prysm-pulse/sharding/contracts
Fynn 0d9e52cdbb Test withdraw
Known issue: Test failing until upstream merges fix with abigen


Former-commit-id: 50560ecd4d58885193d11819fc0d3f94f887f615 [formerly 34a38d7f3ab02879d2a2b8ee34be3ae1eafa1548]
Former-commit-id: 81778c0cdd45741888f6ca6640b46f54001ea1e4
2018-02-08 14:02:33 +01:00
..
README.md update codeblock type 2018-01-27 14:29:17 -05:00
validator_manager_test.go Test withdraw 2018-02-08 14:02:33 +01:00
validator_manager.go new VMC go bindings 2018-02-07 20:57:25 +01:00
validator_manager.sol Update VMC go bindings 2018-02-07 16:50:43 +01:00

Sharding contracts

Generate contract bindings from this directory:


go run ../../cmd/abigen/main.go --sol validator_manager.sol --pkg contracts --out validator_manager.go