github AntelopeIO/leap v3.1.2
Leap v3.1.2

latest releases: v5.0.3, v5.0.2, v4.0.6...
3 years ago

This patch release contains a bug fix, several test fixes, and documentation updates.

Leap v3.1.2 Release Notes

Bug fix

Transaction de-dup list discrepancy replaying from state or snapshot

PRs

  • (273) [3.1] Fix replay to correctly add trxs into the de-dup list


When replaying a block log, the transactions with expirations equal to the last irreversible block time were not added to the trx de-dup list. This created a difference in the de-dup list vs starting from state or a snapshot. This update now includes these transactions.

Further details on changes since last release

Contributors

Special thanks to the contributors that submitted patches for this release:

Full list of changes since last release

PRs

  • (218) [3.1] Fix nodeos_retry_transaction_test.py
  • (211) [3.1] when uploading failure logs, ignore missing files
  • (226) [3.1] Test fix: wait for system init to be in block
  • (238) [3.1] Sync docs with main [docs]
  • (224) [3.1] updated trace_api openapi documentation [docs]
  • (245) [3.1] Remove #pragma(s) to ignore warnings
  • (249) [3.1] Increase keosd http-max-response-time-ms for tests
  • (273) [3.1] Fix replay to correctly add trxs into the de-dup list


Full Changelog: v3.1.1...v3.1.2

Don't miss a new leap release

NewReleases is sending notifications on new releases.