nimbus-eth2/tests/official
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
..
all_fixtures_require_ssz.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
fixtures_utils.nim ensure SPEC_VERSION stays synchronized with actual spec tested 2020-06-16 15:43:40 +00:00
test_fixture_bls.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_fixture_const_sanity_check.nim skip hotfixed DEPOSIT_CHAIN_ID/DEPOSIT_NETWORK_ID const checks (#1434) 2020-08-04 15:53:39 +00:00
test_fixture_operations_attestations.nim restore EpochRef and flush statecaches on epoch transitions (#1312) 2020-07-15 12:44:18 +02:00
test_fixture_operations_attester_slashings.nim restore EpochRef and flush statecaches on epoch transitions (#1312) 2020-07-15 12:44:18 +02:00
test_fixture_operations_block_header.nim Bump nim-blscurve (#1491) 2020-08-15 19:33:58 +02:00
test_fixture_operations_deposits.nim Merge devel and resolve the conflicts 2020-07-08 15:36:03 +03:00
test_fixture_operations_proposer_slashings.nim restore EpochRef and flush statecaches on epoch transitions (#1312) 2020-07-15 12:44:18 +02:00
test_fixture_operations_voluntary_exit.nim use cache in process_voluntary_exit() (#1507) 2020-08-14 12:42:59 +00:00
test_fixture_sanity_blocks.nim removed the BlockPool type and all of the proxy functions around it (#1401) 2020-07-30 21:18:17 +02:00
test_fixture_sanity_slots.nim state_transition implements the spec fairly directly (#1220) 2020-06-23 13:54:24 +00:00
test_fixture_shuffling.nim measure/find slow tests (#624) 2019-12-05 11:27:00 +01:00
test_fixture_ssz_consensus_objects.nim cache block hash (#1329) 2020-07-16 15:16:51 +02:00
test_fixture_ssz_consensus_objects.nim.cfg Ssz fixes (#566) 2019-11-19 12:04:51 +01:00
test_fixture_ssz_generic_types.nim reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
test_fixture_state_transition_epoch.nim restore EpochRef and flush statecaches on epoch transitions (#1312) 2020-07-15 12:44:18 +02:00