Releases: evmos/backend
Releases · evmos/backend
Evmos Apps Backend v1.3.8
Evmos Apps Backend v1.3.3
Update to lava endpoint
Evmos Apps Backend v1.1.2
What's Changed
- (chore) [fse-792] Handle accounts with zero staking balance on rewards endpoint
- (chore) [fse-710] Bundle all price cron API calls into a single API call for all tokens
- (chore) [fse-710] Fetch evmos 24h price change and return it on the ERC20ModuleBalance endpoint
Evmos Apps Backend v1.1.1
What's Changed
- chore: add new proposal fields to struct (https://github.com/evmos/backend/pull/73[)](https://github.com/evmos/backend/commit/5c0014e1aec58a02a48f659f756e8e3fcf7d65c0)
- chore: bd rpc fix (https://github.com/evmos/backend/pull/66[)](https://github.com/evmos/backend/commit/976449972317388abd3be0812f78e3aa3328d13a)
- chore: use new vesting endpoint (https://github.com/evmos/backend/pull/64[)](https://github.com/evmos/backend/commit/56019e2e3598bf8cf959718739f0b7322af71ece)
- chore: replace empty string with 0 (https://github.com/evmos/backend/pull/63[)](https://github.com/evmos/backend/commit/580206eb85577dbb509f836fafd662c26581954b)
- chore: use notional RPC (https://github.com/evmos/backend/pull/57[)](https://github.com/evmos/backend/commit/a0e6bb3788b574a54d514c3cbbffea8c41263b2b)
- Hiding proposal with status PROPOSAL_STATUS_DEPOSIT_PERIOD (https://github.com/evmos/backend/pull/56[)](https://github.com/evmos/backend/commit/f9cb168104144d1d29861f77fd0d6e1c55909070)
- fix: support backward compatibility (https://github.com/evmos/backend/pull/52[)](https://github.com/evmos/backend/commit/fbc6ba7b0973a526d8c637767372a739145c8b63)
- fix: Fix v1 responses format (https://github.com/evmos/backend/pull/51[)](https://github.com/evmos/backend/commit/96fe3b4173ebb71f4151688421e81b8744a8fcac)
Evmos Apps Backend v1.1.0
What's Changed
- imp: RPC server refactor by @facs95 in #5
- chore(deps): Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 by @dependabot in #1
- fix: remove deepguard linter by @facs95 in #9
- chore: add vesting account info proxy to Numia by @Mrsirdev in #8
- imp: cleanup V1 unused endpoints by @facs95 in #10
- feat: add V2 /tx/broadcast endpoint by @facs95 in #12
- imp: V1 and V2 directories refactor by @facs95 in #13
- Update CI pipelines by @devops-evmos in #14
- fix: avoid requesting out of bound index on redis by @facs95 in #16
- update tags in argo-apps repo by @devops-evmos in #15
- Trigger docker build after PR was merged by @devops-evmos in #18
- simplify condition for build by @devops-evmos in #20
- feat: add broadcast amino support by @facs95 in #19
- ci: deleting codeball by @sandoche in #24
New Contributors
- @facs95 made their first contribution in #5
- @dependabot made their first contribution in #1
- @Mrsirdev made their first contribution in #8
- @devops-evmos made their first contribution in #14
Full Changelog: 1.0.0...1.1.0