Raul Jordan
|
0326be86b5
|
Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112)
* starting on patch
* finish determining all required patches
* properly redefine the patch rules
* new patch
* rem double semicolon
* fix patch file
* Merge branch 'master' of github.com:prysmaticlabs/prysm into deprecate-eth-protos
* building the deps
* test target passes using ethereumapis
* compile gateway
* attempting to build everything
* e2e use ethereumapis
* more fixes for slasher
* other item
* getting closer to compiling slasher
* build slasher package
* Merge branch 'master' into deprecate-eth-protos
* Merge branch 'master' into deprecate-eth-protos
* fix benches
* lint gazelle
* Merge branch 'deprecate-eth-protos' of github.com:prysmaticlabs/prysm into deprecate-eth-protos
* proper gateway
* lint
* Merge branch 'master' into deprecate-eth-protos
* fix build
* Merge branch 'deprecate-eth-protos' of github.com:prysmaticlabs/prysm into deprecate-eth-protos
* use swag
* resolve
* ignore change
* include new patch changes
* fix test
* builds
* fix e2e
* gaz
|
2019-11-27 05:08:18 +00:00 |
|
Nishant Das
|
7d0e5a9dc4
|
Use Latest Vote Map (#4102)
* add latest vote map
* fix all tests
* remove db crud methods
* Merge branch 'master' into latestVoteMap
* preston's review
* Merge branch 'latestVoteMap' of https://github.com/prysmaticlabs/geth-sharding into latestVoteMap
|
2019-11-25 16:34:20 +00:00 |
|
terence tsao
|
c425bf2c31
|
Refactor fork choice start up (#3360)
* Done
* Test
* Fixed test
* emit state initialized
* Fixed existing tests
* Lint
* Lint
|
2019-08-30 08:58:02 -05:00 |
|
terence tsao
|
323bbe10ed
|
Add checkpoint to state caching (#3333)
|
2019-08-27 15:01:27 -07:00 |
|
terence tsao
|
1c4b7329f2
|
Part 2 of fork choice update - benchmark tests (#3212)
|
2019-08-20 16:13:20 -06:00 |
|