Bastin
|
92bd211e4d
|
upgrade v6 to v7 (#15989)
* upgrade v6 to v7
* changelog
* update-go-ssz
|
2025-11-06 16:16:23 +00:00 |
|
Radosław Kapka
|
7025e50a6c
|
Make the multi-value slice permanent (#15414)
* Remove Old State Paths
* Changelog
* Gazelle
* Lint
* Fix State Tests
* fix tests, update native state code
* move ErrOutOfBounds error from consensus types to mvslice
* fix TestStreamEvents_OperationsEvents
* add missing gc to fuzz tests
* more test fixes
* build fix
---------
Co-authored-by: nisdas <nishdas93@gmail.com>
|
2025-07-08 17:45:20 +00:00 |
|
Radosław Kapka
|
214f4a76fb
|
Reclaim memory manually in some tests that fuzz the beacon state (#15395)
|
2025-06-10 21:30:51 +00:00 |
|
Preston Van Loon
|
7df01feb58
|
Remove libfuzzer / afl based builds in favor of go 1.18 fuzz testing (#10065)
* Remove libfuzzer / afl based builds in favor of go 1.18 fuzz testing
* rm beacon-fuzz archive
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2022-01-20 04:51:02 +00:00 |
|
Preston Van Loon
|
98990ba280
|
p2p: Update libp2p and libp2p-pubsub (#10082)
Co-authored-by: Nishant Das <nishdas93@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2022-01-14 14:06:20 +00:00 |
|
Raul Jordan
|
233171d17c
|
[Service Config Revamp] - Sync Service With Functional Options (#9859)
* sync config refactor
* rem
* rem
* testing
* gaz
* next
* fuzz
* build
* fuzz
* rev
* log
* cfg
|
2021-11-05 19:08:58 +00:00 |
|
Raul Jordan
|
975f0ea1af
|
[Service Config Revamp] - Blockchain Initialization (#9783)
* viz
* unexport config
* builds
* viz
* viz
* register cfg
* fuzz
* blockchain opts
* deepsource
* rename flag opts
|
2021-10-18 17:48:05 +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 |
|
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 |
|
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
|
61c24c3870
|
Move Fuzz/ Into Testing/ (#9617)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-16 17:32:51 +00:00 |
|