v1.0.0-alpha.9
Pre-release
Pre-release
alexsporn
released this
08 Mar 09:17
·
810 commits
to develop
since this release
What's Changed
- Hook up retainer events by @cyberphysic4l in #766
- Fix active flag in validators endpoint by @muXxer in #772
- Adapt to latest hive.go changes by @muXxer in #773
- Fixed index out of range crash when dropping autopeering neighbors by @alexsporn in #778
- Feat: Cleanup MemLeak PR by @hmoog in #774
- Recreate mempool breaking with invalid signature by @cyberphysic4l in #770
- Fix bug with implicit account and basic output signatures by @cyberphysic4l in #771
- Fix chain managment logic by @hmoog in #737
- Implement Reset function in the missing components. by @piotrm50 in #790
- Add event API docker tests by @jkrvivian in #775
- change order of operations for a quick fix on the overflow by @oliviasaa in #786
- Feat: Make protocol "inspectable" by @hmoog in #787
- Bump iota.go by @PhilippGackstatter in #805
- Refactor REST api request handling by @cyberphysic4l in #807
- Always enable REST-API component to fix dependency injection by @muXxer in #812
- Fix RootCommitment issues and avoid RootBlockCommitmentID being called for every block we attach by @jonastheis in #791
- Implement
epochstore.CachedStore
and use it for committee store to avoid disk access when propagating weight by @jonastheis in #814 - Feat: Debug tooling (extend inspection to protocol.Engines) by @hmoog in #804
- Add transaction retainer by @muXxer in #769
- Fix: Chain switching (from halted chain) by @jonastheis in #780
- Send
has_pruned
over INX by @alexsporn in #788 - Add Blockretainer by @daria305 in #652
- Fix: Eviction order in protocol to use lo.BatchReverse by @hmoog in #818
- Fixed Retainer.BlockRetained event not being linked to the block retainer by @alexsporn in #820
- Mark filtered blocks invalid by @jonastheis in #819
Full Changelog: v1.0.0-alpha.8...v1.0.0-alpha.9