Skip to content

Releases: mosaicnetworks/babble

v0.5.11

14 Nov 10:30
Compare
Choose a tag to compare
Bump version 0.5.10 -> 0.5.11

v0.5.10

07 Nov 10:23
Compare
Choose a tag to compare
Version bump 0.5.9 -> 0.5.10

v0.5.9

25 Oct 18:06
Compare
Choose a tag to compare
Bump version v0.5.8 -> v0.5.9

v0.5.8

15 Oct 13:23
Compare
Choose a tag to compare
Bump version v0.5.7 -> v0.5.8

v0.5.5

13 Sep 07:57
Compare
Choose a tag to compare

v0.5.5 (September 13, 2019)

IMPROVEMENTS:

  • hashgraph: better handling of "normal" SelfParent errors

v0.5.4

06 Sep 09:12
Compare
Choose a tag to compare

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

v0.5.0

22 Jul 10:49
Compare
Choose a tag to compare

v0.5.0 (July 22, 2019)

SECURITY:

  • crypto: Use secp256k1 curve which is also used by Ethereum and Bitcoin.

FEATURES:

  • hashgraph: Dynamic Membership protocol.

IMPROVEMENTS:

  • node: FastSync protocol.
  • core: Bootstrap.
  • Enhanced peers leaving and joining functionality
  • Added peers endpoint to enable peers.json propagation
  • Require private key in place with correct permissions to initialise

BUG FIXES:

v0.4.0

18 Oct 10:25
Compare
Choose a tag to compare
October 2018

v0.3.0

04 Sep 10:54
Compare
Choose a tag to compare
FastSync

v0.2.1

01 Mar 16:52
Compare
Choose a tag to compare
Blockchain + Signed States