nimbus-eth2/tests/mocking
Mamy Ratsimbazafy 454b9d0724
Bump nim-blscurve (#1491)
* Bump BLSCurve

* Use unified aggregation API

* use new blscurve with unified aggregate API

* bump

* fix toRaw

* replace state_sim combine with AggregateSignature

* Fix 32-bit

* Fix 32-bit for real and test deactivating ccache for fno-tree-lopp-vectorize flag

* change compilation switches to narrow down Linux issue

* Use -fno-tree-vectorize to disable both tree-loop-vectorize and tree-slp-vectorize

* blscurve now disables both Loop and SLP vectorization

* Add tests for the miracl/milagro fallback

* Travis has max log size of 4MB

* Test with Miracl in the finalization test

* fix state_sim log level

* Coment out the slow fallback tests
2020-08-15 19:33:58 +02:00
..
mock_attestations.nim Bump nim-blscurve (#1491) 2020-08-15 19:33:58 +02:00
mock_blocks.nim cache block hash (#1329) 2020-07-16 15:16:51 +02:00
mock_deposits.nim Prefer converting int` to uint64 and switch foo.len.uint64 to .len64 (#1375) 2020-07-26 20:55:48 +02:00
mock_genesis.nim Merge devel and resolve conflicts 2020-07-10 02:02:40 +03:00
mock_state.nim state_transition implements the spec fairly directly (#1220) 2020-06-23 13:54:24 +00:00
mock_validator_keys.nim Bump nim-blscurve (#1491) 2020-08-15 19:33:58 +02:00