Giter Club home page Giter Club logo

Comments (12)

tymat avatar tymat commented on July 4, 2024

We'll fix up the registration message. Might still be using the old help file.

from digixbot-contracts.

karalabe avatar karalabe commented on July 4, 2024

Another issue. I've tried the setaddress <addr>, but no reply comes, and afterwards accountinfo returns External Account 0x0000000000000000000000000000000000000000.

from digixbot-contracts.

karalabe avatar karalabe commented on July 4, 2024

Also tried depositinfo, but no reply came to that either.

from digixbot-contracts.

czepluch avatar czepluch commented on July 4, 2024

Confirming that this is a problem. I've been getting no response on any commands for the last hour.

from digixbot-contracts.

tymat avatar tymat commented on July 4, 2024

There were issues with the oracle's connectivity to Reddit so it was unable to fetch the messages. It should work now and previous commands should have been processed and notifications sent.

from digixbot-contracts.

karalabe avatar karalabe commented on July 4, 2024

@tymat setaddress and depositinfo still don't do anything though.

from digixbot-contracts.

tymat avatar tymat commented on July 4, 2024

I sent you the setaddress command and you should have received a notice about it. Can you try sending a setaddress again?

from digixbot-contracts.

karalabe avatar karalabe commented on July 4, 2024

Tried it again now, can confirm that setaddress works.

from digixbot-contracts.

karalabe avatar karalabe commented on July 4, 2024

And can also confirm that now depositinfo also seems to work.

from digixbot-contracts.

tymat avatar tymat commented on July 4, 2024

Also there was a mistake in the registration message. The getaddress command is replaced with accountinfo which should give you the account balance and your current settings.

from digixbot-contracts.

karalabe avatar karalabe commented on July 4, 2024

Btw, just a small thing that might make user experience a bit better. In the deposit info message, where you detail how you can send a transaction to the wallet account, you specify the amount in wei. It might be a bit friendlier to use ether as the denomination:

web3.eth.sendTransaction({from: "0x...", to: "0x...", value: web3.toWei(2, "ether")});

from digixbot-contracts.

tymat avatar tymat commented on July 4, 2024

Updated the message with a few examples. Our plan is to add a list of links to some good downloadable/online wallets once they are ready for public use.

from digixbot-contracts.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.