Commit Graph
100 Commits
Author SHA1 Message Date
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
willclarktech 46b9c5522e stargate: Fill out tests for staking query extension 2021-01-27 17:50:48 +00:00
willclarktech a7b4ed87f7 stargate: Add BondStatusString type to staking query extension 2021-01-27 17:50:48 +00:00
willclarktech 1754019fb6 v0.24.0-alpha.20 2021-01-27 12:22:59 +00:00
willclarktech 1f191f0bab Add nonces 2021-01-27 12:22:21 +00:00
Will Clark cef573a48e Merge pull request #637 from cosmos/fix-staking-await
Fix Stargate staking extension
2021-01-27 13:10:45 +01:00
willclarktech db54a2cdb8 stargate: Fix staking query client 2021-01-27 12:01:16 +00:00
willclarktech 429a339e38 v0.24.0-alpha.19 2021-01-26 16:37:03 +00:00
willclarktech 293150f928 Add nonces 2021-01-26 16:36:30 +00:00
willclarktech ade4350696 stargate: Add tests for distribution msgs Amino types 2021-01-26 16:01:12 +00:00
willclarktech 0b423e4438 stargate: Add Amino type conversions for distribution msgs 2021-01-26 16:01:11 +00:00
willclarktech 5b4afec3fc root: Update CHANGELOG for Launchpad exports 2021-01-26 16:01:10 +00:00
willclarktech 502e980b4f launchpad: Export distribution msgs 2021-01-26 16:01:10 +00:00
Will Clark 692bdc3e01 Merge pull request #630 from cosmos/629-stargate-distribution-staking
Add support for staking/distribution queries
2021-01-26 16:30:30 +01:00
willclarktech 9b8ed767bc stargate: Add basic tests for staking/distribution query extensions 2021-01-26 15:10:27 +00:00
willclarktech 844b2a5682 stargate: Add distribution extension to default Stargate client 2021-01-26 13:06:46 +00:00
willclarktech 486e6aa8c4 stargate: Add distribution queries 2021-01-26 13:06:46 +00:00
willclarktech 4aa248ec63 stargate: Add IBC and staking extensions to default Stargate client 2021-01-26 13:06:45 +00:00
willclarktech 20b9b2d00e stargate: Add staking queries 2021-01-26 13:06:45 +00:00
willclarktech 4e85ac482e stargate: Add distribution msgs to default type registry 2021-01-26 13:06:45 +00:00
willclarktech 7ed5074f12 stargate: Update codec for staking/distribution 2021-01-26 13:06:44 +00:00
willclarktech f95c64bad2 Update CHANGELOG for ledger-amino renaming 2021-01-21 12:53:56 +00:00