Skip to content

Releases: 0xMiden/faucet

v0.14.0-alpha.1

07 Mar 18:30
89a4f7b

Choose a tag to compare

v0.14.0-alpha.1 Pre-release
Pre-release

0.14.0-alpha.1 (2026-03-07)

Enhancements

  • OpenTelemetry traces are now flushed before program termination on panic (#222).

v0.13.1

18 Feb 15:45
02a38b6

Choose a tag to compare

See CHANGELOG.md

v0.13.0

28 Jan 23:10
af7a165

Choose a tag to compare

0.13.0 (2026-01-28)

  • Added web-client to wait for note commitment on the node (#174).
  • [BREAKING] Replaced the api-bind-url param for api-bind-port (#156).
  • [BREAKING] Replaced the frontend-url param for frontend-bind-port (#156).
  • [BREAKING] Added no-frontend param to optionally disable the frontend server (#156).
  • Redesigned the frontend (#201).
  • [BREAKING] Added note-transport-url CLI param to set the note transport layer (#191).
  • Updated faucet optional deployment to use an empty transaction (#182).
  • Added a feature tokio for the miden-pow-rate-limiter crate (#188.)
  • Added integration to import mint private notes directly to the wallet (#189).
  • Added a new miden-faucet-client binary with the mint command (#196, #215).

v0.12.4

05 Dec 22:32
8a7eda0

Choose a tag to compare

  • Added version to the metadata endpoint (#169).
  • Small UI improvements (#180).
  • Updated miden-client to v0.12.5 (#186).

v0.12.3

17 Nov 23:57
658636c

Choose a tag to compare

  • Fixed challenge cache lock poisoned bug by removing validation on challenges_timestamps cleanup (#165).
  • Added an error display for failed metadata requests (#166).

v0.12.2

12 Nov 23:25
2422d21

Choose a tag to compare

  • Removed the web-client to improve frontend loading time (#158).

v0.12.1

11 Nov 22:48
0022dc5

Choose a tag to compare

  • Added api-public-url CLI param to fix the backend and frontend communication (#153).
  • Fixed release workflow by storing frontend artifacts in OUT_DIR ((#154)).

v0.12.0

11 Nov 00:16
35590d4

Choose a tag to compare

  • Added requested amount to PoW Challenge (#68).
  • Added pow_base_difficulty_amount CLI param and updated default values (#68).
  • Added Retry-After header for HTTP response on rate limited error (#70).
  • Replaced SHA3-256 with SHA-256 for PoW (#79).
  • Refactored CLI commands into init and start (#84, #145).
  • Added wallet connection to prefill the recipient address (#100).
  • Redesigned the frontend (#110).
  • Separated frontend and backend servers (#119).
  • Frontend now awaits for the transaction to be committed (#127).
  • Added 10-block expiration delta to faucet minting transactions (#136).

v0.11.8

27 Oct 16:19
c5a0ef3

Choose a tag to compare

What's Changed

Full Changelog: v0.11.7...v0.11.8

v0.12.0-rc.2

16 Oct 23:58
862608b

Choose a tag to compare

v0.12.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.12.0-rc.1...v0.12.0-rc.2