prysm-pulse/sharding/contracts
Fynn 46b667709f Merge branch 'prysmaticLabs' into geth-sharding
Former-commit-id: 9918b52f2299661d536c8b09e4e986b8fb33ec58 [formerly 9b8f31820b55346ec9c76a61fa97dfc664595670]
Former-commit-id: bdc5c5fb1c8c727dff13c2375ce8626eeeb624d9
2018-02-06 21:51:22 +01:00
..
README.md update codeblock type 2018-01-27 14:29:17 -05:00
validator_manager.go Update sharding client to use generated go bindings 2018-01-27 14:24:13 -05:00
validator_manager.sol CollationAdded event unpacked 2018-02-06 09:47:41 +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