Skip to content

Releases: cardano-foundation/cardano-rosetta-java

1.1.5

09 Jan 05:57
28bcfa6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.4...1.1.5

1.1.4

03 Jan 16:10
41dc9ed
Compare
Choose a tag to compare

What's Changed

  • update mithril to fix certificate hash unmatch error by @Kartiiyer12 in #266
  • Fix/indexer stopped due to wrong redeemer data by @Kammerlo in #267

Full Changelog: 1.1.3...1.1.4

1.1.3

17 Dec 16:29
Compare
Choose a tag to compare

What's Changed

  • fix: fixed the address search to use either .address or .accountIdentifier.address by @Kammerlo in #263
  • fix: added filtering for account/balance by @Kammerlo in #261
  • fix: fixed a mapping issue which left the protocolversion at null by @Kammerlo in #260

Full Changelog: 1.1.2...1.1.3

1.1.2

12 Dec 09:41
7396473
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

20 Nov 12:59
24a9986
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

11 Nov 07:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.1.0

1.0.3

04 Nov 11:14
b4d8e28
Compare
Choose a tag to compare

What's Changed

  • fix: implemented default return of the latest block for /block endpoint. by @Kammerlo in #248
  • fix: fixed a bug where a string within a transaction couldn't be parsed by @Kammerlo in #249

Full Changelog: 1.0.2...1.0.3

1.0.2

16 Oct 09:16
79812f0
Compare
Choose a tag to compare

What's Changed

  • fix: fixed wrong hash on hash endpoint due to wrong deserialization and serialization by @Kammerlo in #247

Full Changelog: 1.0.1...1.0.2

1.0.1

30 Sep 11:27
c8b79b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

25 Sep 10:54
b71e335
Compare
Choose a tag to compare

Release 1.0.0

Finally we are ready to go to version 1.0.0. After extensive test periods, this repository is ready to go live.
Thanks to everyone who made this possible!

What's Changed

Full Changelog: 1.0-rc-9...1.0.0