Commit Graph
2605 Commits
Author SHA1 Message Date
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
Simon Warta 719286b3e1 Merge pull request #645 from cosmos/fix-ledger-test-condition
Fix Ledger test condition
2021-02-04 16:30:54 +01:00
willclarktech e754eeafe9 ledger-amino: Make test setup conditional 2021-02-04 10:42:45 +00:00
Simon Warta 4e67ed3618 v0.24.0-alpha.22 2021-01-28 15:36:40 +01:00
Simon Warta 226e60f762 Add nonces 2021-01-28 15:35:57 +01:00
Simon Warta 043d9e4798 Merge pull request #644 from cosmos/fix-amino-type-msgwithdrawdelegationreward
Fix Launchpad distribution types
2021-01-28 15:24:56 +01: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
Simon Warta c6ba4174d2 v0.24.0-alpha.21 2021-01-27 23:28:38 +01:00
Simon Warta 93d7d39d48 Add nonces 2021-01-27 23:26:22 +01: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
mergify[bot] f43e8780e0 Merge pull request #643 from cosmos/signingcosmwasmclient-default-typeregistry
Add more types to cosmwasm-stargate
2021-01-27 18:32:00 +00:00
willclarktech 5f374f4c67 cosmwasm-stargate: Use defaultRegistryTypes from stargate package 2021-01-27 18:22:57 +00:00