terencechain
|
d17996f8b0
|
Update to V4 🚀 (#12134)
* Update V3 from V4
* Fix build v3 -> v4
* Update ssz
* Update beacon_chain.pb.go
* Fix formatter import
* Update update-mockgen.sh comment to v4
* Fix conflicts. Pass build and tests
* Fix test
|
2023-03-17 18:52:56 +00:00 |
|
Radosław Kapka
|
77d3ccb9ad
|
Clean up state types (#11916)
* Clean up state types
* rename package
|
2023-01-26 14:40:12 +00:00 |
|
Radosław Kapka
|
1a048a2f2a
|
Refactor BLS change pool (#11894)
* Refactor BLS change pool
* update mock's signature
* do not return error from `MarkIncluded`
* fix tests
* fix mock's signature
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2023-01-23 14:11:45 +00:00 |
|
Radosław Kapka
|
2dc56878cd
|
Implement getPoolBLSToExecutionChanges API endpoint (#11801)
* Implement `getPoolBLSToExecutionChanges` API endpoint
* fix
(cherry picked from commit d602c94b7b0a9c4ecab7a8da023a559d39ce893b)
* unify with Capella
* newline
|
2022-12-21 13:01:04 +00:00 |
|