v0.0.10
What's Changed
- docs: Update DEVNETS to reflect latest auth workflow by @exdx in #253
- Millisecond Block Time + Reduce Future Bound + Remove Block Cost by @patrick-ogrady in #248
- Update to AvalancheGo@v1.10.5 by @patrick-ogrady in #257
- MorpheusVM: The Choice is Yours by @patrick-ogrady in #258
- Add
storage
helper by @patrick-ogrady in #274 - Batch WebSocket Messages + Handle Ungraceful WebSocket Close by @patrick-ogrady in #276
- Add metrics to Pebble by @patrick-ogrady in #277
- add github workflow to identify stale issues and PRs by @najeal in #279
- Pre-allocate Memory in
codec.Packer
by @patrick-ogrady in #280 - Use FIFO Cache for Accepted Blocks by @patrick-ogrady in #288
- Fix typo in README.md by @eltociear in #289
- Update to AvalancheGo dev by @patrick-ogrady in #278
- [License] Ecosystem v1.1 by @patrick-ogrady in #291
- [gossiper] Reduce logging verbosity + add metrics by @patrick-ogrady in #290
- Fix initial unhealthy flake by @patrick-ogrady in #292
- [examples] Update to Ecosystem@1.1 by @patrick-ogrady in #295
- [e2e] Reduce state sync delay by @patrick-ogrady in #296
- [examples] Make persist tx optional by @patrick-ogrady in #298
- create TypeID for Actions/Auths + delete reflection in Registry by @najeal in #297
- Final release nits by @patrick-ogrady in #301
- [examples] Add more tx/memory metrics to prometheus by @patrick-ogrady in #308
- [examples] Increase no gossip builder diff config by @patrick-ogrady in #316
New Contributors
- @najeal made their first contribution in #279
- @eltociear made their first contribution in #289
Full Changelog: v0.0.9...v0.0.10