Raul Jordan
|
d077483577
|
Add V3 Suffix to All Prysm Packages (#11083)
* v3 import renamings
* tidy
* fmt
* rev
* Update beacon-chain/core/epoch/precompute/reward_penalty_test.go
* Update beacon-chain/core/helpers/validators_test.go
* Update beacon-chain/db/alias.go
* Update beacon-chain/db/alias.go
* Update beacon-chain/db/alias.go
* Update beacon-chain/db/iface/BUILD.bazel
* Update beacon-chain/db/kv/kv.go
* Update beacon-chain/db/kv/state.go
* Update beacon-chain/rpc/prysm/v1alpha1/validator/attester_test.go
* Update beacon-chain/rpc/prysm/v1alpha1/validator/attester_test.go
* Update beacon-chain/sync/initial-sync/service.go
* fix deps
* fix bad replacements
* fix bad replacements
* change back
* gohashtree version
* fix deps
Co-authored-by: Nishant Das <nishdas93@gmail.com>
Co-authored-by: Potuz <potuz@prysmaticlabs.com>
|
2022-08-16 12:20:13 +00:00 |
|
Luca G.F
|
c33acde64e
|
Fix counters data races in async tests (#11030)
* Fix counters data races in async/debounce tests
Signed-off-by: Luca Georges Francois <luca.georges-francois@epitech.eu>
* Fix counters data races in async/every tests
Signed-off-by: Luca Georges Francois <luca.georges-francois@epitech.eu>
|
2022-07-12 14:39:18 +00:00 |
|
Radosław Kapka
|
7f56ac6355
|
Massive code cleanup (#10913)
* Massive code cleanup
* fix test issues
* remove GetGenesis mock expectations
* unused receiver
* rename unused params
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2022-06-27 13:34:38 +00:00 |
|
kmax.eth
|
af2b858aa2
|
fix TestLockUnlock_CleansUnused (#10326)
|
2022-03-09 04:08:28 +00:00 |
|
Raul Jordan
|
a9a4bb9163
|
Move Shared/Testutil into Testing (#9659)
* move testutil
* util pkg
* build
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-23 18:53:46 +00:00 |
|
terence tsao
|
8678610683
|
Update package name comments (#9653)
|
2021-09-22 22:38:06 +00:00 |
|
deepsource-autofix[bot]
|
531f05d30d
|
Unused parameter should be replaced by underscore (#9632)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
|
2021-09-20 20:51:59 +00:00 |
|
Raul Jordan
|
11a1f681e0
|
Move Shared Packages Into Async/ (#9620)
* async packages
* change pkg
* build
* working
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-18 17:26:11 +00:00 |
|