Commit Graph

2041 Commits

Author SHA1 Message Date
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
Emmanuel Vilsbol
8d5e60a567 Fix import order 2021-04-25 23:06:18 +02:00
Emmanuel Vilsbol
798fb1f488 Replace relative import in stargate module 2021-04-25 22:34:47 +02:00
willclarktech
1471bf018f
v0.25.0-alpha.3 2021-04-22 14:10:22 +02:00
willclarktech
a4d2a0bbe5
Add nonces 2021-04-22 14:09:52 +02:00
Simon Warta
79396bfaa4
Merge pull request #774 from cosmos/772-update-protobuf-docs
Update protobuf codec doc
2021-04-21 17:09:34 +02:00
willclarktech
b382f83737
stargate: Update protobuf codec doc 2021-04-21 16:57:12 +02:00
willclarktech
11e88bb91e
tendermint-rpc: Add support for secp256k1 validator keys 2021-04-21 16:47:25 +02:00
willclarktech
0f9e54e151
stargate: Add transfer queries to IBC extension 2021-04-20 18:19:53 +02:00
willclarktech
9bf2ca7ff2
stargate: Add IBC transfer query codec 2021-04-20 18:09:45 +02:00
willclarktech
580b417b70
cli: Update examples for new Secp256k1HdWallet options 2021-04-20 17:53:33 +02:00
willclarktech
c0c8061ab1
amino: Add tests for deserialising wallets with multiple accounts 2021-04-20 17:28:56 +02:00
willclarktech
b5b15d234b
amino: Simplify Secp256k1HdWallet serialization 2021-04-20 17:26:10 +02:00
willclarktech
26fea00741
cli: Update selftest for new Secp256k1HdWallet options 2021-04-20 17:13:29 +02:00
willclarktech
47568bbe41
faucet: Update profile for new Secp256k1HdWallet options 2021-04-20 16:46:04 +02:00
willclarktech
d049f6f8db
cosmwasm-stargate: Update tests for new Secp256k1HdWallet options 2021-04-20 16:46:03 +02:00
willclarktech
c233a66bd5
stargate: Update tests for new Secp256k1HdWallet options 2021-04-20 16:46:02 +02:00
willclarktech
9306829800
cosmwasm-launchpad: Update tests for new Secp256k1HdWallet options 2021-04-20 16:41:10 +02:00
willclarktech
27e8ff45a4
launchpad: Update tests for new Secp256k1HdWallet options 2021-04-20 16:41:10 +02:00
willclarktech
5c39bc9a5a
amino: Add support for multiple accounts to Secp256k1HdWallet 2021-04-20 16:41:09 +02:00
willclarktech
5a15b108e6
proto-signing: Add support for multiple accounts to DirectSecp256k1HdWallet 2021-04-20 16:34:13 +02:00