Skip to content

Releases: 0xMiden/node

v0.14.7

15 Apr 21:11
6e46a80

Choose a tag to compare

  • [BREAKING] Aligned proto TransactionHeader with domain type and exposed erased notes in SyncTransactions (#1941).

v0.13.13

13 Apr 08:49
69fc8ea

Choose a tag to compare

What's Changed

  • fix(store): bump SQLite connection pool size to 128 by @kkovaacs in #1926

Full Changelog: v0.13.12...v0.13.13

v0.14.6

10 Apr 21:01
5e864d1

Choose a tag to compare

  • Fixed network monitor explorer health check failing to parse string-encoded numeric fields from the Explorer GraphQL API (#1922).

v0.14.5

10 Apr 07:11
cc14f05

Choose a tag to compare

  • Removed issuance field from the network monitor's faucet GetMetadataResponse (#1918).
  • Updated to miden-protocol v0.14.4.

v0.13.12

09 Apr 23:29
3b943a8

Choose a tag to compare

What's Changed

Full Changelog: v0.13.11...v0.13.12

v0.13.11

09 Apr 08:30
fd3b284

Choose a tag to compare

What's Changed

Full Changelog: v0.13.10...v0.13.11

v0.14.4

08 Apr 20:21
4811e0d

Choose a tag to compare

  • Added missing AuthControlled::allow_all() mint policy component to genesis faucet accounts (#1903).

v0.14.3

07 Apr 19:24
9f79b9f

Choose a tag to compare

  • Fixed SyncTransactions failing when transactions created notes that were erased within the same block (#1899).
  • [BREAKING] Migrated to miden-protocol v0.14.3 (update to miden-vm v0.22.1).

v0.14.2

07 Apr 00:59
b03bc7b

Choose a tag to compare

  • Added block_header field to SyncChainMmrResponse so clients can obtain the block_to block header without a separate request (#1881).
  • Added inclusion proofs to SyncTransactions output notes (#1893).

v0.13.10

06 Apr 23:56
e41618d

Choose a tag to compare

What's Changed

Full Changelog: v0.13.9...v0.13.10