All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated to use
[email protected]
which is a manual fix for the Auction protos
- Updated to use [email protected]
- Used
injective-std
in wasm module to reduce deps
- Fixed debug logs
- Updated to use
[email protected]
- Updated to use
[email protected]
- Updated to use
[email protected]
- Updated:
- injective-std
- prost
- Updated:
- injective-std, interfaces changed for some modules
- Updated:
- cosmwasm-std
- injective-cosmwasm
- injective-std
- Fixed Xcode 15 issue
MsgDeposit
,MsgWithdraw
andMsgBatchUpdateOrders
to exchange module.- Added ability to execute multiple transactions in a single block,
execute_single_block
. - Limited support fot native Cosmos
Staking
module (onlyMsgDelegate
andMsgUndelegate
).
- Tests for
Authz
messages inAuthz
andExchange
modules
- Updated Injective-Core to OpenDeFiFoundation
- Updated dependency
injective-core@831cd2e0e8864dd93c1dc0e6d678217346284a70
- Updated dependency
injective-cosmwasm v0.2.1
- Updated dependency
injective-core@ca0d72904f5dc13c05f13d9407d2e22ba55739b4
- This adds support for WasmX module queries
- Updated dependency
injective-std v0.1.2
- Block time altered to 1 second
- General tidy of code
- Updated dependency
injective-std v0.1.1
Initial version of injective-test-tube.
- Test-tube compatibility with Injective-Core.
- N/A
- N/A