Releases: BoostryJP/ibet-Wallet-API
Releases · BoostryJP/ibet-Wallet-API
v21.9.4
Bug Fixes
- fix: [BUG] processing block is skipped when web3 service is not available during Indexer execution(dev-21.9) by @purplesmoke05 in #1141
Full Changelog: v21.9.3...v21.9.4
v22.3.0
Full Changelog: v21.12.0...v22.3.0
Breaking Changes
- feat: Deprecating the v2 position API by @urushibata-k in #1108
- feat: upgrade PostgreSQL by @YoshihitoAso in #1090
Additions and Improvements
- feat: return block_timestamp by @urushibata-k in #1092
- feat: upgrade cerberus by @YoshihitoAso in #1101
- feat: Include private listing token issuers by @YoshihitoAso in #1125
Bug Fixes
- fix: Add exception handling when web3 is not available by @YoshihitoAso in #1109
- fix: Failover fails by @YoshihitoAso in #1114
- fix: pool_pre_ping True (v22.3) by @YoshihitoAso in #1123
v21.12.5
Bug Fixes
- fix: Failover fails by @YoshihitoAso in #1112
- Avoid DB connection error when restarting a worker by @YoshihitoAso in #1119
- fix: pool_pre_ping True (v21.12) by @YoshihitoAso in #1122
Full Changelog: v21.12.4...v21.12.5
v21.9.3
Bug Fixes
- fix: Failover fails by @YoshihitoAso in #1110
- fix #1111 by @YoshihitoAso in #1113
- Refactor error handling by @YoshihitoAso in #1115
- Avoid DB connection error when restarting a worker by @YoshihitoAso in #1117
- fix: pool_pre_ping True by @YoshihitoAso in #1121
Full Changelog: v21.9.2...v21.9.3
v21.12.4
Bug Fixes
- fix: Add exception handling when web3 is not available by @YoshihitoAso in #1106
Full Changelog: v21.12.3...v21.12.4
v21.9.2
Bug Fixes
- fix: Notification registration is also skipped when upgrading DEX by @YoshihitoAso in #1105
- fix: Add exception handling when web3 is not available by @YoshihitoAso in #1104
Full Changelog: v21.9.1...v21.9.2
v21.12.3
Bug Fixes
- fix: Fix a bug that cause an Error from the indexer when making a new order by @YoshihitoAso in #1100
- hotfix: Fixed a bug that caused unneeded data to be registered in the database when upgrading IbetExchange by @YoshihitoAso in #1098
Full Changelog: v21.12.2...v21.12.3
v21.12.2
Addtions and Improvements
- feat: Make token notification optional by @YoshihitoAso in #1096
Full Changelog: v21.12.1...v21.12.2
v21.12.1
Bug Fixes
- hotfix: Fixed orderbook error when cancelling an agreement by @YoshihitoAso in #1095
Full Changelog: v21.12.0...v21.12.1
v21.12.0
Full Changelog: v21.9.0...v21.12.0
🎄 Merry Xmas 🎅 🎄
Additions and Improvements
- [FEATURE] Support ibet-SmartContract v21.12 #1073
- [FEATURE] Company List cache #1058
- [FEATURE] Upgrade Falcon #1056
- [FEATURE] Return cancel order list #1060
- [FEATURE] Add the exchange address to the return field of the OrderBook #1065
- [FEATURE] Add utility for backward compatible function call #1081
- [FEATURE] Add exchange amount to Position #1080
Bug Fixes
None