prysm-pulse/beacon-chain/core/transition
terence tsao 3ce26ae7e2
Add process payload header (#10529)
* Add process payload header

* Update block.go

* Remove unused receivers

* Use errors vars

* Add some comments

* Add some comments
2022-04-17 07:02:59 +00:00
..
interop Move Shared Packages into Math/ and IO/ (#9622) 2021-09-17 21:55:24 +00:00
stateutils Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
altair_transition_no_verify_sig_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
bellatrix_transition_no_verify_sig_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
benchmarks_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
BUILD.bazel Make Next Slot Cache Default (#10110) 2022-02-02 11:40:46 +00:00
log.go Rename beacon-chain/core/state to beacon-chain/core/transition pkg (#9530) 2021-09-08 10:41:47 +00:00
skip_slot_cache_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
skip_slot_cache.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
state_fuzz_test.go Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
state_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
state.go Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +00:00
trailing_slot_state_cache_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
trailing_slot_state_cache.go Make Next Slot Cache Default (#10110) 2022-02-02 11:40:46 +00:00
transition_fuzz_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
transition_no_verify_sig_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
transition_no_verify_sig.go Add process payload header (#10529) 2022-04-17 07:02:59 +00:00
transition_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
transition.go Add static analysis for unsafe uint casting (#10318) 2022-03-11 09:34:30 +00:00