Commit Graph
2111 Commits
Author SHA1 Message Date
Simon Warta 2d6bbb079f Handle CheckTx errors properly 2021-05-17 12:12:37 +02:00
Simon Warta efdfd8a733 Write fee amount more compact 2021-05-17 10:58:30 +02:00
Alex Harley 892bde5d3f chore: public => protected 2021-05-16 22:23:07 +02:00
Alex Harley be022f6c4f chore: add modifier to constructor 2021-05-15 16:38:36 +02:00
Alex Harley 64280da339 chore: fixing imports 2021-05-15 00:28:23 +02:00
Alex Harley 25589bc9b2 chore: make directsecp256k1hdwallet constructor not protected 2021-05-14 23:22:37 +02:00
Alex Harley c3ab89f6a9 chore: use built in bip39 2021-05-14 23:14:53 +02:00
willclarktech dab008f2f5 v0.25.2 2021-05-11 15:27:27 +02:00
willclarktech 8e978d1467 Add nonces 2021-05-11 15:26:32 +02:00
willclarktech 9c6a7ab15a cosmwasm-stargate: Allow broadcast timing to be customized in SigningCosmWasmClient 2021-05-11 14:48:50 +02:00
willclarktech 0c2fe1b596 stargate: Allow broadcast timing to be customized in SigningStargateClient 2021-05-11 14:48:49 +02:00
willclarktech c6e72a50e8 amino/proto-signing: Increase ops in default KDF options 2021-05-11 14:28:17 +02:00
willclarktech ee2205be1c proto-signing: Export wallet serialization helpers 2021-05-11 13:52:16 +02:00
willclarktech 2bd9cfd822 proto-signing: Add tests for DirectSecp256k1HdWallet serialization 2021-05-11 13:52:16 +02:00
willclarktech 486ab65ed9 proto-signing: Add serialization to DirectSecp256k1HdWallet 2021-05-11 13:52:13 +02:00
willclarktech 717d249a40 stargate: Re-export makeCosmoshubPath helper 2021-05-11 12:30:02 +02:00
willclarktech 857b393eb4 proto-signing: Add makeCosmoshubPath helper 2021-05-11 12:28:59 +02:00
Simon Warta 0dda1b0c4a v0.25.1 2021-05-06 16:30:27 +02:00
Simon Warta a7acda5661 Add nonces 2021-05-06 16:30:09 +02:00
bartmacbartek 032565b79d Use prefix from defaultOptions object 2021-05-06 13:41:44 +02:00
bartmacbartek 36d3fbbca6 Fix default options merging in helpers/connect 2021-05-06 13:41:44 +02:00
bartmacbartek 47220aa12f Fix default options merging in Secp256k1HdWallet 2021-05-06 13:41:44 +02:00
bartmacbartek 84ee121601 Fix default options merging in LaunchpadLedger constructor 2021-05-06 13:41:44 +02:00
bartmacbartek 71a1df7aa7 Add test for explicitly undefined options 2021-05-06 13:41:44 +02:00
bartmacbartek df01734ba2 Remove object destructuring for hdPaths, prefix and seed 2021-05-06 13:41:44 +02:00
bartmacbartek cdaadd4ed0 Fix hdPaths runtime error with proper defaultOptions and options merging 2021-05-06 13:41:44 +02:00
Simon Warta 6ef9912d89 Export types of SigningCosmWasmClient 2021-05-06 11:45:17 +02:00
Simon Warta 51f429bb46 Export CosmWasmClient types 2021-05-06 11:44:03 +02:00
Simon Warta 3eb243d5d6 Remove Private* because fields are public 2021-05-05 18:43:18 +02:00
Simon Warta bd2494c074 Fix fee table type in SigningCosmWasmClientOptions 2021-05-05 18:39:29 +02:00
Simon Warta 1a396b8e7a v0.25.0 2021-05-05 09:55:17 +02:00
Simon Warta 381d98acd1 Add nonces 2021-05-05 09:55:03 +02:00
Simon Warta bae70871bc Upgrade recast to ^0.20 2021-05-04 11:38:46 +02:00
Simon Warta 877a771fbd Update to CosmWasm 0.14.0 and wasmd 0.16.0 2021-05-04 08:30:01 +02:00
Simon Warta 9b40a72fd6 Use tr to filter out white space 2021-05-03 10:27:58 +02:00
Simon Warta 83c7fba0b0 Remove unused imports in wasm.spec.ts 2021-05-03 10:22:23 +02:00
Simon Warta ba3033eb7d Remove unused validator.pubkey 2021-05-03 10:22:11 +02:00
Simon Warta e7fce2a73a Cleanup getContracts test 2021-05-03 10:06:13 +02:00
Simon Warta 0e441f3c95 Exclude unnecessary proto types 2021-05-03 10:04:48 +02:00
Ethan Frey fe9c038f62 Minor fix 2021-04-29 22:41:36 +02:00
Ethan Frey 78112db01e Compiles properly again 2021-04-29 22:37:11 +02:00
Ethan Frey eaee5e9fa3 Update protobuf imports 2021-04-29 22:29:41 +02:00
Ethan Frey 00444bf2bb Regenerate protobuf codec 2021-04-29 22:29:41 +02:00
Ethan Frey 2662e3e2c9 Update validator config, canonical->human addr 2021-04-29 22:29:41 +02:00
Ethan Frey 616dc71456 Update test contract json 2021-04-29 22:29:41 +02:00
Valery Litvin edc774b144 Lint fix 2021-04-29 13:02:01 +08:00
Valery Litvin 129366e762 Query client extensions increased to 18 2021-04-29 12:37:34 +08:00
Simon Warta 22192db766 Move prettier config for markdown to config 2021-04-28 16:54:44 +02:00
Simon Warta 8eaa3687e5 Merge pull request #775 from cosmos/add-decodeTxRaw
Add decodeTxRaw
2021-04-27 16:45:57 +02:00
Simon Warta 80af5aca98 Add decodeTxRaw 2021-04-27 16:25:10 +02:00