prysm-pulse/beacon-chain/state/state-native
kasey d0ae692f4c give deneb it's own field count config value (#12806)
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
2023-08-31 08:41:57 -05:00
..
custom-types Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
types Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
beacon_state_mainnet.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
beacon_state_minimal.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
doc.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
error.go Clean up misc warnings (#10900) 2022-06-21 15:26:56 +00:00
getters_attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
getters_attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
getters_block_test.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
getters_block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
getters_checkpoint_test.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
getters_checkpoint.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
getters_eth1.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
getters_misc.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
getters_participation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
getters_participation.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
getters_payload_header.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
getters_randao.go Deduplicate native state (a.k.a. One State to rule them all) (#10483) 2022-05-09 13:02:34 +00:00
getters_state.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
getters_sync_committee.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
getters_test.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
getters_validator_test.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
getters_validator.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
getters_withdrawal_test.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
getters_withdrawal.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
hasher_test.go Change native execution value to Gwei Uint64 (#12291) 2023-04-22 00:44:28 +00:00
hasher.go give deneb it's own field count config value (#12806) 2023-08-31 08:41:57 -05:00
proofs_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proofs.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
readonly_validator_test.go Remove unused methods from interface (#12164) 2023-03-20 15:36:33 -05:00
readonly_validator.go fix: update nil check for new validator (#12677) 2023-08-01 04:13:57 +00:00
references_test.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
setters_attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
setters_attestation.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
setters_block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
setters_checkpoint.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
setters_eth1.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
setters_misc.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
setters_participation.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
setters_payload_header.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
setters_randao.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
setters_state.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
setters_sync_committee.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
setters_validator.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
setters_withdrawal_test.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
setters_withdrawal.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
spec_parameters.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
ssz.go Use prysmaticlabs/fastssz as a direct dependency (#10941) 2022-06-28 13:03:24 +00:00
state_fuzz_test.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
state_test.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
state_trie_test.go Add Deneb state (#12375) 2023-08-31 08:41:57 -05:00
state_trie.go give deneb it's own field count config value (#12806) 2023-08-31 08:41:57 -05:00
types_test.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
types.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00