terencechain
|
d17996f8b0
|
Update to V4 🚀 (#12134)
* Update V3 from V4
* Fix build v3 -> v4
* Update ssz
* Update beacon_chain.pb.go
* Fix formatter import
* Update update-mockgen.sh comment to v4
* Fix conflicts. Pass build and tests
* Fix test
|
2023-03-17 18:52:56 +00:00 |
|
a
|
4f6cb3209d
|
Generic map (#11953)
* generic-map
* add tx bench
* fix keys
* rename functions to hopfully make static lint hapy
* reduce a line :)
* remove generic map
---------
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
|
2023-02-02 17:59:51 +00:00 |
|
Raul Jordan
|
b8bbeae740
|
Introduce Thread Safe Map Data Structure (#11940)
* fix thread safety issue
* gazelle
* push up benchmarks
* rev
* rem keys method
* shallow copy
* fxi
|
2023-02-01 14:32:01 +00:00 |
|