Skip to content

v0.5.4

Compare
Choose a tag to compare
@arrivets arrivets released this 06 Sep 09:12
· 307 commits to master since this release

v0.5.4 (September 6, 2019)

FEATURES:

  • service: Add endpoint /blocks/{startIndex}?limit={x}
  • service: Deprecated /block/{x} endpoint
  • service: Add endpoint /validators/{round}
  • service: Add endpoint /history
  • service: Enable CORS

IMPROVEMENTS:

  • node: Limit number of concurrent gossip routines
  • log: Custom formatter for logrus. More info logs

BUG FIXES:

  • mobile: Process InternalTransactions
  • core: Do nothing on 'leave' when the node is alone