Commit Graph
100 Commits
Author SHA1 Message Date
Simon Warta 5bb01b8a68 Change multiplier to 1.4 2023-08-21 09:30:52 +02:00
Simon Warta f987f6af3a Set new validator address in tests 2023-04-06 18:02:44 +02:00
Simon Warta 0351a46d97 Remove Bech32 class 2023-03-07 15:21:09 +01:00
Simon Warta 652c74d159 Make msg a string | null 2023-03-06 14:51:07 +01:00
Simon Warta ee5429d1f4 Move implementation to @cosmwasm/stargate 2023-03-06 14:51:07 +01:00
Simon Warta bf5e854d08 Rename to instantiate2_addresses.ts and add to example runner 2023-03-06 14:51:07 +01:00
Simon Warta be0bd7a3c3 Write intermediate data 2023-03-06 14:51:07 +01:00
Simon Warta a408f1ed86 Fix wrong salt output 2023-03-06 14:51:06 +01:00
Simon Warta 09bdaed37d Use toUint64 2023-03-06 14:51:06 +01:00
Simon Warta 4de6c7ed7f Update contract_addresses.ts 2023-03-06 14:51:06 +01:00
Simon Warta 64cf77532a Update to use checksum instead of code_id 2023-03-06 14:51:06 +01:00
Simon Warta ae587c40d4 Make test addresses deterministic 2023-03-06 14:51:06 +01:00
Simon Warta b968aae644 Adapt length encoding 2023-03-06 14:51:06 +01:00
Simon Warta 97f39df4e7 Implement determinstic contract address generation 2023-03-06 14:51:06 +01:00
Simon Warta d107fdeddd Log Tendermint version in example 2023-03-06 11:39:01 +01:00
Simon Warta 113158137e Add example 2023-03-06 11:33:38 +01:00
Simon Warta 7701108c8e Format example script [skip ci] 2023-01-30 16:23:33 +01:00
Simon Warta b73487acbb Remove the usage of the simapp42 backend 2022-08-03 18:43:06 +02:00
Simon Warta 7d62e8fc0d Create HttpEndpoint interface 2022-04-13 06:57:34 +02:00
Furkan KAMACI af4215e9f9 Typo is fixed for multiplier (#1103) 2022-03-30 08:12:00 +02:00
Simon Warta 9970f77f18 Remove laucnhpad
Applies diff from https://github.com/cosmos/cosmjs/pull/1015
2022-02-08 13:56:18 +01:00
Simon Warta 5baf9781de Rename BroadcastTx{Success,Failure} to DeliverTx{Success,Failure} 2021-11-23 18:39:39 +01:00
Simon Warta 37b472af44 Allow the use of a custom gas multiplier 2021-11-20 09:46:11 +01:00
Simon Warta 86467822f9 Add "auto" option to fee 2021-11-20 09:46:11 +01:00
Simon Warta e3b18c3859 Use sendTokens and signAndBroadcast in example 2021-11-20 09:46:11 +01:00
Simon Warta 20e49746c5 Use coins helper in examples 2021-11-20 09:46:11 +01:00
Simon Warta 926767d1e1 Add simulate example 2021-11-20 09:46:11 +01:00
Simon Warta 67866dbaa4 Format cosmwasm example 2021-11-18 22:36:29 +01:00
Simon Warta f3227209df Fix stargate example to latest fee API 2021-11-18 22:36:17 +01:00
Simon Warta 737c5c7ac9 Upgrade to the latest proto types 2021-08-02 13:15:46 +02:00
Simon Warta 36c5cc3615 Remove unmaintained coralnet.ts and helpers.ts 2021-07-22 14:03:49 +02:00
Simon Warta 23c3706ff0 Add CosmWasm CLI example 2021-07-22 14:01:00 +02:00
Simon Warta a6b8e35b84 Format CLI examples 2021-07-22 13:43:59 +02:00
willclarktech 3116590bd7 cli: Fix example 2021-06-03 13:49:42 +02:00
willclarktech de7453bc6f cli: Use cosmjs-types 2021-06-03 13:49:41 +02:00
willclarktech 2e4d1ad1ea cli: Fix import path in Stargate example 2021-05-18 15:15:56 +02:00
bartmacbartek 36d3fbbca6 Fix default options merging in helpers/connect 2021-05-06 13:41:44 +02:00
willclarktech 580b417b70 cli: Update examples for new Secp256k1HdWallet options 2021-04-20 17:53:33 +02:00
willclarktech 6ace51decd cli: Update for hd wallet change 2021-04-06 17:27:46 +02:00
willclarktech dda02bc80f cli: Update for amino/launchpad refactor 2021-03-25 11:00:09 +01:00
Simon Warta 843b82badd Create pubkeyToAddress in @cosmjs/amino 2021-03-23 13:37:24 +01:00
Simon Warta cb37451f8f Add multisig address derivation example 2021-03-23 13:37:24 +01:00
Simon Warta 3a18b0ec43 Organize Akash account source comments 2021-03-16 14:07:31 +01:00
Simon Warta 8804e0ccb2 Move accountFromAny into new module and create a test 2021-03-15 17:52:20 +01:00
Simon Warta 1ee39167de Add stargate example 2021-02-11 15:56:29 +01:00
Simon Warta 7582199ea9 Do not auto-import types from @cosmjs/crypto 2021-02-11 15:14:36 +01:00
Simon Warta fbae7e2729 Do not auto-import @cosmjs/encoding symbols 2021-02-11 15:14:36 +01:00
Simon Warta fb59a0df9e Do not auto-import @cosmjs/cosmwasm-launchpad types 2021-02-11 15:14:36 +01:00
Simon Warta 131928dfe5 Do not auto-import @cosmjs/launchpad types 2021-02-11 15:14:35 +01:00
Simon Warta 6a32240185 Avoid auto-importing fs and axios 2021-02-11 15:14:35 +01:00