Commit Graph
86 Commits
Author SHA1 Message Date
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
willclarktech 3bbcd63378 Update packages etc for launchpad chain renaming 2020-11-10 16:46:21 +01:00
willclarktech ff4ef4a084 cli: Update for new OfflineSigner 2020-10-27 17:07:34 +01:00
willclarktech a2a394a04d cli: Remove hitFaucet helper 2020-10-14 13:19:15 +02:00
Simon Warta b77c19a673 Update validator addresses after genesis regeneration 2020-10-08 16:25:55 +02:00
Simon Warta eba148326a Rename Secp256k1Wallet -> Secp256k1HdWallet 2020-10-08 10:29:41 +02:00
Simon Warta 9d1508e1ee Add makeStdTx and used signed document from signers 2020-09-24 14:10:57 +02:00
Simon Warta 1b0eec8ed3 Simplify name to makeSignDoc 2020-09-24 13:54:15 +02:00
Simon Warta 751861e501 Update CLI testing 2020-09-24 13:54:15 +02:00
Simon Warta 12dec1f4dc Add funds to Ledger accounts 2020-09-23 17:13:34 +02:00
willclarktech bfbb01c6bf cli: Use HdPath type 2020-09-15 15:03:17 +02:00
Simon Warta bfeeb3ad33 Remove obsolete buildFeeTable helper 2020-08-19 12:55:22 +02:00
Simon Warta e99e0f2eef Add CLI example to show the new GasPrice/GasLimits interface 2020-08-19 12:54:11 +02:00
willclarktech 5630330c09 cli: Update cli for CosmWasmFeeTable change 2020-08-19 10:13:54 +01:00
Simon Warta dc0ef7c6f0 Remove unnecessary smartQuery helper 2020-08-04 14:02:49 +02:00