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 |
|
Radosław Kapka
|
e92b546a36
|
Return proposer reward from ProcessSyncAggregate (#12047)
|
2023-02-27 19:04:23 +01: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 |
|
Potuz
|
856102cba8
|
Implement bound on expected withdrawals (#11760)
* Implement bound on expected withdrawals
This PR implements https://github.com/ethereum/consensus-specs/pull/3095
* Terence's suggestion
Co-authored-by: terencechain <terence@prysmaticlabs.com>
* Update spectests
* fix minimal preset
* Clear committee cache during header tests to ensure active validators ain't leaking
* Rm debug log
* Rm bad init
* Update consensus spec sha
* Fix bad tests and remove redundant casting
* Fix build
* MAX_VALIDATORS_PER_WITHDRAWALS_SWEEP typo
Co-authored-by: terencechain <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2022-12-16 06:45:26 +00:00 |
|
Potuz
|
babfc66c5b
|
Check BLS changes when requesting from pool (#11718)
* Check BLS changes when requesting from pool
* Terence's suggestions
* Radek's suggestion
Co-authored-by: terencechain <terence@prysmaticlabs.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
|
2022-12-09 14:41:45 +00:00 |
|
terencechain
|
8cb07e0c2b
|
Spec test: capella and update to v1.3.0-alpha.1 (#11683)
|
2022-11-30 12:08:04 -08:00 |
|