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 |
|
Nishant Das
|
8ece8fb44b
|
Expose DB Metrics (#3663)
* add in bolt metrics
* unregister in db teardown
* unregister in Close()
* fix clear db case
* fix test error
* gaz
* remove unregister
* remove gaz
|
2019-09-30 10:24:47 -05: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
|
6195a0bfa1
|
Fix GetHeadFromYaml is flakey (#3251)
* Forgot clear cache needs to be within the loop
* space
|
2019-08-20 19:57:35 -06:00 |
|
terence tsao
|
e330fa5733
|
Part 3 of fork choice update - yaml tests (#3213)
|
2019-08-20 16:20:54 -06:00 |
|