Commit Graph
2968 Commits
Author SHA1 Message Date
willclarktech 7c35fd33d4 Update root build command 2021-05-18 15:15:54 +02:00
willclarktech 1f10a45150 Make root workspaces commands topological 2021-05-18 15:15:54 +02:00
willclarktech b3a5ca85ce Add root pack-web command 2021-05-18 15:15:53 +02:00
willclarktech cc892e9be5 Update root docs command 2021-05-18 15:15:53 +02:00
willclarktech 1133a973d9 Add typedoc to packages’ dev dependencies 2021-05-18 15:15:53 +02:00
willclarktech dd2bb767cc Update root coverage command 2021-05-18 15:15:53 +02:00
willclarktech 5eef7b97ae Add nyc to packages’ dev dependencies 2021-05-18 15:15:53 +02:00
willclarktech 8350a5c73f Add webpack to packages’ dev dependencies 2021-05-18 15:15:52 +02:00
willclarktech 59179add56 Update root format commands 2021-05-18 15:15:52 +02:00
willclarktech 97ca7dadf7 Add prettier to packages’ dev dependencies 2021-05-18 15:15:52 +02:00
willclarktech 016fed45b3 Update root lint commands 2021-05-18 15:15:52 +02:00
willclarktech 3eaa4089c9 Add eslint to packages’ dev dependencies 2021-05-18 15:15:51 +02:00
willclarktech 9e2a997e4e Remove shx dependency 2021-05-18 15:15:51 +02:00
willclarktech 9660971de7 Update pre/post scripts 2021-05-18 15:15:51 +02:00
willclarktech 3cc41581de Add Yarn config options 2021-05-18 15:15:51 +02:00
willclarktech 48b3da93e0 Set yarn berry to v2.4.1 2021-05-18 15:15:51 +02:00
willclarktech 03dd809d0d Add yarn workspace-tools plugin 2021-05-18 15:15:50 +02:00
willclarktech 25297013da Update CircleCI config for Yarn v2 2021-05-18 15:15:50 +02:00
willclarktech b31d3c7db3 Update yarn.lock 2021-05-18 15:15:50 +02:00
willclarktech b809f54ef3 Update .gitignore for Yarn v2 2021-05-18 15:15:50 +02:00
willclarktech 9f3706e686 Add Yarn v2 config and release 2021-05-18 15:15:46 +02:00
Will Clark ca4bb8ca89 Merge pull request #807 from cosmos/prepare-funds
Prepare the renaming transferAmount -> funds
2021-05-18 15:14:59 +02:00
Simon Warta 9a1d889742 Rename transferAmount -> amount for MsgSend 2021-05-18 14:27:47 +02:00
Simon Warta 00b2cc6b87 Prepare the renaming transferAmount -> funds 2021-05-18 14:01:09 +02:00
Simon Warta 01196d0ee3 Merge pull request #803 from cosmos/fromString-es6
Avoid the use of es2018 named capture groups
2021-05-18 13:58:46 +02:00
Simon Warta 8782f162d3 Improve text "single unit of gas" 2021-05-18 13:21:20 +02:00
Simon Warta 8f3260e1ac Adapt GasPrice.fromString in @cosmjs/stargate and increase testing 2021-05-18 13:20:24 +02:00
Simon Warta b0b535ec95 Improve pattern matching for GasPrice.fromString in @cosmjs/launchpad 2021-05-18 13:20:24 +02:00
Simon Warta 2b626b6b60 Improve GasPrice docs 2021-05-18 13:20:24 +02:00
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 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