993 Commits

Author SHA1 Message Date
willclarktech
1699cb0e87
tendermint-rpc: Update comment 2020-06-24 16:32:14 +02:00
willclarktech
e0db5cbd8a
tendermint-rpc: Use @cosmjs/json-rpc in code 2020-06-24 16:16:40 +02:00
willclarktech
2071b73777
tendermint-rpc: Replace @iov/jsonrpc with @cosmjs/json-rpc 2020-06-24 16:12:33 +02:00
willclarktech
f53d26911f
root: Update NOTICE for json-rpc 2020-06-24 16:08:36 +02:00
willclarktech
9850fda715
json-rpc: Update README 2020-06-24 16:05:36 +02:00
willclarktech
5a5747cdef
json-rpc: Add format-text script 2020-06-24 16:05:22 +02:00
willclarktech
fd38d7ed80
json-rpc: Use JSON compatibility code instead of @iov/encoding 2020-06-24 16:02:55 +02:00
willclarktech
685fc54066
json-rpc: Fork JSON compatibility code from @iov/encoding 2020-06-24 16:02:38 +02:00
willclarktech
5fa013cc92
json-rpc: Remove @iov/encoding dependency 2020-06-24 15:58:53 +02:00
willclarktech
254faa935e
json-rpc: Remove tslint 2020-06-24 15:50:03 +02:00
willclarktech
d141924b02
json-rpc: Update package.json 2020-06-24 15:49:33 +02:00
willclarktech
a9a12d5fbc
json-rpc: Fork from @iov/jsonrpc 2020-06-24 15:46:20 +02:00
Will Clark
186cac31fa
Merge pull request #244 from CosmWasm/204-tendermint-rpc
Fork tendermint-rpc package
2020-06-24 15:18:01 +02:00
willclarktech
cefd801601
tendermint-rpc: Align package.json 2020-06-24 15:10:42 +02:00
willclarktech
bb35c86d35
root: Update NOTICE for tendermint 2020-06-24 13:27:21 +02:00
willclarktech
c0539e6517
tendermint-rpc: Update README 2020-06-24 13:27:11 +02:00
willclarktech
2c2423292f
tendermint-rpc: Update package.json author/description 2020-06-24 13:19:39 +02:00
willclarktech
cff8e0eef4
tendermint-rpc: Remove tslint comments 2020-06-24 13:01:40 +02:00
willclarktech
3825af984c
tendermint-rpc: Remove nonces 2020-06-24 12:58:10 +02:00
willclarktech
66e38860f7
tendermint-rpc: Add v0.33 support (part 2) 2020-06-24 12:53:29 +02:00
willclarktech
9ba93ebc9e
tendermint-rpc: Add v0.33 support (part 1) 2020-06-24 12:10:55 +02:00
willclarktech
6f07e90587
tendermint-rpc: Update general files for v0.33 2020-06-24 12:10:55 +02:00
willclarktech
605d2e9a89
tendermint-rpc: 🔥 Remove v0.32 codec 2020-06-24 12:10:55 +02:00
willclarktech
1eab5cd30f
tendermint-rpc: Update package name and version 2020-06-24 12:10:54 +02:00
willclarktech
c458803091
root: Update Tendermint scripts for v0.33 2020-06-24 12:10:54 +02:00
willclarktech
497ceb1eef
tendermint-rpc: Remove tslint 2020-06-24 12:10:54 +02:00
willclarktech
caf5ff7ce8
tendermint-rpc: Remove v0.31 support 2020-06-24 12:10:53 +02:00
willclarktech
65dbe10b68
tendermint-rpc: Replace @iov/utils dependency 2020-06-24 12:10:53 +02:00
willclarktech
248bf39dcc
tendermint-rpc: Replace @iov/crypto dependency 2020-06-24 12:10:52 +02:00
willclarktech
b7d8e940f0
tendermint-rpc: Replace @iov/encoding dependency 2020-06-24 12:10:52 +02:00
willclarktech
8204aa9f8c
root: Copy tendermint scripts from @iov-one 2020-06-24 12:10:52 +02:00
willclarktech
ad8d980af2
tendermint-rpc: Update yarn.lock 2020-06-24 12:10:52 +02:00
willclarktech
8e8f29f041
tendermint-rpc: Fork package from @iov-one 2020-06-24 12:10:51 +02:00
Will Clark
0c52fc46e4
Merge pull request #243 from CosmWasm/remove-duplicate-tests
Remove duplicate test
2020-06-24 11:32:44 +02:00
Simon Warta
9cd8371f7d Remove duplicate parts of "postTx" tests 2020-06-24 11:18:32 +02:00
Simon Warta
eaae577c7b Remove duplicate parts from txsQuery tests 2020-06-24 11:18:32 +02:00
Simon Warta
82984e7537 Remove duplicate "txById" tests 2020-06-24 11:18:32 +02:00
Simon Warta
375c8c2f96 Remove duplicate /node_info tests 2020-06-24 11:18:32 +02:00
Simon Warta
17c76ef5ad Remove duplicate /blocks tests 2020-06-24 11:18:32 +02:00
Simon Warta
8175359b14 Remove duplicate /auth tests from cosmwasm package 2020-06-24 11:18:32 +02:00
Will Clark
4bea59d2b2
Merge pull request #241 from CosmWasm/decorate-MsgSend
Decorate MsgSend
2020-06-23 17:04:29 +02:00
Simon Warta
38e32c618c Rename nested -> message in decorator 2020-06-23 16:20:29 +02:00
Simon Warta
2c171000a7 Simplify docs/stargate-dependencies.yml [ci skip] 2020-06-23 15:41:00 +02:00
Simon Warta
d1a069e94e Implement MsgSend using decorators 2020-06-23 15:15:59 +02:00
Simon Warta
1e4122f8d3 Add repeatedNested 2020-06-23 15:15:59 +02:00
Will Clark
c9146896a5
Merge pull request #240 from CosmWasm/decorator-types
Polish decorator types
2020-06-23 15:00:59 +02:00
Simon Warta
9b573a1c8c Use lower case decorator names 2020-06-23 14:43:33 +02:00
Simon Warta
573dff8ec2 Create FieldDecorator type 2020-06-23 14:24:34 +02:00
Simon Warta
f0432b11ce
Merge pull request #233 from CosmWasm/stabilize-unsuccessful-tx-search
Stabilize unsuccessful tx search
2020-06-23 13:10:39 +02:00
Simon Warta
27644dfc96
Merge pull request #236 from CosmWasm/delegate
Add delegation message and demo
2020-06-23 13:03:08 +02:00