Dan Finlay

Results 91 issues of Dan Finlay

The `genesis.json` file format specifies an initial state for the blockchain, including balances of account numbers. This could be very useful for development environments where a client has a wallet...

enhancement
priority1 🚨

Fixed name of method.

c-update
t-interface
w-stale
s-final
e-consensus

[My previous 1102 PR](https://github.com/coopermaruyama/react-web3/pull/37) was not ideal: It was still using the account-polling logic for the `enable()` function, which meant if a user declined the login, it would keep re-requesting...

Currently in several of its scripts, `ember-watson` will insert Ember calls, but without ensuring Ember is imported to the current file. I ran into this because I was using a...

This is a directory of dapps, a cool place to share this: https://www.stateofthedapps.com/submit By the way, we tweeted you out from MetaMask here: https://twitter.com/metamask_io/status/935285426654404608

After Audit

At some point, this system may be ready to grow beyond mere GitHub prioritization. A few additional systems that might be interesting to prioritize along with github issues: - Accute...

enhancement
help wanted

Current basic token voting allows each token to be applied to vote only once. An alternative approach (also very simple) would allow a user to vote up to their token...

enhancement
help wanted

Just wanted to document a third voting system that I'd be very happy to see, as I described to you on our call. - Users authenticate with any number of...

enhancement
help wanted

Currently supported networks are hardcoded into the tokenlog source code, but ideally the tokenlog.json could support any network.

help wanted
good first issue