Commit Graph
1741 Commits
Author SHA1 Message Date
Simon Warta 733bbe6314 Move TEST_VECTORS.md to proto-signing 2021-02-21 10:48:45 +01:00
Simon Warta 122bb2b8c7 Upgrade ts-proto to 1.67.0 and regenerate 2021-02-21 10:34:39 +01:00
Simon Warta 84a5b9b399 Upgrade ts-proto to 1.61.0 2021-02-21 10:29:45 +01:00
Simon Warta e78ced64bd Regenerate codec 2021-02-21 10:29:44 +01:00
willclarktech 3e41b9ce04 tendermint-rpc: Update validatorsAll for review 2021-02-18 10:49:53 +00:00
willclarktech 397d17d4c5 tendermint-rpc: Set height in validatorsAll query 2021-02-18 10:35:14 +00:00
willclarktech c5adeace6d tendermint-rpc: Add validatorsAll query 2021-02-18 10:35:14 +00:00
willclarktech 484fdc2fd0 tendermint-rpc: Enable all params in validators query 2021-02-18 10:35:10 +00:00
Simon Warta df203fd4f7 Fix typo in Caclulates 2021-02-16 12:08:04 +01:00
Simon Warta 470c37bf42 Let toSeconds return an object 2021-02-16 12:07:30 +01:00
Simon Warta 058ce1b166 Add fromSeconds 2021-02-15 17:27:14 +01:00
Simon Warta d610f5cba1 Add toSeconds 2021-02-15 17:16:10 +01:00
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
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
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
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
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
Ethan Frey 3c42dd6530 Add optional height argument to QueryClient methods 2021-02-10 23:09:38 +01:00
Ethan Frey 7c5bd1e2c0 Simple query to get sequence to sign 2021-02-10 22:15:57 +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
willclarktech 61934ada2f tendermint-rpc: Fix commit signature types 2021-02-10 15:36:31 +00: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