prysm-pulse/beacon-chain/state/stategen
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
..
BUILD.bazel Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
cold_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
cold.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
epoch_boundary_state_cache_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
epoch_boundary_state_cache.go Epoch boundary cache (#6486) 2020-07-03 17:29:30 +00:00
errors.go Code quality issues - Remove unused code (#6864) 2020-08-05 13:59:46 +02:00
getter_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
getter.go Save finalized checkpoint on beacon chain close (#6431) 2020-07-28 13:35:17 -05:00
hot_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
hot.go Use hot state cache for replay (#7063) 2020-08-20 08:53:10 -07:00
log.go Feature flag to gate prune state upon start up (#5011) 2020-03-05 06:24:59 +00:00
migrate_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
migrate.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
replay_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
replay.go Fix loading historical blocks to replay cold state (#6956) 2020-08-10 23:35:28 +00:00
service_test.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
service.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
setter_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
setter.go ForceCheckpoint return early when zero hashes (#6852) 2020-08-03 18:34:54 +00:00