Commit Graph

  • 2b9b113f86
    Merge pull request #1253 from cosmos/implement-determinstic-contract-address Simon Warta 2023-03-06 15:58:55 +01:00
  • 428798391a Add CHANGELOG entry for instantiate2Address Simon Warta 2023-03-06 15:40:28 +01:00
  • 330e0bbe5f Remove msg argument from instantiate2Address and add tests Simon Warta 2023-03-06 15:36:41 +01:00
  • 652c74d159 Make msg a string | null Simon Warta 2022-10-18 14:42:09 +02:00
  • ee5429d1f4 Move implementation to @cosmwasm/stargate Simon Warta 2022-10-18 14:38:28 +02:00
  • bf5e854d08 Rename to instantiate2_addresses.ts and add to example runner Simon Warta 2022-10-18 14:31:11 +02:00
  • be0bd7a3c3 Write intermediate data Simon Warta 2022-09-22 12:28:09 +02:00
  • a408f1ed86 Fix wrong salt output Simon Warta 2022-09-22 12:27:52 +02:00
  • 09bdaed37d Use toUint64 Simon Warta 2022-09-22 11:28:48 +02:00
  • 4de6c7ed7f Update contract_addresses.ts Simon Warta 2022-09-21 20:39:02 +02:00
  • 64cf77532a Update to use checksum instead of code_id Simon Warta 2022-09-05 15:20:27 +02:00
  • ae587c40d4 Make test addresses deterministic Simon Warta 2022-08-30 13:41:08 +02:00
  • b968aae644 Adapt length encoding Simon Warta 2022-08-30 13:34:46 +02:00
  • 97f39df4e7 Implement determinstic contract address generation Simon Warta 2022-08-30 10:31:22 +02:00
  • 94d6583f3b
    Merge pull request #1377 from cosmos/add-txIndex Simon Warta 2023-03-06 14:30:21 +01:00
  • a5a8a06e9b Add txIndex to DeliverTxResponse and IndexedTx Simon Warta 2023-03-06 14:14:13 +01:00
  • 2c1f779dbd
    Merge pull request #1376 from cosmos/tendermint-0.37 Simon Warta 2023-03-06 11:57:25 +01:00
  • 002bee65ff
    Merge pull request #1363 from cosmos/upgrade-wasmd-0.31 Simon Warta 2023-03-06 11:40:14 +01:00
  • d107fdeddd Log Tendermint version in example Simon Warta 2023-03-06 11:39:01 +01:00
  • 113158137e Add example Simon Warta 2023-03-06 11:33:38 +01:00
  • 7f8934cbe5 Allow creating higher level clients with a given Tendermint client Simon Warta 2023-03-02 17:29:51 +01:00
  • dd35029813 Sleep between broadcast and search Simon Warta 2023-03-02 14:49:34 +01:00
  • a808a8218c Add TendermintClient Simon Warta 2023-03-02 14:22:35 +01:00
  • 3daa7b6c4a Rename fromTendermint34Event to fromTendermintEvent Simon Warta 2023-03-02 14:10:52 +01:00
  • 3d0546a582 Use base64 encoding for tx query Simon Warta 2023-03-02 13:35:23 +01:00
  • e6bf27f844 Harden "can limit by maxHeight" test Simon Warta 2023-03-02 13:35:02 +01:00
  • b9ca8cb38f Add tx search tests Simon Warta 2023-03-02 09:49:53 +01:00
  • 1cc4fbe032 Remove Tendermint 0.35 client Simon Warta 2023-03-01 17:57:05 +01:00
  • ff28298340 Adapt testing code Simon Warta 2023-03-01 17:23:58 +01:00
  • a14c9eb563 Switch to cometbft/cometbft:v0.37.0-rc3 Simon Warta 2023-03-01 17:23:38 +01:00
  • 81b7449770 Add Tendermint37Client Simon Warta 2023-03-01 13:57:47 +01:00
  • 80194b3be9 Add Tendermint 37 testing instance Simon Warta 2023-03-01 13:51:11 +01:00
  • 3ad87362de Add Tendermint 0.37 docker Simon Warta 2023-03-01 13:50:30 +01:00
  • 95751316a0
    Merge pull request #1375 from cosmos/upgrade-@typescript-eslint Simon Warta 2023-03-01 15:52:34 +01:00
  • 68a7a1ccfb Adjust eslint config to make it work again Simon Warta 2023-03-01 15:32:06 +01:00
  • 41a3d64a3e Add objectLiteralProperty to .eslintrc.base.js; rename to .eslintrc.js Simon Warta 2023-03-01 14:44:18 +01:00
  • 910aa4976c Upgrade @typescript-eslint/* dependencies Simon Warta 2023-03-01 14:42:06 +01:00
  • 4050cf5ad1 Simplify generate address example simplify-address-generation-example Simon Warta 2023-03-01 13:41:14 +01:00
  • 1f0d3231da fix: fail amino sign verify with special chars jinseong.cho 2023-02-21 02:03:09 +09:00
  • 87e0047012 feat:implement instantiate permission in amino jinseong.cho 2023-02-19 03:36:42 +09:00
  • 21e02adad4 Add Secp256k1Signature.isLowS add-isLowS Simon Warta 2023-02-14 15:13:44 +01:00
  • 1ac8e429bc
    Merge pull request #1365 from cosmos/rm-lgtm Simon Warta 2023-01-31 16:34:18 +01:00
  • ec43b25f1e Remove LGTM config and badge Simon Warta 2023-01-31 16:13:38 +01:00
  • 958fb63489
    Update .github/workflows/codeql.yml Simon Warta 2023-01-31 16:11:21 +01:00
  • 3a1e3e741a Adapt test to missing created value Simon Warta 2023-01-31 11:57:57 +01:00
  • 7eca4184c3 Upgrade wasmd to v0.31.0-rc0 Simon Warta 2023-01-30 16:25:38 +01:00
  • d638c2ec16
    Merge pull request #1364 from cosmos/use-events Simon Warta 2023-01-31 11:41:22 +01:00
  • b39bde4bd3 Use events object instead of parsing rawLog in tests Simon Warta 2023-01-31 11:23:03 +01:00
  • 7701108c8e Format example script [skip ci] Simon Warta 2023-01-30 16:23:33 +01:00
  • 6481106ed7 Test virus contract test-virus Simon Warta 2023-01-30 16:20:16 +01:00
  • cde9728428 Update docs [skip ci] gh-pages CI deployment 2023-01-03 09:55:35 +00:00
  • 33271bc51c
    Merge pull request #1308 from mvid/authz-queries Simon Warta 2023-01-03 10:48:27 +01:00
  • a4a6bf051a
    correct changelog Mantas Vidutis 2023-01-03 15:52:12 +07:00
  • a73f654d82
    pulling main and adding changelog entry Mantas Vidutis 2023-01-03 15:46:18 +07:00
  • 5e21c51eb2
    Merge branch 'main' of github.com:cosmos/cosmjs into authz-queries Mantas Vidutis 2023-01-03 15:45:33 +07:00
  • f461bfa0eb
    multiple describe blocks Mantas Vidutis 2023-01-03 13:45:03 +07:00
  • 7d04180d6e Update docs [skip ci] CI deployment 2022-12-22 15:43:23 +00:00
  • 22ef61fa8e
    Merge pull request #1355 from cosmos/revert-node-crypto Simon Warta 2022-12-22 16:36:11 +01:00
  • f5e9bb13f2 Improve readability crypro -> nodeCrypto Simon Warta 2022-12-20 14:13:38 +01:00
  • 29afc855ef Revert "Remove pbkdf2Sha512Crypto and getCryptoModule" Simon Warta 2022-12-20 13:57:53 +01:00
  • e53b51f76a Add CHANGELOG entry integrate-noble-secp256k1 Simon Warta 2022-12-08 17:55:31 +01:00
  • f0bb7cf7b4 Remove elliptic dependency Simon Warta 2022-12-08 17:54:05 +01:00
  • cb5304547e Migrate code to @noble/secp256k1 Simon Warta 2022-12-08 17:28:07 +01:00
  • 92ea2dd113 Install @noble/secp256k1 dependency Simon Warta 2022-12-08 17:27:27 +01:00
  • 6cc8025d22 Update docs [skip ci] CI deployment 2022-12-08 15:21:30 +00:00
  • d6c962b3eb
    Merge pull request #1329 from cosmos/cosmjs-types-0.6 Simon Warta 2022-12-08 16:14:21 +01:00
  • 92b03215cf Upgrade cosmjs-types to 0.6.0 Simon Warta 2022-11-28 19:31:31 +01:00
  • 6b1e57fd79 Use Any.fromPartial to construct an Any Simon Warta 2022-11-28 19:07:23 +01:00
  • 490f44512e Remove fromJSON/toJSON from TsProtoGeneratedType Simon Warta 2022-12-08 15:54:10 +01:00
  • 15270548e4 Use telescope powered cosmjs-types Simon Warta 2022-11-24 19:18:43 +01:00
  • d9b2720cf9 Update docs [skip ci] CI deployment 2022-12-08 14:46:18 +00:00
  • 302f3c83f7
    Merge pull request #1347 from cosmos/rm-prefix-from-createStakingAminoConverters Simon Warta 2022-12-08 15:39:07 +01:00
  • 6dd634afda Remove unnecessary address prefix from createStakingAminoConverters Simon Warta 2022-12-08 15:21:28 +01:00
  • b45a791900 Update docs [skip ci] CI deployment 2022-12-08 12:39:39 +00:00
  • e8eefe85af
    Merge pull request #1345 from cosmos/non-optional-decodePubkey Simon Warta 2022-12-08 13:32:52 +01:00
  • 1a67324d6f Sort ticket links in CHANGELOG Simon Warta 2022-12-08 12:55:36 +01:00
  • 866a831dca Make input and output of decodePubkey non-optional Simon Warta 2022-12-08 12:55:11 +01:00
  • 362176ba0d Update docs [skip ci] CI deployment 2022-12-08 11:25:06 +00:00
  • 6b05c122fd
    Merge pull request #1240 from cosmos/test-node-18 Simon Warta 2022-12-08 12:18:18 +01:00
  • 81ca5bb44d Add CHANGELOG for node 18 [ci skip] Simon Warta 2022-12-08 12:05:02 +01:00
  • 182b1e778c Do not use experimental fetch Simon Warta 2022-12-08 11:38:26 +01:00
  • b33c6c9193 Split http tests Simon Warta 2022-12-08 11:40:12 +01:00
  • 612576f85c Upgrade usb dependency to 1.9.2 Simon Warta 2022-12-07 21:06:53 +01:00
  • 37b705683b Test Node.js 18 Simon Warta 2022-08-15 13:32:02 +02:00
  • 8d86b4b29b Update docs [skip ci] CI deployment 2022-12-07 21:08:09 +00:00
  • 6b21c2b238
    Merge pull request #1342 from cosmos/rm-pbkdf2Sha512Crypto Simon Warta 2022-12-07 22:00:36 +01:00
  • 540a1830f2 Update docs [skip ci] CI deployment 2022-12-07 20:47:45 +00:00
  • 1eb7f49446 Remove pbkdf2Sha512Crypto and getCryptoModule Simon Warta 2022-12-07 21:44:47 +01:00
  • 1f45c21ee6
    Merge pull request #1295 from cosmos/RpcTxEvent-index Simon Warta 2022-12-07 21:40:46 +01:00
  • cb607dc105 Update docs [skip ci] CI deployment 2022-12-07 20:26:35 +00:00
  • a2882fb13c Remove RpcTxEvent.index Simon Warta 2022-12-07 21:21:16 +01:00
  • 308499cbcd
    Merge pull request #1343 from cosmos/target-es2020 Simon Warta 2022-12-07 21:19:18 +01:00
  • f09b4c8214 Update docs [skip ci] CI deployment 2022-12-07 20:05:56 +00:00
  • 776d1c9d15 Target es2020 Simon Warta 2022-12-07 21:04:04 +01:00
  • 172d3f7e9c Update docs [skip ci] CI deployment 2022-12-07 20:02:16 +00:00
  • ef79d443b0 Set version 0.29.5 v0.29.5 Simon Warta 2022-12-07 20:58:01 +01:00
  • 3560cd4c02
    Merge pull request #1340 from cosmos/crypro-imports Simon Warta 2022-12-07 20:55:08 +01:00
  • 35032675fb Update docs [skip ci] CI deployment 2022-12-07 19:48:49 +00:00
  • 52ffcf50b5 Update yarn SDKs Simon Warta 2022-12-07 20:41:14 +01:00
  • 7b32660d08 Don't call getCryptoModule in getSubtle Simon Warta 2022-12-07 18:48:55 +01:00