Changelog
v0.19.0 (2021-04-06)
Closed issues:
Merged pull requests:
- Add queue charts to dashboard #2332 (@dapplion)
- Improve BeaconStateContext validators proxy #2330 (@tuyennhv)
- Add worker pool for BLS sig verification #2328 (@dapplion)
- Update ssz to 0.8.2 #2327 (@wemeetagain)
- Remove bls dependency in utils package #2326 (@dapplion)
- Remove profiler from spec tests utils #2324 (@dapplion)
- Remove un-used dep from spec utils #2323 (@dapplion)
- Add multifork block/state db #2320 (@wemeetagain)
- pretty print peer info #2317 (@3xtr4t3rr3str14l)
- Add getLatestWeakSubjectivityCheckpointEpoch function #2316 (@3xtr4t3rr3str14l)
- Use
allForks.BeaconState
inIBeaconChain
#2315 (@wemeetagain) - Fix winston logger and tests #2314 (@dapplion)
- Update IBeaconConfig#getTypes #2313 (@wemeetagain)
- Refactor metrics #2312 (@dapplion)
- Prepare fast state transition for forks #2303 (@wemeetagain)
- Bump y18n from 4.0.0 to 4.0.1 #2300 (@dependabot[bot])
- Fix validator functions for attestation topics #2299 (@tuyennhv)
- Rename Lightclient to Altair #2294 (@wemeetagain)
- Update discv5 #2290 (@wemeetagain)
- Update to ssz v0.8.0 #2289 (@wemeetagain)
- Use BLS batch verify in AggregateAndProof #2284 (@dapplion)
- Lazy load lockfile library #2281 (@dapplion)
- Add JobQueue for each gossip topic #2277 (@dapplion)
- Refactor job queue #2275 (@dapplion)
- Re-org gossip validation fns #2274 (@dapplion)
- Fix events api url in validator #2273 (@tuyennhv)
- Rename att preState for targetState #2269 (@dapplion)
- Bump butlerlogic/action-autotag #2267 (@dapplion)
- Fix validateAggregateAttestation types + error #2262 (@dapplion)
- Add BeaconCommitteeSubscription ssz type #2260 (@tuyennhv)
- Fix package rename #2239 (@dapplion)
- Don't use libp2p.peerStore.peers directly #2238 (@dapplion)
- implement getStateValidators in lodestar-validator #2234 (@3xtr4t3rr3str14l)
- lodestar-beacon-state-transtition test de-duplication #2219 (@3xtr4t3rr3str14l)
- Trim mnemonic when reading from disk #2218 (@dapplion)