..
archive_test.go
Update run time to v0.9.3 ( #4154 )
2020-01-07 18:47:39 +00:00
archive.go
Use state validator index map ( #5383 )
2020-04-11 14:47:22 -05:00
archived_point_test.go
State service clean up - better migration ( #5391 )
2020-04-11 13:54:19 -07:00
archived_point.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
attestations_test.go
Update run time to v0.9.3 ( #4154 )
2020-01-07 18:47:39 +00:00
attestations.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
backup_test.go
Ensure New State Type Tests Pass in Prysm ( #4646 )
2020-01-31 12:57:01 -08:00
backup.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
blocks_test.go
Fix save blocks return nil ( #5237 )
2020-03-28 19:05:56 +00:00
blocks.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
BUILD.bazel
Use state validator index map ( #5383 )
2020-04-11 14:47:22 -05:00
check_historical_state.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
checkpoint_test.go
Ensure New State Type Tests Pass in Prysm ( #4646 )
2020-01-31 12:57:01 -08:00
checkpoint.go
Micro optimizations on new-state-mgmt service for initial syncing ( #5241 )
2020-03-30 17:10:45 -05:00
deposit_contract_test.go
Add Deposit Contract Methods to DB Refactor ( #3264 )
2019-08-21 16:11:50 -05:00
deposit_contract.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
encoding_test.go
Beacon State: More consistent nil return for state ( #4854 )
2020-02-13 20:34:50 +00:00
encoding.go
Beacon State: More consistent nil return for state ( #4854 )
2020-02-13 20:34:50 +00:00
finalized_block_roots_test.go
Ensure New State Type Tests Pass in Prysm ( #4646 )
2020-01-31 12:57:01 -08:00
finalized_block_roots.go
Batch save blocks for initial sync. 80% faster BPS ( #5215 )
2020-03-30 18:04:10 +00:00
kv_test.go
Micro optimizations on new-state-mgmt service for initial syncing ( #5241 )
2020-03-30 17:10:45 -05:00
kv.go
Use state validator index map ( #5383 )
2020-04-11 14:47:22 -05:00
operations_test.go
Update run time to v0.9.3 ( #4154 )
2020-01-07 18:47:39 +00:00
operations.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
powchain.go
Replace boltdb imports with bbolt import ( #5193 )
2020-03-24 20:00:54 +00:00
regen_historical_states.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
schema.go
Use state validator index map ( #5383 )
2020-04-11 14:47:22 -05:00
slashings_test.go
Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm ( #4112 )
2019-11-27 05:08:18 +00:00
slashings.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
state_summary_test.go
Productionization new state service part 1 ( #5230 )
2020-03-27 13:28:38 -07:00
state_summary.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
state_test.go
Handle genesis case for blocks/states at slot index ( #5224 )
2020-03-27 00:09:14 +00:00
state.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
utils.go
Replace boltdb imports with bbolt import ( #5193 )
2020-03-24 20:00:54 +00:00