Skip to content

Commit

Permalink
feat(faucet): migrate to axum from actix (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
polydez authored Oct 8, 2024
1 parent a6a12ff commit 167bbca
Show file tree
Hide file tree
Showing 10 changed files with 266 additions and 674 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
- Improve `--version` by adding build metadata (#495).
- [BREAKING] Introduced additional limits for note/account number (#503).
- [BREAKING] Removed support for basic wallets in genesis creation (#510).
- Added `GetAccountStates` endpoint (#506).
- Added `GetAccountProofs` endpoint (#506).
- Migrated faucet from actix-web to axum (#511).

## 0.5.1 (2024-09-12)

Expand Down
Loading

0 comments on commit 167bbca

Please sign in to comment.