Releases: iotaledger/iota-core
Releases · iotaledger/iota-core
v1.0.0-alpha.25
What's Changed
Full Changelog: v1.0.0-alpha.24...v1.0.0-alpha.25
v1.0.0-alpha.24
What's Changed
- Fixed account diffs by @alexsporn in #958
- Fix docker network tests by @muXxer in #957
- Add engine-switching related metrics by @piotrm50 in #962
Full Changelog: v1.0.0-alpha.23...v1.0.0-alpha.24
v1.0.0-alpha.23
What's Changed
- Enable snapshot creation and syncing in docker net by @PhilippGackstatter in #953
- Fix: Too greedy cut-off condition in accounts getter by @hmoog in #954
- Better Snapshot Import/Export debug logs by @alexsporn in #955
- Fix: OutputID empty after rollback by @hmoog in #956
Full Changelog: v1.0.0-alpha.22...v1.0.0-alpha.23
v1.0.0-alpha.22
What's Changed
- Fixed prunable rollback deleting the rewards by @alexsporn in #952
Full Changelog: v1.0.0-alpha.21...v1.0.0-alpha.22
v1.0.0-alpha.21
What's Changed
- Fix: Tiebreaker for chains with equal weight by @hmoog in #939
- Fix: Prevent spawning of unnecessary chains by @hmoog in #940
- Feat: Adjust log levels to more sane DEBUG defaults by @hmoog in #941
- Export root blocks correctly on snapshots if the target slot is older than the latest finalized slot by @alexsporn in #942
- Properly export and rollback accounts that were created after the target slot by @alexsporn in #943
- Code cleanup by @muXxer in #945
- Fix scheduler bug and add panics by @cyberphysic4l in #946
- Fix scheduler sizes and shutdown by @muXxer in #947
- Use rewards retention period instead of hardcoded 365 days by @alexsporn in #948
- Fix unreachable peers by @muXxer in #949
- Change default params by @muXxer in #950
Full Changelog: v1.0.0-alpha.20...v1.0.0-alpha.21
v1.0.0-alpha.20
What's Changed
- Fix: Only request Attestations when parent of forking point is verified by @hmoog in #937
- Do not export a newer finalized slot than the target slot of a snapshot by @alexsporn in #938
Full Changelog: v1.0.0-alpha.19...v1.0.0-alpha.20
v1.0.0-alpha.19
What's Changed
- Unify wallet: Part 2 by @cyberphysic4l in #889
- Fix Docker Network Tests by @cyberphysic4l in #931
- Replace block metadata topics with
ListenToBlockMetadata
by @muXxer in #929 - fix underflows in rewards tests waiting by @cyberphysic4l in #932
- Fix: Bug with chain eviction by @hmoog in #930
- Feat: Remove unused code by @hmoog in #926
- Remove target slot from
engine.WriteSnapshot
by @muXxer in #935
Full Changelog: v1.0.0-alpha.18...v1.0.0-alpha.19
v1.0.0-alpha.18
What's Changed
- Initialize CumulativeAttestedWeight for the root commitment by @alexsporn in #928
Full Changelog: v1.0.0-alpha.17...v1.0.0-alpha.18
v1.0.0-alpha.17
What's Changed
- Do not return EmptyBlockID as a shallow like parent. by @piotrm50 in #925
- Autopeering and INX fixes by @alexsporn in #927
Full Changelog: v1.0.0-alpha.16...v1.0.0-alpha.17
v1.0.0-alpha.16
What's Changed
- Fixed INX API request not matching the routes if a queryparam was passed by @alexsporn in #921
- Fix dashboard metrics types by @muXxer in #922
Full Changelog: v1.0.0-alpha.15...v1.0.0-alpha.16