Radosław Kapka
|
c996109b3a
|
Return payload value in Wei from /eth/v3/validator/blocks (#13497)
* Add value in Wei to execution payload
* simplify how payload is returned
* test fix
* fix issues
* review
* fix block handlers
|
2024-01-24 20:58:35 +00:00 |
|
terencechain
|
08d6eccfb3
|
Change native execution value to Gwei Uint64 (#12291)
* Default value to uint64
* Fix spectest
* Fix tests
* Fix tests
* Fix tests
* Fix test
* Fix test
* Fix build
* Potuz feedback
* Add test
* Fix test
* Fix test
|
2023-04-22 00:44:28 +00:00 |
|
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 |
|
terencechain
|
a6dd561b9d
|
Process blind withdrawals (#11995)
* Update head before block proposal
* fix e2e runs
* Can process blind withdrwals
* Rm bad change
* Should be in process payload header
* Version check
* Compare roots
* Typo
* Remove redundant checks
* Add tests
* Rm errors
---------
Co-authored-by: nisdas <nishdas93@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2023-02-17 15:49:30 +08:00 |
|
terencechain
|
d4f3257f60
|
Rename block interfaces (#11975)
|
2023-02-09 10:23:32 +01:00 |
|
terencechain
|
8cb07e0c2b
|
Spec test: capella and update to v1.3.0-alpha.1 (#11683)
|
2022-11-30 12:08:04 -08:00 |
|