Release v0.24.0
Changelog
v0.24.0 (2021-06-08)
Closed issues:
- altair.processAttestation() performance issue #2618
- getDomain uses wrong epochMsg #2615
- Add SyncCommittee signature set in all block sigs #2610
Merged pull requests:
- chore(release): v0.24.0 #2659 (@wemeetagain)
- rename publish script #2658 (@mpetrunic)
- Fix lerna git sha appening to canary #2656 (@mpetrunic)
- Limit release CI concurrency #2655 (@mpetrunic)
- fix npm auth on nightly workflow #2653 (@mpetrunic)
- Move light-client demo UI to its own repo #2652 (@dapplion)
- Fix lerna publish nightly command #2649 (@dapplion)
- Add release nightly workflow #2647 (@dapplion)
- Set SYNC_COMMITTEE_SIZE to 512 for mainnet #2639 (@tuyennhv)
- Bump ws from 6.2.1 to 6.2.2 #2638 (@dependabot[bot])
- Fix Benchmark GA #2636 (@dapplion)
- Fix debug state api limitation #2633 (@3xtr4t3rr3str14l)
- More memory for benchmark workflow #2632 (@tuyennhv)
- Process blocks in epoch #2628 (@dapplion)
- Impove processAttestation for altair #2626 (@dapplion)
- Verify SyncCommittee signatures in batch #2625 (@tuyennhv)
- Benchmark workflow #2621 (@tuyennhv)
- Remove naive code #2620 (@dapplion)
- Validate SyncCommitteeSignatureSet #2617 (@dapplion)
- Explicitly pass epoch message sig to getDomain #2616 (@dapplion)
- Allow to disable bls batch verify in block processor #2614 (@dapplion)
- Allow to disable sync process as chain segment #2613 (@dapplion)
- Switch to new Teku network oonoonba #2612 (@dapplion)
- Fix bootfile parsing #2611 (@wemeetagain)
- Split preset from config #2585 (@wemeetagain)
- Add LightclientUpdater to BeaconChain #2584 (@dapplion)
- Let minimal FORK_VERSION take prevalence in CLI #2582 (@dapplion)