prysm-pulse/beacon-chain/blockchain
Preston Van Loon 78a25f99c3
Update fastssz (#6760)
* Update fastssz
* Merge branch 'master' of github.com:prysmaticlabs/prysm into update-fssz
* fmt
* gaz
* Merge refs/heads/master into update-fssz
* goimports
* Merge refs/heads/master into update-fssz
* Merge refs/heads/master into update-fssz
* Merge refs/heads/master into update-fssz
* Merge refs/heads/master into update-fssz
* Merge refs/heads/master into update-fssz
* Fix
* fix ethereumapis
* fix again
* kafka
* fix gen file
* fix compute signing root
* gofmt
* checkpoint progress
* progress
* checkpoint
* progress
* Fix build
* checkpoint
* helpers
* Another test fixed
* gaz
* another test fix
* gofmt
* some fixes
* Merge branch 'master' of github.com:prysmaticlabs/prysm into update-fssz
* fix one test
* Merge branch 'master' of github.com:prysmaticlabs/prysm into update-fssz
* fill empty checkpoint roots
* more padding
* more padding
* Fix //beacon-chain/rpc/debug:go_default_test
* fix //beacon-chain/core/state:go_default_test
* fix //beacon-chain/core/state:go_default_test
* fix some htr errors
* fix //slasher/rpc:go_default_test
* Progress on //beacon-chain/core/blocks:go_default_test
* Progress on //beacon-chain/core/blocks:go_default_test
* Progress on //beacon-chain/core/blocks:go_default_test
* fix //slasher/db/kv:go_default_test
* progress
* fix //beacon-chain/sync/initial-sync:go_raceon_test
* gofmt and gaz
* fix one more test, taking a break
* Fix //beacon-chain/core/blocks:go_default_test
* Complete beacon-chain/powchain
* Do most of beacon-chain/rpc/beacon/
* Do most of beacon-chain/blockchain
* fix //beacon-chain/operations/attestations/kv:go_default_test
* Fix //beacon-chain/cache/depositcache:go_default_test
* Fix //slasher/detection:go_default_test
* Progress
* fix //beacon-chain/rpc/validator:go_default_test
* gofmt
* fix //validator/client:go_default_test
* fix
* fix //beacon-chain/blockchain:go_raceoff_test
* fix //beacon-chain/rpc/beacon:go_default_test
* fix 1 of 4 shards in //beacon-chain/sync:go_default_test
* Fix //beacon-chain/sync:go_default_test and gofmt
* prevent panic
* fix //beacon-chain/state/stategen:go_default_test
* fix
* Merge branch 'master' of github.com:prysmaticlabs/prysm into update-fssz
* fix most tests
* Self review, go mod tidy, run regen scripts
* fix slasher
* Update ethereumapis
* disable spawn strategy override
* Merge refs/heads/master into update-fssz
* Merge refs/heads/master into update-fssz
* Remove extra line in imports
* Remove extra line in imports
* Gofmt
* PR feedback from @nisdas
2020-08-24 01:46:17 +00:00
..
testing Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
BUILD.bazel Implement checkpt info cache (#7070) 2020-08-21 08:50:21 -07:00
chain_info_norace_test.go Applies assertion funcs to blockchain tests (#6605) 2020-07-16 12:11:39 +00:00
chain_info_test.go Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
chain_info.go Refactor verifyBlkDescendant to be public in chainservice API (#6552) 2020-07-11 00:16:52 +00:00
checkpoint_info_cache_test.go Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
checkpoint_info_cache.go Implement checkpt info cache (#7070) 2020-08-21 08:50:21 -07:00
head_test.go Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
head.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00
info_test.go Improve test coverage info.go (#6618) 2020-07-16 22:44:43 +00:00
info.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00
init_sync_process_block.go Move skip-regen-historical-states to deprecated (#6512) 2020-07-08 00:15:45 +00:00
log.go Add slot in epoch (#7064) 2020-08-20 13:43:03 -05:00
metrics.go Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
process_attestation_helpers.go Only cache check point state if it hasn't existed in other cache (#7037) 2020-08-17 16:20:34 -05:00
process_attestation_test.go Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
process_attestation.go Add and use genesis time in config (#6966) 2020-08-11 14:36:32 -05:00
process_block_helpers.go Pool: Use a TTL cache for seen bits (#7015) 2020-08-21 16:27:51 -07:00
process_block_test.go Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
process_block.go Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
receive_attestation_test.go Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
receive_attestation.go Tidying up a few core functions (#6995) 2020-08-20 19:53:22 +00:00
receive_block_test.go Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
receive_block.go Fix 2nd Stage of Sync (#7006) 2020-08-15 15:14:59 +00:00
service_norace_test.go Applies assertion funcs to blockchain tests (#6605) 2020-07-16 12:11:39 +00:00
service_test.go Update fastssz (#6760) 2020-08-24 01:46:17 +00:00
service.go Add and use genesis time in config (#6966) 2020-08-11 14:36:32 -05:00