prysm-pulse/beacon-chain/utils
Nishant Das 1e862511aa
Replace Solidity Contract With Vyper (#1343)
* adding deposit contract

* Adding bindings

* remove unused info

* shifting deploy function over

* new changes

* fixing tests and moving log utils to contract package

* new changes,helpers, fixing tests

* fix failing test

* readme

* contract change

* changes to contract

* new changes,helpers, fixing tests

* missing files

* adding constructor to contract

* lint

* updating with spec

* finally got it fixed

* add in deposit arguments

* new changes

* all tests pass

* addresing raul's and terence's comments

* remove vrc
2019-01-28 16:45:28 +08:00
..
block_vote_cache_test.go Move BlockVoteCache out of ActiveState (#739) 2018-11-11 08:54:17 -08:00
block_vote_cache.go remove BlockVoteCacheDeepCopy function (#966) 2018-11-25 22:26:44 +08:00
BUILD.bazel Replace Solidity Contract With Vyper (#1343) 2019-01-28 16:45:28 +08:00
clock_test.go Implement Precise Ticker For Slot Interval (#635) 2018-10-10 11:17:48 -05:00
clock.go Implement Precise Ticker For Slot Interval (#635) 2018-10-10 11:17:48 -05:00
flags.go Remove Simulator Service (#1392) 2019-01-27 12:51:44 -08:00
shuffle_test.go Reformat Configs for Readability (#1256) 2019-01-05 20:36:05 -08:00
shuffle.go Update Shuffle Function (#1055) 2018-12-09 11:21:23 -08:00