prysm-pulse/beacon-chain/state
Nishant Das cdac3d61ea
Custom Block HTR (#5219)
* add custom htr

* fix root

* fix everything

* Apply suggestions from code review

* Update beacon-chain/state/stateutil/blocks.go

* Update beacon-chain/blockchain/receive_block.go

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>

* Update beacon-chain/blockchain/process_block.go

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>

* terence's review

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-03-26 13:10:22 -05:00
..
stategen Fix new state mgmt sync stuck in a loop (#5142) 2020-03-19 18:46:35 -07:00
stateutil Custom Block HTR (#5219) 2020-03-26 13:10:22 -05:00
BUILD.bazel Add span to HTR and skip slot cache (#5197) 2020-03-25 01:15:00 +00:00
cloners.go Remove remaining instances of proto.clone() (#4806) 2020-02-14 01:03:51 +00:00
field_trie_test.go Add Field Trie to State (#5118) 2020-03-18 10:09:31 +08:00
field_trie.go Add enable-state-field-trie for e2e (#5198) 2020-03-25 06:54:56 +00:00
getters_test.go fixes data race in state.Slot (#5067) 2020-03-11 09:11:07 +00:00
getters.go Correctly return attestation data for late requests (#5183) 2020-03-23 21:30:28 -07:00
references_test.go Save attestation to DB gated by archival flag (#4776) 2020-02-06 15:14:52 +00:00
setters.go Integrate Field Tries into Current State (#5082) 2020-03-18 04:52:08 +00:00
state_trie.go new fixes (#5221) 2020-03-26 11:21:02 -05:00
types_test.go Add span to HTR and skip slot cache (#5197) 2020-03-25 01:15:00 +00:00
types.go Integrate Field Tries into Current State (#5082) 2020-03-18 04:52:08 +00:00