..
beacon_state_mainnet_test.go
ran gofmt @ v1.17, these are the resulting changes ( #10362 )
2022-03-14 15:58:13 -05:00
beacon_state_mainnet.go
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
beacon_state_minimal_test.go
ran gofmt @ v1.17, these are the resulting changes ( #10362 )
2022-03-14 15:58:13 -05:00
beacon_state_minimal.go
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
BUILD.bazel
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
doc.go
Split state
package into state-proto
and state-native
( #10069 )
2022-01-13 12:23:53 +01:00
field_roots.go
Remove SSZ Cache ( #10256 )
2022-02-22 17:27:51 +08:00
generated.ssz.go
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
getters_attestation_test.go
Split state
package into state-proto
and state-native
( #10069 )
2022-01-13 12:23:53 +01:00
getters_attestation.go
Native beacon state: v1 ( #10086 )
2022-01-24 11:24:38 +01:00
getters_block_test.go
Some improvements for the state package testing ( #10316 )
2022-03-15 18:32:09 +00:00
getters_block.go
Native beacon state: v1 ( #10086 )
2022-01-24 11:24:38 +01:00
getters_checkpoint_test.go
Complete coverage for in beacon chain state for getters checkpoint ( #10373 )
2022-03-23 09:58:45 +00:00
getters_checkpoint.go
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
getters_eth1.go
Native beacon state: v1 ( #10086 )
2022-01-24 11:24:38 +01:00
getters_misc.go
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
getters_randao.go
Native beacon state: v1 ( #10086 )
2022-01-24 11:24:38 +01:00
getters_state.go
Native beacon state: v1 ( #10086 )
2022-01-24 11:24:38 +01:00
getters_test.go
Some improvements for the state package testing ( #10316 )
2022-03-15 18:32:09 +00:00
getters_validator_test.go
Some improvements for the state package testing ( #10316 )
2022-03-15 18:32:09 +00:00
getters_validator.go
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
proofs_test.go
Split state
package into state-proto
and state-native
( #10069 )
2022-01-13 12:23:53 +01:00
proofs.go
Native beacon state: fieldtrie
package ( #10146 )
2022-02-02 12:18:06 +00:00
readonly_validator_test.go
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
readonly_validator.go
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
references_test.go
Return state interface from native state constructors ( #10208 )
2022-02-14 17:51:22 +08:00
setters_attestation_test.go
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
setters_attestation.go
Native beacon state: v1 ( #10086 )
2022-01-24 11:24:38 +01:00
setters_block.go
Native beacon state: v1 ( #10086 )
2022-01-24 11:24:38 +01:00
setters_checkpoint.go
Native beacon state: v1 ( #10086 )
2022-01-24 11:24:38 +01:00
setters_eth1.go
Native beacon state: v1 ( #10086 )
2022-01-24 11:24:38 +01:00
setters_misc.go
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
setters_randao.go
Native beacon state: v1 ( #10086 )
2022-01-24 11:24:38 +01:00
setters_state.go
Native beacon state: v1 ( #10086 )
2022-01-24 11:24:38 +01:00
setters_validator.go
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
state_test.go
Remove Eth2-Types Dependency in Prysm ( #10578 )
2022-04-29 10:32:11 -04:00
state_trie_test.go
Graduate Balance Trie Feature ( #10552 )
2022-04-25 11:16:41 +02:00
state_trie.go
Graduate Balance Trie Feature ( #10552 )
2022-04-25 11:16:41 +02:00
types_test.go
Return state interface from native state constructors ( #10208 )
2022-02-14 17:51:22 +08:00
types.go
Unify GenesisValidator(s)Root
throughout the codebase ( #10230 )
2022-02-14 13:34:38 +00:00
unsupported_getters.go
Split state
package into state-proto
and state-native
( #10069 )
2022-01-13 12:23:53 +01:00
unsupported_setters.go
Add Method To Modify Participation Bits ( #10409 )
2022-03-23 23:18:02 +08:00