Commit Graph
2439 Commits
Author SHA1 Message Date
Ethan Frey f1dbc29db0 Update parsing logic to preserve nanoseconds 2021-02-11 21:10:31 +01:00
Ethan Frey 649fcdebab Reorganize ReadonlyDateWithNanoseconds 2021-02-11 21:08:09 +01:00
mergify[bot] f0ad11b69e Merge pull request #667 from cosmos/no-auto-imports
Avoid auto-importing types in CLI and install stargate deps
2021-02-11 15:07:04 +00:00
Simon Warta 1ee39167de Add stargate example 2021-02-11 15:56:29 +01:00
Simon Warta 2feb94e952 Install stargate packages in CLI 2021-02-11 15:14:56 +01:00
Simon Warta fe0c3d441e Document installed packages 2021-02-11 15:14:37 +01:00
Simon Warta ed26010b6b Remove auto-import infrastructure 2021-02-11 15:14:36 +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 8e8011b695 Do not auto-import types from @cosmjs/math and @cosmjs/utils 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 2ec5245500 Do not auto-import @cosmjs/faucet-client types 2021-02-11 15:14:35 +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
Simon Warta 7af702c708 Pull out CLI example runner 2021-02-11 15:14:35 +01:00
Will Clark 84624013a6 Merge pull request #674 from cosmos/okwme-patch-1-simon
Update README
2021-02-11 11:34:04 +01:00
willclarktech 15a3a9b83a v0.24.0-alpha.24 2021-02-11 10:22:06 +00:00
willclarktech 34878c1b43 Add nonces 2021-02-11 10:21:36 +00:00
Will Clark 965fc20ac7 Merge pull request #664 from cosmos/659-fix-tendermint-validator-type
Fix Tendermint RPC Validator types
2021-02-11 11:10:28 +01:00
Ethan Frey 02ede3c8c3 Merge pull request #668 from cosmos/get-sequence-unverified
Simple query to get sequence to sign
2021-02-11 11:02:28 +01:00
Simon Warta e5f1fef1c4 Add Get in touch section 2021-02-11 09:14:44 +01:00
Simon Warta aded000c9f Update Roadmap section 2021-02-11 09:14:33 +01:00
Ethan Frey 1fc22afb3d Merge pull request #671 from cosmos/query-client-by-height
Add optional height argument to QueryClient methods
2021-02-11 09:08:48 +01:00
Simon Warta eb76d8dc19 Elaborate on documentatzion text 2021-02-11 09:08:43 +01:00
Simon Warta 0a503c5579 Format text 2021-02-11 08:55:27 +01:00
Simon Warta 554f4d9977 Disable pager 2021-02-11 08:55:21 +01:00
Ethan Frey 3c42dd6530 Add optional height argument to QueryClient methods 2021-02-10 23:09:38 +01:00
billy rennekamp 6e42a6df87 Update README.md 2021-02-10 22:54:45 +01:00
Ethan Frey 7c5bd1e2c0 Simple query to get sequence to sign 2021-02-10 22:15:57 +01:00
Simon Warta 780ef3e47b Merge pull request #665 from cosmos/662-logs-find-attribute
Allow any string eventType in logs.findAttribute
2021-02-10 21:12:23 +01:00
willclarktech 7577698a1c launchpad: Widen allowed eventType in logs.findAttribute 2021-02-10 17:36:02 +00:00
willclarktech c973bdd483 tendermint-rpc: Fix validators types 2021-02-10 17:27:14 +00:00
mergify[bot] 91b886c476 Merge pull request #661 from cosmos/658-fix-commit-type
Fix Tendermint RPC Commit signature types
2021-02-10 15:49:16 +00:00
willclarktech 61934ada2f tendermint-rpc: Fix commit signature types 2021-02-10 15:36:31 +00:00
Will Clark 466e31e5fd Merge pull request #663 from cosmos/duplicate-launchpad-types
Duplicate launchpad types (1)
2021-02-10 15:45:55 +01:00
Simon Warta ab1b51485c Copy makeCosmoshubPath to @cosmjs/proto-signing 2021-02-10 14:24:15 +01:00
Simon Warta 83a4b0ef80 Extract and test makeCosmoshubPath 2021-02-10 14:08:31 +01:00
Simon Warta 349508e8d7 Duplicate AccountData/Algo in proto-signing 2021-02-10 13:58:09 +01:00
willclarktech 52dc82bbe4 v0.24.0-alpha.23 2021-02-09 17:21:29 +00:00
willclarktech b180c48d8b Add nonces 2021-02-09 17:13:36 +00:00
mergify[bot] e65362450f Merge pull request #655 from cosmos/query-client-proof-helper
Tidy QueryClient
2021-02-09 16:49:19 +00:00
willclarktech 945ecf081a stargate: Tidy QueryClient 2021-02-09 16:28:26 +00:00
Will Clark ecb6f7f67f Merge pull request #653 from cosmos/query-client-proof-helper
Query client proof helper
2021-02-09 17:27:22 +01:00
Simon Warta ea6e7e7290 Merge pull request #654 from cosmos/646-move-type-defs
Move type definitions into build dirs
2021-02-09 16:21:54 +01:00
willclarktech bcc1cd5e01 stargate: Simplify .gitignore 2021-02-09 14:57:25 +00:00
willclarktech e09eb6eeba Remove types dir from package.json files 2021-02-09 14:57:25 +00:00
willclarktech 1c6f3ee9a5 Remove types from VCS 2021-02-09 14:57:24 +00:00
willclarktech 31cdd91991 Update package.json types field 2021-02-09 14:57:24 +00:00
willclarktech 2a8843f5ba Remove post-build npm scripts 2021-02-09 14:57:24 +00:00
Ethan Frey 7ec4c265dd Use verified account query for signing (to ensure it works) 2021-02-09 15:47:03 +01:00