Skip to content

Latest commit

 

History

History
69 lines (47 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

69 lines (47 loc) · 2.17 KB

Changelog

  • (fix): [fse-906] read the expected files when trying to read tokens

Unreleased

  • (fix) [fse-900] Fix failing convertCoin and convertERC20 endpoints

1.3.7 - 2023-12-13

  • (chore) [fse-897] Update github actions

1.3.6 - 2023-12-13

  • (chore) [fse-897] Fix linter version

1.3.5 - 2023-12-12

  • (chore) [fse-897] Use loadbalanced post request for eth gas price

1.3.4 - 2023-12-12

  • (chore) [fse-897] Replace lava RPC with allnodes RPC for eth gas price
  • (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

Improvements

  • (chore) [fse-536] Adding dependabot
  • (chore) [fse-546] Upgrading docker version
  • (ci) [fse-673] Deleting codeball
  • (ci) [fse-478] Updating github actions and versions
  • (ci) #5 RPC server refactor
  • (ci) #107 Add golangci linter.