Releases: availproject/bridge-api
Releases · availproject/bridge-api
v0.1.7
What's Changed
- chore(deps): bump rustls from 0.21.10 to 0.21.11 by @dependabot in #13
- Add 429 error response when fetching the eth proofs. by @0xSasaPrsic in #14
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Add info endpoint with bridge params. by @0xSasaPrsic in #12
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Add arbitrary_precision feature to serde_json to serialize the Fungible token amount. by @0xSasaPrsic in #11
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
v0.1.2
What's Changed
- Update response of bridge api by @0xSasaPrsic in #7
- Add message in the response. by @0xSasaPrsic in #8
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Add mapping url that returns block number for the given slot number. by @0xSasaPrsic in #1
- Add head endpoint by @0xSasaPrsic in #2
- chore: updated env example and readme by @RISHABHAGRAWALZRA in #4
- feat: Adds Dockerfile and GHA Workflow by @moraesjeremias in #3
- fix: Runs Release workflows only on releases and pre-releases publish… by @moraesjeremias in #6
New Contributors
- @0xSasaPrsic made their first contribution in #1
- @RISHABHAGRAWALZRA made their first contribution in #4
- @moraesjeremias made their first contribution in #3
Full Changelog: https://github.com/availproject/bridge-api/commits/v0.1.0