Commit Graph
2453 Commits
Author SHA1 Message Date
Simon Warta 5eafe6a7bb Test fromRfc3339WithNanoseconds with no fractional part 2021-02-15 17:09:35 +01:00
Simon Warta 8e4813405c v0.24.0-alpha.25 2021-02-12 14:53:44 +01:00
Simon Warta c0311d87ef Add nonces 2021-02-12 14:53:26 +01:00
Simon Warta dfd028b7dc Merge pull request #677 from cosmos/cleanup-date
Cleanup date
2021-02-12 14:47:37 +01:00
Simon Warta da9459553e Let fromRfc3339 return mutable Date type 2021-02-12 14:37:24 +01:00
Simon Warta 7e83910617 Deprecate DateTime 2021-02-12 14:28:50 +01:00
Simon Warta 03c98c6d54 Merge pull request #679 from cosmos/allow-empty-attribute-values
Allow empty value on event attributes
2021-02-12 14:18:24 +01:00
Ethan Frey 15dcafd7e8 Allow empty value on event attributes 2021-02-12 13:22:53 +01:00
Simon Warta a23461be11 Fix testing structure 2021-02-12 00:04:31 +01:00
Simon Warta 4223b5242d Add toRfc3339WithNanoseconds 2021-02-12 00:03:47 +01:00
Simon Warta 539b3292c9 Use fromRfc3339WithNanoseconds 2021-02-12 00:03:35 +01:00
Simon Warta 96685b3597 Add fromRfc3339WithNanoseconds 2021-02-11 23:54:20 +01:00
Simon Warta 85f4bae3c4 Create dedicated dates module 2021-02-11 23:46:33 +01:00
Simon Warta c0f30bdfca Merge pull request #676 from cosmos/nanoseconds-on-commit-sigs
Nanoseconds on commit sigs
2021-02-11 23:26:11 +01:00
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