Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
save confirmations sigs into app state (#102)
* starter * testing client with ganache * Squashed 'contracts/' content from commit ab4fd0e git-subtree-dir: contracts git-subtree-split: ab4fd0e * contract wrappers and bindings * subscribed to deposits/exists. Some tests * added wrappers to the contracts folder * Squashed 'contracts/' changes from ab4fd0e..dc28e6a dc28e6a [Audit Milestone] No rootchain finality checks (#79) b7ddf5c Simple Merkle Tree (#77) 62a9462 position in the exit struct. removed helpers (#78) git-subtree-dir: contracts git-subtree-split: dc28e6a * MOAR PROGRESS * papusa * gopkg fix * added clean to npm script. temp removed wrappers * Squashed 'contracts/' changes from dc28e6a..4fcc49e 4fcc49e doc typo (#83) 088adc7 [Audit milestone] Fee withdrawal for validators (#80) bc1b116 Finalize Revert (#82) git-subtree-dir: contracts git-subtree-split: 4fcc49e * updated wrappers * updated config for block finality and eth priv key default directory * Squashed 'contracts/' changes from 4fcc49e..1b58d54 1b58d54 added eth blocknum to the deposit struct (#85) git-subtree-dir: contracts git-subtree-split: 1b58d54 * deposits with finality checks * merge conflicts * removed err from HasTxBeenExited * refactors and added tests. Fixed deposit encoding/decoding * typo * debugging * changed rlp to json * save progress * save confirmations sigs into app state * added check for fee amount * added confirmation signatures to prove command * ante * adjusted names, load latest version * remove prints * merge conflicts * merge conflicts for contracts * more merge conflicts * conflict * undo merges that didnt delete * last of conflicts * fixed build and test issues * refactored app tests, works around genesis deposit issue
- Loading branch information