cmditch / elm-ethereum

dApps in Elm
https://package.elm-lang.org/packages/cmditch/elm-ethereum/1.0.1/
BSD 3-Clause "New" or "Revised" License
146 stars 21 forks source link

Majority Web3 Coverage & Event Watching Attained #13

Closed cmditch closed 7 years ago

cmditch commented 7 years ago

:neckbeard: Epic Neckbeard Sesh :neckbeard:

Lacking: Tests & Documentation 📋

Check differences between TestRPC, Ropsten, Kovan, Mainnet, w/ & w/o MetaMask. Make a reference file for each of these networks for a particular call on each complex object, e.g., Contract, Tx, Address, Log. Update decoders accordingly, with nullable and optionals.

Consider naming changes

Add complex remaining functions web3.eth.isSyncing

*Did some git reset and git force pushes to clean up some oddities. This may seem like deja vu.