Skip to content

Releases: input-output-hk/Lagonaki

1.2.8

10 Jun 13:49
2325467
Compare
Choose a tag to compare
  • Performance updates
  • Make hash functions configurable via application.conf
  • RPC address become configurable via settings.json
  • One more byte added to address to identify the network
  • Max difference between transaction and block timestamps added
  • Balance with confirmations is now minimum during this period
  • NXT consensus algorithm fixes
  • api_key protection for wallet/seed and addresses/seed API methods added
  • Limits for /blocks/address/{address} API call added
  • Height added for /transactions/info/{signature} and /blocks/seq/{from}/{to} API methods
  • "p2p"/"fuzzingDelay" setting via settings.json in order to emulate message delays

1.2.7

25 May 13:35
1.2.7
e46bccf
Compare
Choose a tag to compare
  • Unify bytes/json serialization/deserialization
  • Blockchain and State databased were merged
  • Bugfixes

1.2.6

06 May 07:32
Compare
Choose a tag to compare
  • api_key authentication support for API implemented
  • api_key is required for all POST and DELETE requests
  • SeedApiRoute was renamed to UtilsApiRoute
  • New API calls /utils/hash/secure and /utils/hash/fast
  • Fixed API call /peers/connect

1.2.5 release

28 Apr 08:36
Compare
Choose a tag to compare

1.2.5

  • Changed response format for /addresses, /block/address/{address} and /transactions/unconfirmed API call
  • API routes migrated from spray to akka-http
  • Fixed creation of block with plenty of transactions
  • Issues #78 and #75 fixed

1.2.3

11 Apr 10:07
Compare
Choose a tag to compare

Release notes:

  • Peer blacklisting implemented
  • Logback configured to rollover log files daily
  • MapDB replaced with MVStore

1.2.2

30 Mar 11:40
Compare
Choose a tag to compare
assembly settings, cli.sh, Docker settings pulled out from Scorex(and…

1.2.1

17 Mar 08:04
Compare
Choose a tag to compare

New API call /blocks/seq
CORS optional support(to be allowed in settings, disallowed by default)

Release 1.2.0

02 Mar 14:47
Compare
Choose a tag to compare
increase version

Initial version

28 Jan 17:06
Compare
Choose a tag to compare
Initial version Pre-release
Pre-release

Initial release with .deb package