Nishant Das
|
d7a7fa025d
|
Graduate Active Balance Cache Feature (#10550)
* graduate feature
* gaz
* clear cache
|
2022-04-21 02:59:52 +00:00 |
|
terence tsao
|
0411b7eceb
|
Payload ID caching (#10481)
|
2022-04-06 16:36:52 -07:00 |
|
Nishant Das
|
652b1617ed
|
Use Next Slot Cache In More Places (#9884)
* add changes
* terence's review
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
|
2021-11-12 23:46:06 +00:00 |
|
terence tsao
|
c21e43e4c5
|
Refactor: move functions beacon-chain/core/time -> time/slots (#9719)
* Move necessary functions beacon-chain/core/time -> time/slots
* Fix fuzz
* Fix build
* Update slot_epoch.go
|
2021-10-01 15:17:57 -05:00 |
|
terence tsao
|
8219af46e4
|
Move slot epoch from core to time pkg (#9714)
* Move slot epoch from core to time pkg
* Fix fuzz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-30 19:00:14 +00:00 |
|
Nishant Das
|
a196c78bed
|
clean up (#9709)
|
2021-09-30 08:10:49 -07:00 |
|
terence tsao
|
376d248c22
|
Add in progress handler to committee cache (#9664)
* Add in progress handler for committee cache
* Remove debug print
* Update validators.go
* Fix all the tests
* More tests
* Update committee_disabled.go
* Update committee_disabled.go
* Update testing util
* Update main.go
Co-authored-by: Nishant Das <nishdas93@gmail.com>
|
2021-09-26 23:27:57 +08:00 |
|
Raul Jordan
|
29513c804c
|
Create Encoding Bytesutil (#9658)
* bytesutil
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-23 15:23:37 +00:00 |
|
Raul Jordan
|
f3d6dbcc1e
|
Move Shared/Params Into Config/Params (#9642)
* config params into pkg
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-21 19:59:25 +00:00 |
|
Raul Jordan
|
7dadc780b8
|
Move Shared Packages into Math/ and IO/ (#9622)
* amend
* building
* build
* userprompt
* imports
* build val
* gaz
* io file
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-17 21:55:24 +00:00 |
|
Raul Jordan
|
23e2d62c0c
|
Create Container Package for Shared/ Subpackages (#9607)
* ensure run
* amend
* fix initial sync test target
Co-authored-by: prestonvanloon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-16 12:05:58 -05:00 |
|
terence tsao
|
ee5d75732d
|
Add pkg crypto (#9603)
* Add pkg crypto
* Update go.yml
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-15 22:55:11 +00:00 |
|
Preston Van Loon
|
4beb352e6f
|
Move Slot and Epoch functions from helpers to core pkg (#9519)
* Move Slot and Epoch functions from helpers to core
* limited viz
* goimports
* fix fuzz build
* fix fuzz build
* fix
* fix
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-03 20:10:31 +00:00 |
|
terence tsao
|
46b22bb649
|
Clean up committee helpers (#9504)
* Clean up committee related helper funcs
* Go fmt
Co-authored-by: Nishant Das <nishdas93@gmail.com>
|
2021-09-01 15:17:10 +00:00 |
|