Skip to content

Releases: coming-chat/wallet-SDK

Release v0.2.6

20 Jul 09:13
Compare
Choose a tag to compare
  • feat: Support Solana
  • feat: Support EVM red packet.
  • fix: eth network reachability
  • feat: Remove miner fee restrictions on signature.

Release v0.2.4

08 Jun 03:38
Compare
Choose a tag to compare

feat: support eth verify signature
fix: eth account private & public key access.
fix: real gas fee for optimism & arbitrum.
feat: eth add rpc reachability util.

Release v0.2.3

24 May 10:07
Compare
Choose a tag to compare

feat: support sign EIP1559 transfer
feat: eth support sign message
feat: support get EIP1559 gas price
feat: support btc graded fee rate
feat: eth support any transaction's gas limit
feat: eth chain set gas threshold 0.1 Ether

Release v0.2.2

17 May 04:32
Compare
Choose a tag to compare

feat: support cosmos network, atom, luna, ust transaction.

Release v0.2.1

11 May 11:23
Compare
Choose a tag to compare

feat: support EIP1559 tx parser.
feat: block number type change to string.
feat: eth_call support latest block call.
feat: eth CallMsg support data hex.
feat: polka chain remove network.

Release v0.2.0

07 May 04:00
Compare
Choose a tag to compare
  • Unified account creation and acquisition of public and private keys for multiple chains
  • Unified the balance, details query, and transaction sending of multiple chains

Release v0.1.9

18 Apr 09:00
Compare
Choose a tag to compare

fix: polka balance calculation.
feat: set erc20 transfer gas limit equal or greater than 60000.

Release v0.1.8

15 Apr 02:24
Compare
Choose a tag to compare

package with go 1.18
map all error.

Release v0.1.7

13 Apr 09:13
Compare
Choose a tag to compare

feat: support mini script hash
feat: support polka estimate fee.

Release v0.1.6

12 Apr 06:24
Compare
Choose a tag to compare

fix: btc query balance support 0x pubkey.
polka:

  • support query XBTC balance
  • support metadata access.
  • support fetch transaction detail for chainx, minix, sherpax
  • support sign transaction without nonce/version and so on.