Skip to content

Releases: nautls/ergo-graphql

v0.3.6

02 Sep 22:06
2b62827
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.2

24 Aug 11:38
a6767a5
Compare
Choose a tag to compare

What's Changed

  • Remove network env variable (fix #30) by @SepehrGanji in #33
  • Add optional DB_SSL env variable
  • Add box field into unconfirmed inputs resolver

Full Changelog: v0.3.1...v0.3.2

v0.3.1

22 Aug 11:54
28c31e9
Compare
Choose a tag to compare

What's Changed

  • Return proper message when ERGO_NODE_HOST is undefined

Full Changelog: v0.3.0...v0.3.1

v0.3.0

02 Aug 20:04
102cdf9
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • box.additionalRegisters field changed to { R4?: string, R5?: string, R6?: string, R7?: string, R8?: string, R9?: string }

Full Changelog: v0.2.0...v0.3.0

v0.2.0

28 Jun 19:53
5f050a6
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • epochs resolver moved to inside state resolver as params field
  • transaction.outputs's onlyRelevant param renamed to relevantOnly

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Jun 00:01
c9a1a0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/capt-nemo429/ergo-graphql/commits/v0.1.0