prysm-pulse/beacon-chain/db/kv
Victor Farazdagi ba07ccb484
Apply testutils assertions: final cleanup (#7003)
* slasher/beaconclient tests
* slasher/db/kv tests
* Merge branch 'master' into apply-testutils-assertions-to-slasher
* fix build
* slasher/detection tests
* rest of the tests
* misc tests
* tools tests
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge branch 'master' into apply-testutils-assertions-misc
* agg tests
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge branch 'master' into apply-testutils-assertions-misc
* Merge branch 'apply-testutils-assertions-misc' of github.com:prysmaticlabs/prysm into apply-testutils-assertions-misc
* updates aggregated_test
* beacon-chain/operations/attestations/kv/* tests updated
* beacon-chain/operations/attestations tests updated
* beacon-chain/operations/slashings tests updated
* Merge branch 'master' into apply-testutils-assertions-misc
* gazelle
* beacon-chain/core tests updated
* fixes test
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge branch 'apply-testutils-assertions-misc' of github.com:prysmaticlabs/prysm into apply-testutils-assertions-misc
* beacon-chain/rpc tests updated
* beacon-chain/sync/initial-sync tests
* misc tests
* optimizes error message parsing in testutils
* Merge branch 'assertutils-optimize-processing' into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* endtoend tests
* Merge branch 'apply-testutils-assertions-misc' of github.com:prysmaticlabs/prysm into apply-testutils-assertions-misc
* gazelle
* Merge refs/heads/master into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* beacon-chain/blockchain tests updated
* Merge branch 'apply-testutils-assertions-misc' of github.com:prysmaticlabs/prysm into apply-testutils-assertions-misc
* beacon-chain/state/stategen tests updated
* beacon-chain all left-over tests are done
* Merge refs/heads/master into apply-testutils-assertions-misc
* validator tests updated
* slasher tests
* Merge branch 'master' into apply-testutils-assertions-misc
* gofmt
* gazelle
* Merge refs/heads/master into apply-testutils-assertions-misc
* shared upd
* end2end tests deps fixed
* Merge branch 'apply-testutils-assertions-misc' of github.com:prysmaticlabs/prysm into apply-testutils-assertions-misc
* Merge refs/heads/master into apply-testutils-assertions-misc
* misc
* all tests are updated
* Merge branch 'apply-testutils-assertions-misc' of github.com:prysmaticlabs/prysm into apply-testutils-assertions-misc
2020-08-25 15:23:06 +00:00
..
archived_point_test.go Applies assertion funcs to beacon-chain/db tests (#6938) 2020-08-08 18:39:01 +00:00
archived_point.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
backup_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
backup.go Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
blocks_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
blocks.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
BUILD.bazel Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
check_historical_state.go Remove new state mgmt within db package (#6373) 2020-06-23 21:36:21 +00:00
check_historical_test_test.go Applies assertion funcs to beacon-chain/db tests (#6938) 2020-08-08 18:39:01 +00:00
checkpoint_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
checkpoint.go Fix Justified and Finalized Retrieval in Genesis (#6861) 2020-08-04 03:34:17 +00:00
deposit_contract_test.go Applies assertion funcs to beacon-chain/db tests (#6938) 2020-08-08 18:39:01 +00:00
deposit_contract.go Fixes receiver name in db/kv (#6356) 2020-06-23 10:15:01 +00:00
encoding_test.go Applies assertion funcs to beacon-chain/db tests (#6938) 2020-08-08 18:39:01 +00:00
encoding.go Add spans to db kv's encode and decode (#6458) 2020-06-30 21:00:49 -07:00
finalized_block_roots_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
finalized_block_roots.go Add spans to db kv's encode and decode (#6458) 2020-06-30 21:00:49 -07:00
kv_test.go Applies assertion funcs to beacon-chain/db tests (#6938) 2020-08-08 18:39:01 +00:00
kv.go Code quality issues - Remove unused code (#6864) 2020-08-05 13:59:46 +02:00
migration_archived_index_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
migration_archived_index.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
migration_block_slot_index_test.go Applies assertion funcs to beacon-chain/db tests (#6938) 2020-08-08 18:39:01 +00:00
migration_block_slot_index.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
migration.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
operations_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
operations.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
powchain.go Fixes receiver name in db/kv (#6356) 2020-06-23 10:15:01 +00:00
regen_historical_states.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
schema.go Code quality issues - Remove unused code (#6864) 2020-08-05 13:59:46 +02:00
slashings_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
slashings.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
state_summary_test.go Applies assertion funcs to beacon-chain/db tests (#6938) 2020-08-08 18:39:01 +00:00
state_summary.go [QSP] Deduplicate functions for audit best practices (#6476) 2020-07-07 11:29:25 -05:00
state_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
state.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
utils_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
utils.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00