Skip to content

Releases: UptickNetwork/uptick

v0.3.2

28 Apr 03:24

Choose a tag to compare

What's Changed

  • ethermint:EIP-7702 core access.
  • Add EIP-7702 SetCodeTx positive/negative test coverage.
  • Enable Shanghai/Dencun/Prague in v032 and adapt Uptick to go-ethereum v1.16.

v0.3.1

13 Mar 09:03

Choose a tag to compare

What's Changed

  • bump cometbft from v0.38.17 to v0.38.21
  • bump cosmos-sdk from v0.50.11 to v0.50.14
  • bump secp256k1 from v4.3.0 to v4.4.0
  • fix: Double Event Emit due to the Wrong CacheContext Usage by @eurekame2000 in #27
  • fix: Unlimited execution of Evm due to Antehandler bypass by @Hellobloc in advisories

v0.3.0

12 Aug 02:22

Choose a tag to compare

SDK upgrade:
· Cosmos SDK: from v0.47.5 to v0.50.11
· Wasm Module: from v0.45.0 to v0.53.3
· EVM Module: from v0.22.0 to v0.23.0
· IBC Module: from v7.3.0 to v8.7.0

v0.2.19

28 Feb 01:49

Choose a tag to compare

fix the bugs of the pair token serach and empty params

v0.2.18

03 Feb 04:57
d8618ad

Choose a tag to compare

add the geneisi init logic for ibc nft transfer module
rename the docker files to uptick

v0.2.17

22 Jan 09:44

Choose a tag to compare

1.add the wasm module
2.add the convert logic for wasm cw721
3.add the direct convert for wasm <=> native
4.provide the interface for quiry data
5.fix the bugs for convert and cross chain

v0.2.16

11 Jan 07:56
51ce894

Choose a tag to compare

1.Add a direct cross-chain channel to evm
2.Add support for querying emv commands after cross-chain
3.Add command line auto-completion function
4.Fix some bugs that return error messages
5.A safe version without wasm moudle

v0.2.16-origin

25 Dec 11:25

Choose a tag to compare

fix the set legacy router bug for gov module

v0.2.15-origin

13 Dec 10:35

Choose a tag to compare

add for v0.2.15 for origin network

v0.2.11

30 Aug 07:19
a67f8c9

Choose a tag to compare

add the following funcitons :
1.add the wasm module
2.add the ica module
3.fix the executing authz msg delegate bug