Commit Graph

2413 Commits

Author SHA1 Message Date
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
1fc22afb3d
Merge pull request #671 from cosmos/query-client-by-height
Add optional height argument to QueryClient methods
2021-02-11 09:08:48 +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
780ef3e47b
Merge pull request #665 from cosmos/662-logs-find-attribute
Allow any string eventType in logs.findAttribute
2021-02-10 21:12:23 +01:00
willclarktech
7577698a1c
launchpad: Widen allowed eventType in logs.findAttribute 2021-02-10 17:36:02 +00:00
mergify[bot]
91b886c476
Merge pull request #661 from cosmos/658-fix-commit-type
Fix Tendermint RPC Commit signature types
2021-02-10 15:49:16 +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
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
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
mergify[bot]
e65362450f
Merge pull request #655 from cosmos/query-client-proof-helper
Tidy QueryClient
2021-02-09 16:49:19 +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
Simon Warta
ea6e7e7290
Merge pull request #654 from cosmos/646-move-type-defs
Move type definitions into build dirs
2021-02-09 16:21:54 +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
Ethan Frey
7ec4c265dd Use verified account query for signing (to ensure it works) 2021-02-09 15:47:03 +01:00
Ethan Frey
9b5fd0aacf Maybe wrong for v0.33, but get proper proofs for v0.34 2021-02-09 15:45:43 +01: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
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
mergify[bot]
0efc88cc76
Merge pull request #652 from cosmos/export-stargate-options
Export SigningStargateClientOptions from @cosmjs/stargate
2021-02-09 13:49:24 +00:00
Ethan Frey
37fae43bef Export SigningStargateClientOptions from @cosmjs/stargate 2021-02-09 14:40:13 +01:00
mergify[bot]
20f73eb502
Merge pull request #649 from cosmos/fix-from-partial
Fix missing fromPartial changes
2021-02-09 12:30:48 +00:00
willclarktech
cf4dcb9970
proto-signing: Fix missing fromPartial changes 2021-02-09 12:22:04 +00:00
Simon Warta
dfe39c034e
Merge pull request #616 from cosmos/586-ts-proto-spike
Investigate ts-proto
2021-02-09 13:16:58 +01: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