Commit Graph
318 Commits
Author SHA1 Message Date
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 7e83910617 Deprecate DateTime 2021-02-12 14:28:50 +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
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
Simon Warta ab1b51485c Copy makeCosmoshubPath to @cosmjs/proto-signing 2021-02-10 14:24:15 +01:00
Simon Warta 349508e8d7 Duplicate AccountData/Algo in proto-signing 2021-02-10 13:58:09 +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 2a8843f5ba Remove post-build npm scripts 2021-02-09 14:57:24 +00:00
Ethan Frey 7ec4c265dd Use verified account query for signing (to ensure it works) 2021-02-09 15:47:03 +01:00
willclarktech fe502ea3a4 Remove format-types npm scripts 2021-02-09 14:38:37 +00:00
Ethan Frey 1f9b03a254 Use an unverified query for getting the sequence number for signing 2021-02-09 15:30:43 +01:00
Ethan Frey 5400c3ac8c Query verified uses queryRawProof to remove duplication 2021-02-09 15:04:07 +01:00
Ethan Frey 62afab1936 Add queryRawProof to get proof info from QueryClient 2021-02-09 14:59:56 +01:00
Ethan Frey 37fae43bef Export SigningStargateClientOptions from @cosmjs/stargate 2021-02-09 14:40:13 +01: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 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 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 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 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 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 7edd252cc4 stargate: 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 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 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 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