Skip to content

Latest commit

 

History

History
3006 lines (2975 loc) · 389 KB

CHANGELOG.md

File metadata and controls

3006 lines (2975 loc) · 389 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.14.40 (2025-01-21)

Note: Version bump only for package @injectivelabs/injective-ts

1.14.35 (2025-01-20)

Bug Fixes

Features

  • abacus abstractions (08dfc49)
  • activity page pagination (068d54e)
  • activity page pagination (35dc4e3)
  • activity page pagination (79e85b9)
  • activity page pagination (1da66fc)
  • activity page pagination (60e91d0)
  • activity pagination (41f2ca2)
  • activity pagination (bb91c17)
  • activity pagination (a91bb5e)
  • activity pagination - bump to indexer 1.0.5 (a7d98a3)
  • activity pagination - remove duplicate code (5c6efec)
  • activity pagination - removed unused code (9e73339)
  • activity pagination - renamed paging -> pagination (9227787)
  • activity pagination - use indexer instead of exchange api (7de4dca)
  • activity pagination updates (#63) (f999db1)
  • add abacus proto gen (6e81d06)
  • add AddressRoles fn with test and tranformer (be65227)
  • add authorization (76b6e0a)
  • add bonk to token-metadata (457e409)
  • add canonical check for tokens (342d73f)
  • add correct EIP-712 signing support (d11a532)
  • add crescent (c902e84)
  • add enable method for validation checks on strategies (a84d25b)
  • add fetch multiple denoms token meta (a73872b)
  • add fetchAddressesByRole fn with test and transformer (b3e6bb8)
  • add fetchAllNamespaces fn with test and transformers (0911b58)
  • add fetchModuleParams fn with tests and transformer (0cc3e44)
  • add fetchVouchersForAddress fn with test and transformer (4e7e31a)
  • add functionality to query on chain cosmswasm contract info (1215b7a)
  • add functionality to query on chain cosmwasm data (7b7793a)
  • add functions (4761770)
  • add getchNamespaceByDenom fn with test and transformer (9544df7)
  • add grpc support for ninja api (0445623)
  • add image url to validator (1f5d893)
  • add index file to export permission fns (b8c9b06)
  • add logo for our validator (45e1a56)
  • add mito and olp proto and refactor esm imports (f50e172)
  • add more methods in ExplorerRPC (08b4a0a)
  • add msg multi send (6a494aa)
  • add MsgClaimVoucher file and spec file (c24aae2)
  • add MsgCreateNamespace file and spec file (6c62089)
  • add MsgDeleteNamespace file and spec file (fd13581)
  • add msgExternalTransfer (d9b5444)
  • add MsgRevokeNamespaceRoles file and spec file (0e16f25)
  • add MsgUpdateNamespace file and spec file (3de8410)
  • add MsgUpdateNamespaceRoles file and spec file (13c0dad)
  • add MsgUpdateParams file and spec file (191e2f4)
  • add okx wallet as eth wallet (974d25a)
  • add permissions types (fb1bfb0)
  • add phantom strategy (4bfe3bf)
  • add private key wallet (881b81c)
  • add registry to token factoryt (214662f)
  • add skip & limit params (35012a4)
  • add streamSpotMarket (66e392c)
  • add support for CW20 balance (0eeb3b8)
  • add support for devnet peggy and injective contract address (3bd2c31)
  • add unit test coverage for eip712 messages (#75) (cf7e2fd)
  • add unit test for remaining eip 712 messages (#77) (2584aa0)
  • added a new tx-utils package for reducing the size of the utils package (d8e4786)
  • added a node transport for grpc consumers (91d4bfc)
  • added a way to get default fee for token (65bb3b4)
  • added a way to get multiple assets prices (b731902)
  • added ability to pass pk as a class to MsgBroadcastWithPk (7ab121d)
  • added account change listeners (83896bd)
  • added address formatter to utils package (2b5d919)
  • added alchemy api wrapper (6e2d7b3)
  • added amino and proper web3 support for all msgs (83f1857)
  • added amino sign for Keplr (a3fa523)
  • added attest from solana to injective (16eb6d1)
  • added attest from solana to injective (40f770e)
  • added axs to tokens meta (18e0627)
  • added batch cancelling for the orders (3990a3b)
  • added bayc (d39f626)
  • added blocks with txs stream (7144aef)
  • added bonfida sol domains (2e67999)
  • added bridge transaction type (fee3a80)
  • added chronos and explorer specific endpoints (1d74cfc)
  • added chronos-api package (35154b8)
  • added coinGcekoApi consumer (3aaa96d)
  • added coinGeckoId to token meta (8f1768d)
  • added composer for increasing margin to a position (1a74678)
  • added context to exceptions (ccfd06b)
  • added cosmos fee delegation support (f3e2b0f)
  • added cosmos-ts package (4c56fbf)
  • added cw20transfer args (5861fe5)
  • added cw20transfer args (0b53619)
  • added decomposers for binary messages (a8bebca)
  • added default gas price (8b7062f)
  • added deployERC20 on peggy (5f1f22e)
  • added depositBalance method to the DepositManager contract (bda0dd6)
  • added derivatives consumer, refactored and unified methods for subaccount consumer and spot consumer (1d175f1)
  • added derivatives consumer, refactored and unified methods for subaccount consumer and spot consumer (33ff1e4)
  • added description to the packages (6970b67)
  • added devnet network (2975a41)
  • added docs for web3-strategy, removed redundant contract instances (48cc385)
  • added dot-plank ibc hash (6338ff2)
  • added eip712 v2 support (1ae07f6)
  • added exchange exception (3afa0c9)
  • added exchange spot market consumer for chain consumer (13012ab)
  • added execution side filter for spot market trades (09ed791)
  • added expiry futures and perpetual swap market proposal (dcd8e84)
  • added fetchin details (68cb45e)
  • added fetching all balances for a user (2f3d5f5)
  • added fetching coingecko id by symbol (4c80783)
  • added fromBase64 init for PublicKey (77b6104)
  • added gas prices for chains (321c5d7)
  • added gas prices for chains (f69416f)
  • added granter and fee payer to std fee (904b973)
  • added hooks 'end' and 'status' on the streams (5ddcfd7)
  • added httpRestClient which handles timeout exceptions (c200bc2)
  • added initial ledger support (5c07023)
  • added inj name service (ab782b8)
  • added insurance fund composer and consumer (9f96e74)
  • added insurance fund in the exchange consumer (ccc704f)
  • added insurance funds explorer api types (5dcf7da)
  • added isMetamask (2045d2b)
  • added juno (e39af4c)
  • added luna as gas currency (2881761)
  • added messages to contract response (59f5f5a)
  • added metadata (7a1e408)
  • added more contract instances to the contract package (92fe669)
  • added more packages initial versions (c3bde24)
  • added msg store code (7159995)
  • added msgEditValidator and msgWithdrawValidatorCommission (09a03a5)
  • added multiple signers while creating a transaction (c10442d)
  • added name, symbol, decimal methods to the base currency contract (bc27edb)
  • added networks package for fetching endpoints (b6fc2a8)
  • added networks package for fetching endpoints (de3db66)
  • added new asset service (59f846f)
  • added new composer to spot-consumer (4bd1a73)
  • added new package - token metadata (d9c8474)
  • added number conversion utils (6912fb0)
  • added number flooring for chain numbers (83eafe9)
  • added number formatters (f13d177)
  • added object formatter (6a4621a)
  • added ofac check in the broadcaster (1fbd1e3)
  • added ofac check in the broadcaster (5bfc68a)
  • added old mainnet endpoints (64100bd)
  • added oracle consumer (e725afb)
  • added oracle decomposer (34410fb)
  • added oracle streaming (79a9661)
  • added pagination (22c6807)
  • added pagination proper handler (0c2f3d8)
  • added pool fetch in staking consumer (0265be4)
  • added positions support for derivatives consumer (05aec9e)
  • added price fetching service to oracle consumer (2f383c2)
  • added private key subprovider and refactored web3 strategy (40b1488)
  • added proper errors for web3 strategies (454f3d8)
  • added proposal decomposer for exchange-enable-proposal (e59f22d)
  • added proposals decomposers (c1cab84)
  • added proto composers (d72f481)
  • added public endpoints (f0ec8f7)
  • added re-delegations to chain consumer (1fcb280)
  • added re-delegations types (c1675c7)
  • added redelegating, withdrawing rewards, getting user rewards (0126863)
  • added rest consumer example (aa20951)
  • added sol token metadata (c991973)
  • added solana sign transfer and confirm (cbb334f)
  • added stargate signer (8da2961)
  • added stargate signer, added timeout to ibc transfer proto (1c2d9dc)
  • added state to the spot order type (04a9b2d)
  • added streams support (ad0a9d2)
  • added subaccount deposit and withdraw (b2adf42)
  • added support for insurance funds and custom token factory denoms (1c82a82)
  • added support for ws web3 (8b263a9)
  • added sync mode to TxGrpcClient (0a125e0)
  • added sync mode to TxGrpcClient (adfbcfd)
  • added tens multiplier to markets (6221cba)
  • added terra (c852f06)
  • added testnet old endpoints (79358b1)
  • added text proposal (51eae7f)
  • added text proposal decomposer (2f6f887)
  • added the ability to simulate a transaction (9d24ec4)
  • added tickers map (dde13fc)
  • added timeout height (c46c2f8)
  • added timestamp filtering for trades (541554f)
  • added toFixed variants (f0194b4)
  • added token factory docs (372e221)
  • added token factory token type (ad23e66)
  • added tradeId (21dba26)
  • added trust wallet (47bae16)
  • added tx clients (dba397c)
  • added tx-ts (ae9ebc7)
  • added validator details and uptime (b775f91)
  • added wbtc (4105e01)
  • added wormhole and moonbeam bridge tx transformers (f499006)
  • adding injx token metadata (a452be4)
  • allow multiple amounts on Msgsend (3294e7d)
  • annual provisions (7f7574f)
  • arbitrary data verification (83e36f6)
  • auction proto composer (52010f4)
  • auction ts (c3b2e0b)
  • authz composer (cbe4b52)
  • authz module - add MsgExec and new param MsgGrant (#57) (3c2b103)
  • authz stake grants (228e884)
  • authz types and more methods (6e6a1d8)
  • axelar (87c4866)
  • axelar and moonbeam (49a41ae)
  • baseDenom introduced (7c8f895)
  • batch update msg composer (96ce647)
  • batch update order composer (f0a6aa4)
  • binary options support on the sdk (c5f6bc8)
  • bonfida name service (e555ba9)
  • bridge converter included in bridge service (2acf2d8)
  • bridge skip symbols (ed4e2bd)
  • bridge support for sommelier (be8646a)
  • bridge-ts initial (4320b1c)
  • broadcast allow fee price to be overwritten (85a53d7)
  • broadcaster used instead of provider to support metamask (bed89c0)
  • bump v1.13.78-RC.1 (17b92e2)
  • caching denom traces (7b7f89e)
  • caching denom traces (84ffb15)
  • caching on coingecko prices (cb22366)
  • cancelation order bitmask (70fed5e)
  • chainConsumer add support for MsgInstantSpotMarketLaunch (4bc6a49)
  • chainUrl for http calls (47657d9)
  • channel map (be328f8)
  • channels: Add Migaloo IBC channel details to all non-deprecated items in channels.ts (5e06aa6)
  • check for cosmos wallet (925f68b)
  • checksum address calc (3b1946e)
  • chihuahua added (0176a3a)
  • chronos endpoints decoupled (082f422)
  • chzet (43faabc)
  • cid (be5f93c)
  • cid (b286316)
  • commented msgReclaimLockedFunds (cbcf334)
  • commented msgReclaimLockedFunds (316af92)
  • common actions (1f706ee)
  • community spend pool (d08a04b)
  • compact error for reporting (381dc6d)
  • comsostation eth version (a10d278)
  • config for axios (53b3316)
  • contract packages initial setup completed (6d47818)
  • contract packages initial setup completed (f8674f9)
  • contract packages initial setup completed (49ccff4)
  • contracts package extended by adding a base contract and subscription manager (928d3d7)
  • cosmos sdk doc convenient method (8b8dab7)
  • cosmos wallet strategy (78d65e0)
  • cosmostation initial support (ea941e5)
  • cosmwasm map (697422e)
  • create spot grid strategy (a57c40b)
  • createAssociatedTokenAddress (6d5e6b4)
  • creating insurance fund composer (632f7fe)
  • cw20 adapter contract args (036fc91)
  • cw20 addr validation (c4332e0)
  • cw20 send args (b36e5ed)
  • cw20 send args (22ee502)
  • decouple chain consumer classes (02fdb86)
  • decouple keplr (0e921a3)
  • decoupled wormhole clients (72d7e6c)
  • delegatedFee is an optional param (0324b0b)
  • denom async client (72127aa)
  • denom client (581977b)
  • denom trace (bc631bb)
  • denomClientAsync (8628f46)
  • denomClientAsync (e820eb9)
  • derivative market info (653d417)
  • disconnect on wallet (86cad88)
  • DMM consumer (50ce000)
  • DMM consumer (74c4995)
  • DMM Consumer (8df3c3a)
  • docs (ddbecb2)
  • dot tokenmetadata (6698c87)
  • eip-155 transactions signing for ledger devices completed (cdc9b96)
  • eip712 signing fix (62e05dd)
  • eip712 signing fix (774b1dd)
  • eip712 v2 (8eaaeba)
  • eip712 v2 (e14b015)
  • eip712 verification against chain (4fd66f7)
  • enable keplr on devnet (021a315)
  • enabled disabling a wallet for wallet-ts, refactored to use sync broadcasting mode (c1dde3f)
  • enabled fee delegation for exchange transactions (75d6d63)
  • erc20 new assets (ed9ce7e)
  • ethereum native wallets optional on wallet-ts (15300dc)
  • ethereum wormhole initial setup (af78d52)
  • evm token support (3e26dc4)
  • evm wormhole (8656087)
  • evm wormhole client (38a6bb5)
  • evm wormhole strategy (8241c1b)
  • evmos fix (6d6d46e)
  • exception class name (2e0bec4)
  • exception names (14592d3)
  • exceptions part 2 (1919620)
  • exchange module state (ab8fcd2)
  • exec exchange contracts (3e365ce)
  • experimental keplr wallet add with data (79126ed)
  • experimental ledger support for keplr (1afd947)
  • experimental support for eip712 broadcasting (69fc77a)
  • explorer consumer package (acdcd4a)
  • explorer consumer package bump (28ecbd3)
  • explorer services (3c69238)
  • explorer stats api (9fdd911)
  • explorer utils and generic types for wallet provider (b31b3ff)
  • exported some types (cc1efe3)
  • extended cg api (1b4399f)
  • fee discount and trading rewards (3846d6b)
  • fee payer fetching from indexer api (439f245)
  • feePayerPubKey param for broadcasting (cf36b26)
  • fetching multiple orderbooks (6dda8db)
  • fetching params (afa8684)
  • from bytes pub key (c7c744b)
  • funding payments, validator uptime, bridge txs (e6265d4)
  • funds stringified (14d262f)
  • gas based on message (929f117)
  • gas buffer coef (c08cdec)
  • gas estimator for testnet (d1a5c72)
  • gas limit from simulation (6305f0d)
  • gas price fetching (476f4e4)
  • gas price server (3035548)
  • gas service (e6dba62)
  • gas simulation on web3 wallets (65e5d97)
  • gateway endpoints added (1cd8104)
  • geometric sgt init (1055590)
  • get injective address from subaccount (203c223)
  • get token decimal and symbol based on denom (0594183)
  • getExactDecimalsFromNumber (07421dd)
  • getTensMultiplier function for handling decimals (3b66d5d)
  • getting bridged wrapped tokens balance (dc3e36b)
  • gitbook docs (8f79666)
  • grid sc config (91c0c86)
  • grpc indexer campaign api (1a2c561)
  • handling tx (1af0252)
  • helper awaitAll (8c9bdf8)
  • helper functions for prepping a transaction (3c9a806)
  • helper utils for sorting object keys (b48c598)
  • ibc gateway support for wormhole (fbf7d96)
  • ibc utils fns (04eb096)
  • implement Auction consumer (3761411)
  • implement grpc oracle stream for prices by markets (e24887f)
  • implement retries on grpc and rest query calls (d8c4486)
  • implement standalone dmm consumer (4ed29c3)
  • implemented a way to fetch grpc all records from pagination (5b2f888)
  • implemented Ledger Legacy support (f22301b)
  • import web3 in the sdk-ui-ts (12bbb93)
  • improved wasm error reporting (70dbe5a)
  • indexer and core proto definitions gen and publish (49472ec)
  • indexer api bump (76635c2)
  • indexer migration (351320b)
  • indexerTradingApi - autzh api - create strategy (ec2e1a4)
  • initial eip712 (956d451)
  • initial eip712 support for keplr (09c7ac6)
  • initial exceptions setup (6da9f2e)
  • initial grid strategies list impl (955ac92)
  • initial monorepo setup with initial set of packages (99aab6c)
  • initial order hash manage (3f1c9ec)
  • initial sdk-ui-ts and sdk-ts refactor (fe00582)
  • initial setup for the assert package (415e9b8)
  • initial setup for the spot consumer (78dc6a7)
  • initial setup fpr eip712 (d4d5096)
  • initial setup ledger cosmos app (d113d86)
  • initial sig verify for cosmos (63a3cfc)
  • inj name resolution (ce0ce62)
  • inj to sol (82ebbde)
  • injective price service (43796a9)
  • integrate portfolio api (4ba36ff)
  • jest setup, msgBid unit tests (9caa08f)
  • keplr reclaim funds (6f35de5)
  • keplr signing (8ac5011)
  • leaderboard (f69cee4)
  • leaderboard - formatting (1e74433)
  • leaderboard - restore shx & link-module-alias (71236e2)
  • leap wallet support (0a9569d)
  • ledger refactor (03a9a96)
  • luna and ust (6e94041)
  • magic wallet (6b31a9c)
  • mainnet endpoints added (5d4df33)
  • map chain error exception by module (1714e80)
  • memo support (c446a30)
  • message map (fd237b2)
  • metamask provider for wh (918db79)
  • migrated to grpcWebImpl (bbf4e37)
  • minor authz utils (72fc977)
  • minor util and readme update (9be782b)
  • msg multi execute (2f67682)
  • msgBatchUpdate (7bc3787)
  • MsgBroadcaster in sdk-ts (7747ea8)
  • msgBroadcaster on wallet-ts (d06a3db)
  • MsgBroadcasterLocal for broadcasting tx in a node environment (8fd484b)
  • msgExecuteContract add typing support (866c605)
  • msgExecuteContractCompat (9c63a64)
  • msgMultiExecute (c53cb78)
  • msgmultisend (77adf6f)
  • msgReclaimLockedFunds (b6b7ce8)
  • msgSubmitGenericProposal (d9de27b)
  • MsgTransfer for external chains (96ee3de)
  • msgTransferAndExecute support (4a2c286)
  • msgTransferExternal (0ebaa6e)
  • multiple marketIds orderbook stream (181eed0)
  • multiple messages in a tx support (1444adb)
  • multiple messages support (1fc425b)
  • naming and folder structure (f059fb7)
  • native tokens (f16d1a8)
  • neptune service (68bc897)
  • network improvements and ledger parser (702d63d)
  • new chz logo (918c53d)
  • new chz logo (small) (b76eca6)
  • new token meta (17b1aa5)
  • new token metadata implementation (a285b1a)
  • new wallet ts (e43b933)
  • ninji wallet (e265ee1)
  • ninji wallet (6a7cacb)
  • nonja and bitget wallet (aebb71f)
  • okx wallet (4771142)
  • optimise bundle size (03bb060)
  • optional orderHash (f741e35)
  • order history (#64) (d86021a)
  • order history (#65) (c179735)
  • order history (#68) (9e431a7)
  • order history (#69) (6bd506e)
  • order history (#70) (74dcc0f)
  • order history stream (#72) (4a1f6cd)
  • order history updates (#67) (43d8472)
  • orderbook v2 (889689d)
  • osmo support (26b33d7)
  • pagination for binary options markets (e9ce348)
  • pagination for supply (81abacc)
  • path updated for wasmx (2bebb9d)
  • path updated for wasmx (36b594a)
  • peggy upgrade (b2e658f)
  • pending trade and earn rewards (6759dff)
  • pgt and contract queries (a9698f6)
  • pgt init (063551f)
  • phantom support (1a4c2ce)
  • ported chain consumer from the client (cff10b9)
  • portfolio balance request (ec22208)
  • portfolio value (02f12f8)
  • portfolio value (32978ec)
  • positions v2 (552c522)
  • proposal decomposer (cf63bc0)
  • proposals initial setup (2e72d3e)
  • proto composers (be6ce2f)
  • protocol stats package (eddf7e6)
  • provider instead of signer (6990a84)
  • querier active stake delegation (564335d)
  • redeem from sdk-ts not wormhole-sdk (6492495)
  • refactor trezor wallet (9807132)
  • refactor with bases (4269edc)
  • refactored ledger for address management (aaa3f68)
  • refactoring, added support for proposals deposit and voting (b04d65e)
  • remove gst strategy (0c11071)
  • removed blockTracker from web3-strategy, spot consumer fix for canelling limit orders (1df568d)
  • removed numbers converters from utils (36b7bcf)
  • response transformers (b72ce57)
  • rest endpoints decoupling (cba0e1a)
  • rest wormhole queries (e137d96)
  • retries on mempool full (309317a)
  • retry on broadcast (6aaed21)
  • rounds api (d4da4d4)
  • sc search (778ee05)
  • sdk-ts initial (1d2ef9b)
  • sdk-ui-ts (4c8f902)
  • sending to another inj address (95c180e)
  • sepholia migration (2b7823b)
  • setup indexer grpc account portfolio api and stream (72d7d85)
  • simplified networks (9b9733b)
  • simulating fee on ethereum wallets (5ff04e6)
  • simulation added, web3 broadcast moved to wallet-ts (d521af3)
  • single cw20 entry (f6ef98a)
  • spl tokens transfer (bc78a26)
  • spot and derivative services and cleanup (e638c67)
  • staking consumer improvements (346690d)
  • staking consumer improvements (0ec4200)
  • subaccount balance stream added (2717a2e)
  • subaccount decoupled from spot to own package (e017056)
  • subaccount service (af197ef)
  • support for injective address signer (f583335)
  • switched base denoms to denoms (8f50d6f)
  • terra walet on wallet-ts (2263181)
  • terra wallet (9b51eae)
  • terra wallet (7403790)
  • timeout timestamp unification (41085d0)
  • tm endpoint (2671cd3)
  • token ibc cache (a4d7aed)
  • token meta - support custom inj address for devnet and devnet1 (66fe31c)
  • token price utils (1d79620)
  • token service for cw20 balances (4850924)
  • token verification intro (0967a5a)
  • tokens (f7fd866)
  • tokens meta for kovan (440d081)
  • tokens metadata update (ebc89ba)
  • tokens: Add WHALE token to tokens.ts and upload image (8a8abe0)
  • tokens: add xtalis metadata (617c145)
  • TokensMetadata: add talis metadata (1bde58d)
  • torus integration (7f69c70)
  • trade and earn history (be975a7)
  • trading strategies stats api (cfc1699)
  • trailing spot sgt (9b77594)
  • transaction error handling (d0bc738)
  • transfer method on ERC20 (b9c8b73)
  • transfer native sol option (ae17950)
  • transformers for spot and derivative (6dd12a7)
  • trezor and fix for multiple messages (097a9c0)
  • tx exception handling (36dbef7)
  • tx filters (1b48cd8)
  • tx response now returned instead of the txhash only (7959791)
  • txClient (efab6c8)
  • types fix (b3c9dac)
  • uatom added (2354c55)
  • ui common services (74f5099)
  • unified tx clients (e404930)
  • upated contracts packages with new deposit manager abi (fdbee9d)
  • update bridge service utils (b6ce74a)
  • update DMM consumer with latest exchange api (ed3a689)
  • update mito indexer vesion (96c0a35)
  • update oracle price stream (2c8de1b)
  • update order object (2857701)
  • update referral consumer with latest changes (ee1b836)
  • update supernova folder structure (a220ecd)
  • updated deposit manager contract with addiotional methods (866a5c1)
  • updated docs (7c38c6d)
  • utility methods for explorer (97db723)
  • utils for token metadata and networks (271ac4c)
  • verify sig and pk wallet strategy (d3a4794)
  • verify signature on pk (85f4a0e)
  • Wallet Connect - basic integration (b260f5b)
  • Wallet Connect - basic integration (b88831a)
  • Wallet Connect - integration - fixed issues with disconnecting wallet (613a816)
  • Wallet Connect - integration - fixed issues with signing eth transactions (e990e5b)
  • wallet connect v2 (6ef3ebb)
  • wasm code grpc queries (91e618d)
  • wasm messages (3773c39)
  • web3 broadcaster (ceb7a90)
  • web3 client (8f286b2)
  • wh gateway and new tokens (d36f586)
  • wormhole bridge improvements (1d0bb5d)
  • wormhole bridges (6a68b67)
  • wormhole client interface (6719782)
  • wormhole from eth (38f279a)
  • wormhole gw (1253e57)
  • wormhole implemented (8ec7dac)
  • wormhole mainnet (600926f)
  • wormhole redeem flow (5509b49)
  • xbx (bd6e917)

Reverts

  • Revert "chore: removed deprecated folder" (b5bbf3d)
  • Revert "chore: added cid" (30af4a2)
  • Revert "chore: update sdk-ts with latest indexer protos" (fcb9d33)
  • faulty version (6e25b3f)

0.0.1 (2025-01-20)

Bug Fixes

Features

  • abacus abstractions (08dfc49)
  • activity page pagination (068d54e)
  • activity page pagination (35dc4e3)
  • activity page pagination (79e85b9)
  • activity page pagination (1da66fc)
  • activity page pagination (60e91d0)
  • activity pagination (41f2ca2)
  • activity pagination (bb91c17)
  • activity pagination (a91bb5e)
  • activity pagination - bump to indexer 1.0.5 (a7d98a3)
  • activity pagination - remove duplicate code (5c6efec)
  • activity pagination - removed unused code (9e73339)
  • activity pagination - renamed paging -> pagination (9227787)
  • activity pagination - use indexer instead of exchange api (7de4dca)
  • activity pagination updates (#63) (f999db1)
  • add abacus proto gen (6e81d06)
  • add AddressRoles fn with test and tranformer (be65227)
  • add authorization (76b6e0a)
  • add bonk to token-metadata (457e409)
  • add canonical check for tokens (342d73f)
  • add correct EIP-712 signing support (d11a532)
  • add crescent (c902e84)
  • add enable method for validation checks on strategies (a84d25b)
  • add fetch multiple denoms token meta (a73872b)
  • add fetchAddressesByRole fn with test and transformer (b3e6bb8)
  • add fetchAllNamespaces fn with test and transformers (0911b58)
  • add fetchModuleParams fn with tests and transformer (0cc3e44)
  • add fetchVouchersForAddress fn with test and transformer (4e7e31a)
  • add functionality to query on chain cosmswasm contract info (1215b7a)
  • add functionality to query on chain cosmwasm data (7b7793a)
  • add functions (4761770)
  • add getchNamespaceByDenom fn with test and transformer (9544df7)
  • add grpc support for ninja api (0445623)
  • add image url to validator (1f5d893)
  • add index file to export permission fns (b8c9b06)
  • add logo for our validator (45e1a56)
  • add mito and olp proto and refactor esm imports (f50e172)
  • add more methods in ExplorerRPC (08b4a0a)
  • add msg multi send (6a494aa)
  • add MsgClaimVoucher file and spec file (c24aae2)
  • add MsgCreateNamespace file and spec file (6c62089)
  • add MsgDeleteNamespace file and spec file (fd13581)
  • add msgExternalTransfer (d9b5444)
  • add MsgRevokeNamespaceRoles file and spec file (0e16f25)
  • add MsgUpdateNamespace file and spec file (3de8410)
  • add MsgUpdateNamespaceRoles file and spec file (13c0dad)
  • add MsgUpdateParams file and spec file (191e2f4)
  • add okx wallet as eth wallet (974d25a)
  • add permissions types (fb1bfb0)
  • add phantom strategy (4bfe3bf)
  • add private key wallet (881b81c)
  • add registry to token factoryt (214662f)
  • add skip & limit params (35012a4)
  • add streamSpotMarket (66e392c)
  • add support for CW20 balance (0eeb3b8)
  • add support for devnet peggy and injective contract address (3bd2c31)
  • add unit test coverage for eip712 messages (#75) (cf7e2fd)
  • add unit test for remaining eip 712 messages (#77) (2584aa0)
  • added a new tx-utils package for reducing the size of the utils package (d8e4786)
  • added a node transport for grpc consumers (91d4bfc)
  • added a way to get default fee for token (65bb3b4)
  • added a way to get multiple assets prices (b731902)
  • added ability to pass pk as a class to MsgBroadcastWithPk (7ab121d)
  • added account change listeners (83896bd)
  • added address formatter to utils package (2b5d919)
  • added alchemy api wrapper (6e2d7b3)
  • added amino and proper web3 support for all msgs (83f1857)
  • added amino sign for Keplr (a3fa523)
  • added attest from solana to injective (16eb6d1)
  • added attest from solana to injective (40f770e)
  • added axs to tokens meta (18e0627)
  • added batch cancelling for the orders (3990a3b)
  • added bayc (d39f626)
  • added blocks with txs stream (7144aef)
  • added bonfida sol domains (2e67999)
  • added bridge transaction type (fee3a80)
  • added chronos and explorer specific endpoints (1d74cfc)
  • added chronos-api package (35154b8)
  • added coinGcekoApi consumer (3aaa96d)
  • added coinGeckoId to token meta (8f1768d)
  • added composer for increasing margin to a position (1a74678)
  • added context to exceptions (ccfd06b)
  • added cosmos fee delegation support (f3e2b0f)
  • added cosmos-ts package (4c56fbf)
  • added cw20transfer args (5861fe5)
  • added cw20transfer args (0b53619)
  • added decomposers for binary messages (a8bebca)
  • added default gas price (8b7062f)
  • added deployERC20 on peggy (5f1f22e)
  • added depositBalance method to the DepositManager contract (bda0dd6)
  • added derivatives consumer, refactored and unified methods for subaccount consumer and spot consumer (1d175f1)
  • added derivatives consumer, refactored and unified methods for subaccount consumer and spot consumer (33ff1e4)
  • added description to the packages (6970b67)
  • added devnet network (2975a41)
  • added docs for web3-strategy, removed redundant contract instances (48cc385)
  • added dot-plank ibc hash (6338ff2)
  • added eip712 v2 support (1ae07f6)
  • added exchange exception (3afa0c9)
  • added exchange spot market consumer for chain consumer (13012ab)
  • added execution side filter for spot market trades (09ed791)
  • added expiry futures and perpetual swap market proposal (dcd8e84)
  • added fetchin details (68cb45e)
  • added fetching all balances for a user (2f3d5f5)
  • added fetching coingecko id by symbol (4c80783)
  • added fromBase64 init for PublicKey (77b6104)
  • added gas prices for chains (321c5d7)
  • added gas prices for chains (f69416f)
  • added granter and fee payer to std fee (904b973)
  • added hooks 'end' and 'status' on the streams (5ddcfd7)
  • added httpRestClient which handles timeout exceptions (c200bc2)
  • added initial ledger support (5c07023)
  • added inj name service (ab782b8)
  • added insurance fund composer and consumer (9f96e74)
  • added insurance fund in the exchange consumer (ccc704f)
  • added insurance funds explorer api types (5dcf7da)
  • added isMetamask (2045d2b)
  • added juno (e39af4c)
  • added luna as gas currency (2881761)
  • added messages to contract response (59f5f5a)
  • added metadata (7a1e408)
  • added more contract instances to the contract package (92fe669)
  • added more packages initial versions (c3bde24)
  • added msg store code (7159995)
  • added msgEditValidator and msgWithdrawValidatorCommission (09a03a5)
  • added multiple signers while creating a transaction (c10442d)
  • added name, symbol, decimal methods to the base currency contract (bc27edb)
  • added networks package for fetching endpoints (b6fc2a8)
  • added networks package for fetching endpoints (de3db66)
  • added new asset service (59f846f)
  • added new composer to spot-consumer (4bd1a73)
  • added new package - token metadata (d9c8474)
  • added number conversion utils (6912fb0)
  • added number flooring for chain numbers (83eafe9)
  • added number formatters (f13d177)
  • added object formatter (6a4621a)
  • added ofac check in the broadcaster (1fbd1e3)
  • added ofac check in the broadcaster (5bfc68a)
  • added old mainnet endpoints (64100bd)
  • added oracle consumer (e725afb)
  • added oracle decomposer (34410fb)
  • added oracle streaming (79a9661)
  • added pagination (22c6807)
  • added pagination proper handler (0c2f3d8)
  • added pool fetch in staking consumer (0265be4)
  • added positions support for derivatives consumer (05aec9e)
  • added price fetching service to oracle consumer (2f383c2)
  • added private key subprovider and refactored web3 strategy (40b1488)
  • added proper errors for web3 strategies (454f3d8)
  • added proposal decomposer for exchange-enable-proposal (e59f22d)
  • added proposals decomposers (c1cab84)
  • added proto composers (d72f481)
  • added public endpoints (f0ec8f7)
  • added re-delegations to chain consumer (1fcb280)
  • added re-delegations types (c1675c7)
  • added redelegating, withdrawing rewards, getting user rewards (0126863)
  • added rest consumer example (aa20951)
  • added sol token metadata (c991973)
  • added solana sign transfer and confirm (cbb334f)
  • added stargate signer (8da2961)
  • added stargate signer, added timeout to ibc transfer proto (1c2d9dc)
  • added state to the spot order type (04a9b2d)
  • added streams support (ad0a9d2)
  • added subaccount deposit and withdraw (b2adf42)
  • added support for insurance funds and custom token factory denoms (1c82a82)
  • added support for ws web3 (8b263a9)
  • added sync mode to TxGrpcClient (0a125e0)
  • added sync mode to TxGrpcClient (adfbcfd)
  • added tens multiplier to markets (6221cba)
  • added terra (c852f06)
  • added testnet old endpoints (79358b1)
  • added text proposal (51eae7f)
  • added text proposal decomposer (2f6f887)
  • added the ability to simulate a transaction (9d24ec4)
  • added tickers map (dde13fc)
  • added timeout height (c46c2f8)
  • added timestamp filtering for trades (541554f)
  • added toFixed variants (f0194b4)
  • added token factory docs (372e221)
  • added token factory token type (ad23e66)
  • added tradeId (21dba26)
  • added trust wallet (47bae16)
  • added tx clients (dba397c)
  • added tx-ts (ae9ebc7)
  • added validator details and uptime (b775f91)
  • added wbtc (4105e01)
  • added wormhole and moonbeam bridge tx transformers (f499006)
  • adding injx token metadata (a452be4)
  • allow multiple amounts on Msgsend (3294e7d)
  • annual provisions (7f7574f)
  • arbitrary data verification (83e36f6)
  • auction proto composer (52010f4)
  • auction ts (c3b2e0b)
  • authz composer (cbe4b52)
  • authz module - add MsgExec and new param MsgGrant (#57) (3c2b103)
  • authz stake grants (228e884)
  • authz types and more methods (6e6a1d8)
  • axelar (87c4866)
  • axelar and moonbeam (49a41ae)
  • baseDenom introduced (7c8f895)
  • batch update msg composer (96ce647)
  • batch update order composer (f0a6aa4)
  • binary options support on the sdk (c5f6bc8)
  • bonfida name service (e555ba9)
  • bridge converter included in bridge service (2acf2d8)
  • bridge skip symbols (ed4e2bd)
  • bridge support for sommelier (be8646a)
  • bridge-ts initial (4320b1c)
  • broadcast allow fee price to be overwritten (85a53d7)
  • broadcaster used instead of provider to support metamask (bed89c0)
  • bump v1.13.78-RC.1 (17b92e2)
  • caching denom traces (7b7f89e)
  • caching denom traces (84ffb15)
  • caching on coingecko prices (cb22366)
  • cancelation order bitmask (70fed5e)
  • chainConsumer add support for MsgInstantSpotMarketLaunch (4bc6a49)
  • chainUrl for http calls (47657d9)
  • channel map (be328f8)
  • channels: Add Migaloo IBC channel details to all non-deprecated items in channels.ts (5e06aa6)
  • check for cosmos wallet (925f68b)
  • checksum address calc (3b1946e)
  • chihuahua added (0176a3a)
  • chronos endpoints decoupled (082f422)
  • chzet (43faabc)
  • cid (be5f93c)
  • cid (b286316)
  • commented msgReclaimLockedFunds (cbcf334)
  • commented msgReclaimLockedFunds (316af92)
  • common actions (1f706ee)
  • community spend pool (d08a04b)
  • compact error for reporting (381dc6d)
  • comsostation eth version (a10d278)
  • config for axios (53b3316)
  • contract packages initial setup completed (6d47818)
  • contract packages initial setup completed (f8674f9)
  • contract packages initial setup completed (49ccff4)
  • contracts package extended by adding a base contract and subscription manager (928d3d7)
  • cosmos sdk doc convenient method (8b8dab7)
  • cosmos wallet strategy (78d65e0)
  • cosmostation initial support (ea941e5)
  • cosmwasm map (697422e)
  • create spot grid strategy (a57c40b)
  • createAssociatedTokenAddress (6d5e6b4)
  • creating insurance fund composer (632f7fe)
  • cw20 adapter contract args (036fc91)
  • cw20 addr validation (c4332e0)
  • cw20 send args (b36e5ed)
  • cw20 send args (22ee502)
  • decouple chain consumer classes (02fdb86)
  • decouple keplr (0e921a3)
  • decoupled wormhole clients (72d7e6c)
  • delegatedFee is an optional param (0324b0b)
  • denom async client (72127aa)
  • denom client (581977b)
  • denom trace (bc631bb)
  • denomClientAsync (8628f46)
  • denomClientAsync (e820eb9)
  • derivative market info (653d417)
  • disconnect on wallet (86cad88)
  • DMM consumer (50ce000)
  • DMM consumer (74c4995)
  • DMM Consumer (8df3c3a)
  • docs (ddbecb2)
  • dot tokenmetadata (6698c87)
  • eip-155 transactions signing for ledger devices completed (cdc9b96)
  • eip712 signing fix (62e05dd)
  • eip712 signing fix (774b1dd)
  • eip712 v2 (8eaaeba)
  • eip712 v2 (e14b015)
  • eip712 verification against chain (4fd66f7)
  • enable keplr on devnet (021a315)
  • enabled disabling a wallet for wallet-ts, refactored to use sync broadcasting mode (c1dde3f)
  • enabled fee delegation for exchange transactions (75d6d63)
  • erc20 new assets (ed9ce7e)
  • ethereum native wallets optional on wallet-ts (15300dc)
  • ethereum wormhole initial setup (af78d52)
  • evm token support (3e26dc4)
  • evm wormhole (8656087)
  • evm wormhole client (38a6bb5)
  • evm wormhole strategy (8241c1b)
  • evmos fix (6d6d46e)
  • exception class name (2e0bec4)
  • exception names (14592d3)
  • exceptions part 2 (1919620)
  • exchange module state (ab8fcd2)
  • exec exchange contracts (3e365ce)
  • experimental keplr wallet add with data (79126ed)
  • experimental ledger support for keplr (1afd947)
  • experimental support for eip712 broadcasting (69fc77a)
  • explorer consumer package (acdcd4a)
  • explorer consumer package bump (28ecbd3)
  • explorer services (3c69238)
  • explorer stats api (9fdd911)
  • explorer utils and generic types for wallet provider (b31b3ff)
  • exported some types (cc1efe3)
  • extended cg api (1b4399f)
  • fee discount and trading rewards (3846d6b)
  • fee payer fetching from indexer api (439f245)
  • feePayerPubKey param for broadcasting (cf36b26)
  • fetching multiple orderbooks (6dda8db)
  • fetching params (afa8684)
  • from bytes pub key (c7c744b)
  • funding payments, validator uptime, bridge txs (e6265d4)
  • funds stringified (14d262f)
  • gas based on message (929f117)
  • gas buffer coef (c08cdec)
  • gas estimator for testnet (d1a5c72)
  • gas limit from simulation (6305f0d)
  • gas price fetching (476f4e4)
  • gas price server (3035548)
  • gas service (e6dba62)
  • gas simulation on web3 wallets (65e5d97)
  • gateway endpoints added (1cd8104)
  • geometric sgt init (1055590)
  • get injective address from subaccount (203c223)
  • get token decimal and symbol based on denom (0594183)
  • getExactDecimalsFromNumber (07421dd)
  • getTensMultiplier function for handling decimals (3b66d5d)
  • getting bridged wrapped tokens balance (dc3e36b)
  • gitbook docs (8f79666)
  • grid sc config (91c0c86)
  • grpc indexer campaign api (1a2c561)
  • handling tx (1af0252)
  • helper awaitAll (8c9bdf8)
  • helper functions for prepping a transaction (3c9a806)
  • helper utils for sorting object keys (b48c598)
  • ibc gateway support for wormhole (fbf7d96)
  • ibc utils fns (04eb096)
  • implement Auction consumer (3761411)
  • implement grpc oracle stream for prices by markets (e24887f)
  • implement retries on grpc and rest query calls (d8c4486)
  • implement standalone dmm consumer (4ed29c3)
  • implemented a way to fetch grpc all records from pagination (5b2f888)
  • implemented Ledger Legacy support (f22301b)
  • import web3 in the sdk-ui-ts (12bbb93)
  • improved wasm error reporting (70dbe5a)
  • indexer and core proto definitions gen and publish (49472ec)
  • indexer api bump (76635c2)
  • indexer migration (351320b)
  • indexerTradingApi - autzh api - create strategy (ec2e1a4)
  • initial eip712 (956d451)
  • initial eip712 support for keplr (09c7ac6)
  • initial exceptions setup (6da9f2e)
  • initial grid strategies list impl (955ac92)
  • initial monorepo setup with initial set of packages (99aab6c)
  • initial order hash manage (3f1c9ec)
  • initial sdk-ui-ts and sdk-ts refactor (fe00582)
  • initial setup for the assert package (415e9b8)
  • initial setup for the spot consumer (78dc6a7)
  • initial setup fpr eip712 (d4d5096)
  • initial setup ledger cosmos app (d113d86)
  • initial sig verify for cosmos (63a3cfc)
  • inj name resolution (ce0ce62)
  • inj to sol (82ebbde)
  • injective price service (43796a9)
  • integrate portfolio api (4ba36ff)
  • jest setup, msgBid unit tests (9caa08f)
  • keplr reclaim funds (6f35de5)
  • keplr signing (8ac5011)
  • leaderboard (f69cee4)
  • leaderboard - formatting (1e74433)
  • leaderboard - restore shx & link-module-alias (71236e2)
  • leap wallet support (0a9569d)
  • ledger refactor (03a9a96)
  • luna and ust (6e94041)
  • magic wallet (6b31a9c)
  • mainnet endpoints added (5d4df33)
  • map chain error exception by module (1714e80)
  • memo support (c446a30)
  • message map (fd237b2)
  • metamask provider for wh (918db79)
  • migrated to grpcWebImpl (bbf4e37)
  • minor authz utils (72fc977)
  • minor util and readme update (9be782b)
  • msg multi execute (2f67682)
  • msgBatchUpdate (7bc3787)
  • MsgBroadcaster in sdk-ts (7747ea8)
  • msgBroadcaster on wallet-ts (d06a3db)
  • MsgBroadcasterLocal for broadcasting tx in a node environment (8fd484b)
  • msgExecuteContract add typing support (866c605)
  • msgExecuteContractCompat (9c63a64)
  • msgMultiExecute (c53cb78)
  • msgmultisend (77adf6f)
  • msgReclaimLockedFunds (b6b7ce8)
  • msgSubmitGenericProposal (d9de27b)
  • MsgTransfer for external chains (96ee3de)
  • msgTransferAndExecute support (4a2c286)
  • msgTransferExternal (0ebaa6e)
  • multiple marketIds orderbook stream (181eed0)
  • multiple messages in a tx support (1444adb)
  • multiple messages support (1fc425b)
  • naming and folder structure (f059fb7)
  • native tokens (f16d1a8)
  • neptune service (68bc897)
  • network improvements and ledger parser (702d63d)
  • new chz logo (918c53d)
  • new chz logo (small) (b76eca6)
  • new token meta (17b1aa5)
  • new token metadata implementation (a285b1a)
  • new wallet ts (e43b933)
  • ninji wallet (e265ee1)
  • ninji wallet (6a7cacb)
  • nonja and bitget wallet (aebb71f)
  • okx wallet (4771142)
  • optimise bundle size (03bb060)
  • optional orderHash (f741e35)
  • order history (#64) (d86021a)
  • order history (#65) (c179735)
  • order history (#68) (9e431a7)
  • order history (#69) (6bd506e)
  • order history (#70) (74dcc0f)
  • order history stream (#72) (4a1f6cd)
  • order history updates (#67) (43d8472)
  • orderbook v2 (889689d)
  • osmo support (26b33d7)
  • pagination for binary options markets (e9ce348)
  • pagination for supply (81abacc)
  • path updated for wasmx (2bebb9d)
  • path updated for wasmx (36b594a)
  • peggy upgrade (b2e658f)
  • pending trade and earn rewards (6759dff)
  • pgt and contract queries (a9698f6)
  • pgt init (063551f)
  • phantom support (1a4c2ce)
  • ported chain consumer from the client (cff10b9)
  • portfolio balance request (ec22208)
  • portfolio value (02f12f8)
  • portfolio value (32978ec)
  • positions v2 (552c522)
  • proposal decomposer (cf63bc0)
  • proposals initial setup (2e72d3e)
  • proto composers (be6ce2f)
  • protocol stats package (eddf7e6)
  • provider instead of signer (6990a84)
  • querier active stake delegation (564335d)
  • redeem from sdk-ts not wormhole-sdk (6492495)
  • refactor trezor wallet (9807132)
  • refactor with bases (4269edc)
  • refactored ledger for address management (aaa3f68)
  • refactoring, added support for proposals deposit and voting (b04d65e)
  • remove gst strategy (0c11071)
  • removed blockTracker from web3-strategy, spot consumer fix for canelling limit orders (1df568d)
  • removed numbers converters from utils (36b7bcf)
  • response transformers (b72ce57)
  • rest endpoints decoupling (cba0e1a)
  • rest wormhole queries (e137d96)
  • retries on mempool full (309317a)
  • retry on broadcast (6aaed21)
  • rounds api (d4da4d4)
  • sc search (778ee05)
  • sdk-ts initial (1d2ef9b)
  • sdk-ui-ts (4c8f902)
  • sending to another inj address (95c180e)
  • sepholia migration (2b7823b)
  • setup indexer grpc account portfolio api and stream (72d7d85)
  • simplified networks (9b9733b)
  • simulating fee on ethereum wallets (5ff04e6)
  • simulation added, web3 broadcast moved to wallet-ts (d521af3)
  • single cw20 entry (f6ef98a)
  • spl tokens transfer (bc78a26)
  • spot and derivative services and cleanup (e638c67)
  • staking consumer improvements (346690d)
  • staking consumer improvements (0ec4200)
  • subaccount balance stream added (2717a2e)
  • subaccount decoupled from spot to own package (e017056)
  • subaccount service (af197ef)
  • support for injective address signer (f583335)
  • switched base denoms to denoms (8f50d6f)
  • terra walet on wallet-ts (2263181)
  • terra wallet (9b51eae)
  • terra wallet (7403790)
  • timeout timestamp unification (41085d0)
  • tm endpoint (2671cd3)
  • token ibc cache (a4d7aed)
  • token meta - support custom inj address for devnet and devnet1 (66fe31c)
  • token price utils (1d79620)
  • token service for cw20 balances (4850924)
  • token verification intro (0967a5a)
  • tokens (f7fd866)
  • tokens meta for kovan (440d081)
  • tokens metadata update (ebc89ba)
  • tokens: Add WHALE token to tokens.ts and upload image (8a8abe0)
  • tokens: add xtalis metadata (617c145)
  • TokensMetadata: add talis metadata (1bde58d)
  • torus integration (7f69c70)
  • trade and earn history (be975a7)
  • trading strategies stats api (cfc1699)
  • trailing spot sgt (9b77594)
  • transaction error handling (d0bc738)
  • transfer method on ERC20 (b9c8b73)
  • transfer native sol option (ae17950)
  • transformers for spot and derivative (6dd12a7)
  • trezor and fix for multiple messages (097a9c0)
  • tx exception handling (36dbef7)
  • tx filters (1b48cd8)
  • tx response now returned instead of the txhash only (7959791)
  • txClient (efab6c8)
  • types fix (b3c9dac)
  • uatom added (2354c55)
  • ui common services (74f5099)
  • unified tx clients (e404930)
  • upated contracts packages with new deposit manager abi (fdbee9d)
  • update bridge service utils (b6ce74a)
  • update DMM consumer with latest exchange api (ed3a689)
  • update mito indexer vesion (96c0a35)
  • update oracle price stream (2c8de1b)
  • update order object (2857701)
  • update referral consumer with latest changes (ee1b836)
  • update supernova folder structure (a220ecd)
  • updated deposit manager contract with addiotional methods (866a5c1)
  • updated docs (7c38c6d)
  • utility methods for explorer (97db723)
  • utils for token metadata and networks (271ac4c)
  • verify sig and pk wallet strategy (d3a4794)
  • verify signature on pk (85f4a0e)
  • Wallet Connect - basic integration (b260f5b)
  • Wallet Connect - basic integration (b88831a)
  • Wallet Connect - integration - fixed issues with disconnecting wallet (613a816)
  • Wallet Connect - integration - fixed issues with signing eth transactions (e990e5b)
  • wallet connect v2 (6ef3ebb)
  • wasm code grpc queries (91e618d)
  • wasm messages (3773c39)
  • web3 broadcaster (ceb7a90)
  • web3 client (8f286b2)
  • wh gateway and new tokens (d36f586)
  • wormhole bridge improvements (1d0bb5d)
  • wormhole bridges (6a68b67)
  • wormhole client interface (6719782)
  • wormhole from eth (38f279a)
  • wormhole gw (1253e57)
  • wormhole implemented (8ec7dac)
  • wormhole mainnet (600926f)
  • wormhole redeem flow (5509b49)
  • xbx (bd6e917)

Reverts

  • Revert "chore: removed deprecated folder" (b5bbf3d)
  • Revert "chore: added cid" (30af4a2)
  • Revert "chore: update sdk-ts with latest indexer protos" (fcb9d33)
  • faulty version (6e25b3f)