Commit Graph
100 Commits
Author SHA1 Message Date
willclarktech cf316528df cosmwasm-stargate: Encode CosmWasm msgs using UTF8 2021-03-02 11:26:08 +00:00
Will Clark e46db075f4 Merge pull request #694 from cosmos/remove-unused
Remove unused modules from proto-signing
2021-02-24 15:30:36 +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
willclarktech 242edfe486 Upgrade karma to v6.1.1
Closes #627
2021-02-16 12:34:56 +00:00
Will Clark 92bd8e8127 Merge pull request #684 from cosmos/upgrade-lerna
Upgrade Lerna to version 4
2021-02-16 13:00:49 +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
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
Will Clark 466e31e5fd Merge pull request #663 from cosmos/duplicate-launchpad-types
Duplicate launchpad types (1)
2021-02-10 15:45:55 +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
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
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
willclarktech 301998474a Simplify codec-based build npm scripts 2021-02-09 14:38:37 +00:00
willclarktech fe502ea3a4 Remove format-types npm scripts 2021-02-09 14:38:37 +00:00
willclarktech fe126d7012 Remove declarationDir from tsconfigs 2021-02-09 14:38:36 +00:00
willclarktech cf4dcb9970 proto-signing: Fix missing fromPartial changes 2021-02-09 12:22:04 +00:00
willclarktech d77230a2e1 proto-signing: Switch to fromPartial instead of fromJSON 2021-02-09 12:01:04 +00:00
willclarktech c3b0292ffa root: Make lint/docs-build CI jobs depend on build 2021-02-09 11:14:29 +00:00
willclarktech 9107026436 ledger-amino: Add missing @cosmjs/stargate dev dependency 2021-02-09 10:48:48 +00:00
willclarktech 582bbd08a6 cosmwasm-launchpad: Reformat with prettier 2021-02-09 10:48:47 +00:00
willclarktech cf4ab29a14 cosmwasm-stargate: Update define-proto.sh to remove unused codec files 2021-02-09 10:48:47 +00:00
willclarktech 9db0c54e19 stargate: Update define-proto.sh to remove unused codec files 2021-02-09 10:48:47 +00:00
willclarktech 69bf3d1e4e stargate: Remove built type definitions from VCS 2021-02-09 10:48:47 +00:00
willclarktech d221c0074d cosmwasm-stargate: Manually remove unnecessary codec files 2021-02-09 10:48:47 +00:00
willclarktech 9133941c20 stargate: Remove unnecessary codec files 2021-02-09 10:48:47 +00:00
willclarktech 711659582c stargate: Export Rpc interface 2021-02-09 10:48:46 +00:00
willclarktech 60094dc1f0 cosmwasm-stargate: Use createPagination util in wasm queries 2021-02-09 10:48:46 +00:00
willclarktech d80901f6d1 stargate: Set Longs as unsigned in queries 2021-02-09 10:48:46 +00:00
willclarktech 90246140f8 stargate: Clarify pagination type in createPagination 2021-02-09 10:48:46 +00:00
willclarktech c33bd47648 stargate: Fix and export createPagination util 2021-02-09 10:48:46 +00:00
willclarktech aeef64cd6e root: Merge prettier deps in yarn.lock 2021-02-09 10:48:46 +00:00
willclarktech be97c7e6be Move ts-proto deps into root 2021-02-09 10:48:45 +00:00
willclarktech 7c3db5fd64 stargate: Remove toObject util 2021-02-09 10:48:45 +00:00
willclarktech 176cea7fa5 cosmwasm-stargate: Update queries to use generic RPC 2021-02-09 10:48:45 +00:00
willclarktech 4b992fc81a stargate: Update queries to use generic RPC 2021-02-09 10:48:45 +00:00
willclarktech 4834c00d92 stargate: Add type definitions to VCS 2021-02-09 10:48:45 +00:00
willclarktech 8f3d317855 stargate: Update scripts to add type definitions back into VCS 2021-02-09 10:48:44 +00:00
willclarktech 084affebc8 cosmwasm-stargate: Switch to ts-proto codec 2021-02-09 10:48:44 +00:00
willclarktech c186606612 cosmwasm-stargate: Update codec after ts-proto method name fix 2021-02-09 10:48:44 +00:00
willclarktech 13eb475227 stargate: Use unsigned Longs in auth query tests 2021-02-09 10:48:44 +00:00
willclarktech 2fbfd0e545 stargate: Fix broken IBC query 2021-02-09 10:48:44 +00:00
willclarktech 8bb8b78c31 stargate: Update codec after ts-proto method name fix 2021-02-09 10:48:44 +00:00
willclarktech 2955925ede cosmwasm-stargate: Update ts-proto to 1.53 2021-02-09 10:48:43 +00:00
willclarktech 7edd252cc4 stargate: Update ts-proto to 1.53 2021-02-09 10:48:43 +00:00
willclarktech b48cfa45b1 proto-signing: Update ts-proto to 1.53 2021-02-09 10:48:43 +00:00
willclarktech 3b8f0f3c37 stargate: Adjust custom registry example for ts-proto 2021-02-09 10:48:43 +00:00
willclarktech d0740a0f18 cosmwasm-stargate: Use nested codec imports from build dir 2021-02-09 10:48:43 +00:00
willclarktech 9c599ad4dd stargate: Output types in build dir 2021-02-09 10:48:42 +00:00
willclarktech 48e31773f7 stargate: Remove types dir 2021-02-09 10:48:42 +00:00
willclarktech 8c4f902341 cosmwasm-stargate: Update after manual codec fixes 2021-02-09 10:48:42 +00:00
willclarktech f4bb1ee6f4 cosmwasm-stargate: Add ts-proto codec types 2021-02-09 10:48:42 +00:00
willclarktech 1d05160473 cosmwasm-stargate: Manually fix ts-proto-generated codec import paths 2021-02-09 10:48:42 +00:00
willclarktech f1e4649e59 cosmwasm-stargate: Switch to ts-proto codec 2021-02-09 10:48:42 +00:00
willclarktech 8c78486a9a cosmwasm-stargate: Add ts-proto codec 2021-02-09 10:48:41 +00:00
willclarktech 1b3be09c31 cosmwasm-stargate: Update scripts for ts-proto 2021-02-09 10:48:41 +00:00
willclarktech 3a6cf02c8b cosmwasm-stargate: Remove old codec 2021-02-09 10:48:41 +00:00
willclarktech 110013c9b3 cosmwasm-stargate: Add ts-proto dependency 2021-02-09 10:48:41 +00:00
willclarktech 8b41ed93b8 stargate: Switch to ts-proto codec 2021-02-09 10:48:41 +00:00
willclarktech b826130c73 stargate: Update ts-proto-generated codec 2021-02-09 10:48:40 +00:00
willclarktech 7006cf16b7 stargate: Add more proto files to define-proto script 2021-02-09 10:48:40 +00:00
willclarktech e506fc32c6 stargate: Update npm build scripts 2021-02-09 10:48:40 +00:00
willclarktech 881319cb81 stargate: Update define-proto script for esModuleInterop 2021-02-09 10:48:40 +00:00
willclarktech b647f1c80e proto-signing: Update ts-proto-generated codec 2021-02-09 10:48:40 +00:00
willclarktech a3560a8be1 proto-signing: Update define-proto script for esModuleInterop 2021-02-09 10:48:39 +00:00
willclarktech d026a92f68 stargate: Update ts-proto-generated codec 2021-02-09 10:48:39 +00:00
willclarktech ad1ac84b3b stargate: Update ts-proto to 1.50 2021-02-09 10:48:39 +00:00
willclarktech d188182ac2 stargate: Add ts-proto-generated codec 2021-02-09 10:48:39 +00:00
willclarktech 6f005798b7 stargate: Update proto scripts 2021-02-09 10:48:38 +00:00
willclarktech 1010b80d8b stargate: Add ts-proto dependency 2021-02-09 10:48:38 +00:00
willclarktech ecbbc05e63 proto-signing: Update ts-proto-generated codec 2021-02-09 10:48:38 +00:00
willclarktech 8b25f8540b proto-signing: Update ts-proto to 1.50 2021-02-09 10:48:38 +00:00
willclarktech bbb768a3df proto-signing: Switch to ts-proto codec 2021-02-09 10:48:38 +00:00
willclarktech c0dd55bc94 proto-signing: Remove functionality ts-proto won’t support 🔥 2021-02-09 10:48:37 +00:00
willclarktech 53f923baea proto-signing: Add ts-proto-generated codec 2021-02-09 10:48:37 +00:00
willclarktech 331db2cb9a proto-signing: Update proto scripts 2021-02-09 10:48:37 +00:00
willclarktech 4c132a579f proto-signing: Add ts-proto dependency 2021-02-09 10:48:37 +00:00
willclarktech e754eeafe9 ledger-amino: Make test setup conditional 2021-02-04 10:42:45 +00:00
willclarktech 00d4990ebd stargate: Fix distribution amino types 2021-01-28 13:06:56 +00:00
willclarktech b3b7b91f63 launchpad: Fix distribution msg types 2021-01-28 13:04:28 +00:00
Will Clark a34998b476 Merge pull request #641 from cosmos/629-stargate-query-extension-tests
Fill out Stargate query extension tests
2021-01-27 19:34:12 +01:00
willclarktech 5f374f4c67 cosmwasm-stargate: Use defaultRegistryTypes from stargate package 2021-01-27 18:22:57 +00:00
willclarktech 047c8f717a stargate: Export defaultRegistryTypes 2021-01-27 18:22:57 +00:00
willclarktech af5ea8cbe7 stargate: Remove unused query extensions from StargateClient 2021-01-27 18:22:56 +00:00
willclarktech a517b68fd2 cosmwasm-stargate: Add distribution msgs to default type registry 2021-01-27 18:22:56 +00:00
willclarktech 2a1df79713 stargate: Reorder type registry
For A E S T H E T I C S
2021-01-27 18:22:55 +00:00
willclarktech eb540c5021 proto-signing: Export GeneratedType from proto-signing 2021-01-27 18:22:55 +00:00
willclarktech 707290d1b4 stargate: Fill out tests for distribution query extension 2021-01-27 17:50:48 +00:00