2989 Commits

Author SHA1 Message Date
Simon Warta
7e5924e5f2 Add CHANGELOG entry 2021-05-18 13:19:58 +02:00
Simon Warta
0852f4f5f2 Avoid the use of named capture groups 2021-05-18 13:19:28 +02:00
Simon Warta
f17e8b77ad Increase GasPrice.fromString test coverage and check characters early 2021-05-18 13:19:27 +02:00
Will Clark
9f242d3ce5
Merge pull request #805 from cosmos/fix-boadcast-error
Fix error propagation for checkTx errors
2021-05-18 11:50:27 +02:00
Simon Warta
33ff4754a7 Clear timeout before resolving/rejecting 2021-05-18 11:33:21 +02:00
Simon Warta
5cd4041666 Add missing "to" in broadcastTx doc comments 2021-05-18 11:30:53 +02:00
Simon Warta
b62c4b4b58 Fix typo sucessfully -> successfully 2021-05-18 11:29:47 +02:00
Simon Warta
4c4c181e40 Add CHANGELOG entry for the fix 2021-05-17 12:22:32 +02:00
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
Simon Warta
7a48c1e330
Merge pull request #804 from AlexBHarley/alexbharley/bip39
Use built in bip39
2021-05-16 22:36:31 +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 v0.25.2 2021-05-11 15:27:27 +02:00
willclarktech
8e978d1467
Add nonces 2021-05-11 15:26:32 +02:00
willclarktech
516c21cfce
Prepare CHANGELOG for 0.25.2 2021-05-11 15:21:19 +02:00
Simon Warta
2b8a9041bc
Merge pull request #797 from cosmos/794-broadcasttx-options
Allow signing clients to customize broadcast timing
2021-05-11 15:11:18 +02:00
willclarktech
2e480cd57f
Update CHANGELOG for custom broadcast timing 2021-05-11 14:49:50 +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
Will Clark
d141a2101a
Merge pull request #796 from cosmos/776-direct-wallet-serialization
Add serialization to DirectSecp256k1HdWallet
2021-05-11 14:48:22 +02:00
willclarktech
c6e72a50e8
amino/proto-signing: Increase ops in default KDF options 2021-05-11 14:28:17 +02:00
willclarktech
4308e94c40
Update CHANGELOG for DirectSecp256k1HdWallet serialization 2021-05-11 13:52:53 +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
Simon Warta
d88f81a1e4
Merge pull request #795 from cosmos/770-makeCosmoshubPath-stargate
Export makeCosmoshubPath from proto-signing/stargate
2021-05-11 13:19:04 +02:00
willclarktech
3eeb13aa8d
Update CHANGELOG for makeCosmosHubPath 2021-05-11 12:31:05 +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 v0.25.1 2021-05-06 16:30:27 +02:00
Simon Warta
a7acda5661 Add nonces 2021-05-06 16:30:09 +02:00
Simon Warta
fc676968ee Prepare CHANGELOG for 0.25.1 2021-05-06 16:28:12 +02:00
Will Clark
d4d84c8e60
Merge pull request #793 from cosmos/destructuring-bug
Fix destructuring bug
2021-05-06 14:55:45 +02:00
bartmacbartek
eb967e60fb
Update changelog 2021-05-06 14:01:20 +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
7da03ad80f
Merge pull request #790 from cosmos/export-cosmwasm-types
Export missing CosmWasmClient/SigningCosmWasmClient types
2021-05-06 11:58:11 +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
Will Clark
414874eeda
Merge pull request #791 from cosmos/fee-table-fix
Fix fee table type in SigningCosmWasmClientOptions
2021-05-06 11:18:29 +02:00
Simon Warta
3eb243d5d6 Remove Private* because fields are public 2021-05-05 18:43:18 +02:00