708 Commits

Author SHA1 Message Date
willclarktech
64af531b95
protobuf-demo: Add @cosmjs/utils dependency 2020-06-23 10:26:41 +02:00
willclarktech
62e599940a
protobuf-demo: Update build script 2020-06-23 10:26:41 +02:00
willclarktech
8a8473e3f0
protobuf-demo: Add placeholder src files 2020-06-23 10:26:40 +02:00
willclarktech
655965a34d
protobuf-demo: Add protobuf generated code 2020-06-23 10:26:40 +02:00
willclarktech
b9bdf5581e
protobuf-demo: Add scripts to pack proto definitions 2020-06-23 10:26:40 +02:00
willclarktech
7a2e264155
protobuf-demo: Add get-proto script 2020-06-23 10:26:40 +02:00
willclarktech
b3645db66c
protobuf-demo: Add protobufjs dependency 2020-06-23 10:26:40 +02:00
willclarktech
6c78efbcb7
protobuf-demo: Add package 2020-06-23 10:26:36 +02:00
Simon Warta
8b535aa01a Add delegation demo 2020-06-22 10:35:37 +02:00
Simon Warta
ccd9a5db11 Import missing types to CLI 2020-06-22 10:35:29 +02:00
Simon Warta
b36d324e6c Harden signedTx 2020-06-22 10:34:37 +02:00
Simon Warta
d5f874e608 Improve StdTx docs 2020-06-22 10:01:11 +02:00
Simon Warta
3e7ab8ac52 Rename to StdSignDoc 2020-06-22 10:01:11 +02:00
Simon Warta
33d55e6923 Add MsgDelegate 2020-06-22 10:01:11 +02:00
Simon Warta
6b52d376b5 Create new msgs module 2020-06-20 10:37:14 +02:00
Simon Warta
e3b43fd9dd Remove Wasm types from @cosmjs/sdk38 2020-06-20 10:20:22 +02:00
Simon Warta
9754f914f1 Harden and test coin/coins helpers 2020-06-19 14:27:17 +02:00
Simon Warta
c20a77a5ac Use coins helper to create amounts 2020-06-19 14:12:08 +02:00
Simon Warta
43d72f311c Send sendUnsuccessful first
to have enough time between submission and search
2020-06-19 14:00:05 +02:00
Simon Warta
ffecf9adff Streamline test tx types 2020-06-19 13:58:57 +02:00
Simon Warta
2728f25c36 Let encodeTx return type EncodeTxResponse unprocessed 2020-06-19 13:29:28 +02:00
Simon Warta
64673c6f21 Remove Wasm types from @cosmjs/sdk38 2020-06-19 13:21:15 +02:00
Simon Warta
619ecbf014 Deduplicate TxsResponse 2020-06-19 13:10:00 +02:00
Simon Warta
9eb83e3732 Format other .mds 2020-06-18 11:52:00 +02:00
Simon Warta
1303c22250
Merge pull request #228 from CosmWasm/harden-tests
Increase tolerance for slow block creation in tests
2020-06-18 11:13:48 +02:00
Simon Warta
1c233774f9 Increase tolerance for slow block creation in "gets height via last block" 2020-06-18 10:55:07 +02:00
Simon Warta
c57e90d4de Update ignoreDiagnostics for new top-level await support 2020-06-18 10:35:33 +02:00
Simon Warta
27581ce7df Upgrade TS to 3.9 2020-06-16 11:21:56 +02:00
Simon Warta
14c93a9216 Upgrade TS and @typescript-eslint/* 2020-06-16 11:09:13 +02:00
Simon Warta
7369e5b619 Add missing lint-fix scripts 2020-06-16 09:49:31 +02:00
willclarktech
9ac1994cb6
Add static Decimal.compare method 2020-06-10 15:40:51 +01:00
willclarktech
d6d6d3fee5
Use decimal comparison in faucet token manager 2020-06-10 15:31:17 +01:00
willclarktech
0ae83b0657
Add tests for Decimal comparison methods 2020-06-10 15:21:11 +01:00
willclarktech
8fbb7d4bcc
Add comparison methods to Decimal 2020-06-10 15:21:11 +01:00
willclarktech
62db625dbe
Add lint-fix script to @cosmjs/math 2020-06-10 15:21:10 +01:00
Simon Warta
fa5c62a797 Remove BCP package 2020-06-10 15:43:54 +02:00
Simon Warta
dd120779aa v0.20.0 2020-06-10 15:08:24 +02:00
Simon Warta
af7270a907 Add nonces 2020-06-10 15:07:13 +02:00
willclarktech
f816c961b4
Improve readability of cosmwasm searchTx by sentFromOrTo 2020-06-10 13:47:32 +01:00
willclarktech
16cb27bf46
Add sorting/dedup test for cosmwasm searchTx by sentFromOrTo 2020-06-10 12:51:13 +01:00
willclarktech
aff82e1f40
Improve cosmwasm searchTx by sentFromOrTo 2020-06-10 12:45:34 +01:00
willclarktech
8c443dd134
Update cosmwasm error handling for review comments 2020-06-10 10:42:30 +01:00
willclarktech
b121eabca4
Update sdk38 error handling for review comments 2020-06-10 10:42:05 +01:00
willclarktech
84cf719229
Reorganise error handling in cosmwasm 2020-06-09 17:13:55 +01:00
willclarktech
34d19e4d7e
Reorganise error handling in sdk38 2020-06-09 17:13:52 +01:00
Simon Warta
17aa817b23 Update repo URLs 2020-06-09 18:02:29 +02:00
Simon Warta
064500e55a Set @iov/cosmos-sdk to private 2020-06-09 17:55:45 +02:00
Simon Warta
ae7370b16e Remove unnecessary dependencies from @cosmjs/math 2020-06-09 17:55:45 +02:00
Simon Warta
d23b303aa8 Add text formatters to encoding and math 2020-06-09 17:55:45 +02:00
Simon Warta
ac6fd0e115 Fix broken package name @iov/cosmjs in README 2020-06-09 17:55:45 +02:00