Will Clark
|
6acfc0e8d2
|
Merge pull request #281 from CosmWasm/269-tendermint-0.33-genesis-response
Fix genesis response type
|
2020-07-07 12:13:23 +02:00 |
|
willclarktech
|
734e80b093
|
tendermint-rpc: Fix genesis response type
|
2020-07-07 12:04:13 +02:00 |
|
willclarktech
|
79f033d103
|
scripts: Add .gitkeep to .simapp data dir
|
2020-07-02 14:09:09 +02:00 |
|
willclarktech
|
beae8f3394
|
scripts: Make simapp config faster
|
2020-07-02 14:09:09 +02:00 |
|
willclarktech
|
f1ce0cdc62
|
root: Update circleci for simapp
|
2020-07-02 14:09:09 +02:00 |
|
willclarktech
|
d3a0d2b73d
|
scripts: Add simapp stop script
|
2020-07-02 14:09:08 +02:00 |
|
willclarktech
|
60cdda61d1
|
scripts: Add generated simapp template
|
2020-07-02 14:09:08 +02:00 |
|
willclarktech
|
dbd7e992e9
|
scripts: Add basic simapp README
|
2020-07-02 14:09:08 +02:00 |
|
willclarktech
|
7a70763795
|
scripts: Add simapp scripts
|
2020-07-02 14:09:08 +02:00 |
|
willclarktech
|
24a460c3de
|
scripts: Add simapp env
|
2020-07-02 14:06:07 +02:00 |
|
willclarktech
|
f5904091b1
|
scripts: Add simapp .gitignore
|
2020-07-02 14:06:04 +02:00 |
|
Will Clark
|
827f27e52b
|
Merge pull request #262 from CosmWasm/239-wrap-proto-field
Decode protobuf Buffers as Uint8Arrays
|
2020-06-30 18:05:21 +02:00 |
|
willclarktech
|
f130beea31
|
proto-signing: Decode Buffers as Uint8Arrays
|
2020-06-30 17:57:14 +02:00 |
|
Will Clark
|
21fb2acb52
|
Merge pull request #260 from CosmWasm/238-protobuf-registry-magic
Improve protobuf registry
|
2020-06-30 15:46:59 +02:00 |
|
willclarktech
|
8f933e171b
|
proto-signing: Make registry types interfaces
|
2020-06-30 15:39:24 +02:00 |
|
willclarktech
|
15fdb34d91
|
proto-signing: Remove TxBody and Any from registry
|
2020-06-30 15:37:43 +02:00 |
|
willclarktech
|
16e4b2906e
|
proto-signing: Remove duplicate decorated types
|
2020-06-30 15:08:30 +02:00 |
|
willclarktech
|
bb2bbcca2d
|
proto-signing: Add encode/decode methods to registry
|
2020-06-30 13:55:13 +02:00 |
|
willclarktech
|
b56f4898a6
|
stream: Add coverage
|
2020-06-25 16:03:55 +02:00 |
|
willclarktech
|
330c2bc000
|
root: Update yarn.lock
|
2020-06-25 16:03:55 +02:00 |
|
willclarktech
|
bd78ed02d7
|
tendermint-rpc: Replace @iov/stream with @cosmjs/stream
|
2020-06-25 16:03:55 +02:00 |
|
willclarktech
|
67a53476b7
|
json-rpc: Replace @iov/stream with @cosmjs/stream
|
2020-06-25 16:03:55 +02:00 |
|
willclarktech
|
c8a384bb0e
|
socket: Replace @iov/stream with @cosmjs/stream
|
2020-06-25 16:03:54 +02:00 |
|
willclarktech
|
f355f63df9
|
stream: Remove tslint
|
2020-06-25 16:03:54 +02:00 |
|
willclarktech
|
d6bf4055a6
|
stream: Update README
|
2020-06-25 16:03:54 +02:00 |
|
willclarktech
|
7c6a76ce39
|
stream: Update package.json
|
2020-06-25 16:03:54 +02:00 |
|
willclarktech
|
2b02c02a94
|
stream: Remove nonces
|
2020-06-25 16:03:54 +02:00 |
|
willclarktech
|
ea68244a5f
|
stream: Fork @iov/stream
|
2020-06-25 16:03:51 +02:00 |
|
Will Clark
|
200a0f7fe6
|
Fork @iov/socket (#250)
* socket: Fork @iov/socket
* socket: Remove nonces
* socket: Update package.json
* socket: Update README
* socket: Remove tslint
* socket: Fix lint warnings
* scripts: Fork socketserver from IOV Core
* root: Update NOTICE for socket
* tendermint-rpc: Replace @iov/socket dependency with @cosmjs/socket
* root: Update CI config for tendermint/socket
* scripts: Add wait to tendermint start script
* socket: Add coverage
|
2020-06-25 16:01:41 +02:00 |
|
willclarktech
|
aa973a4c70
|
json-rpc: Remove nonces
|
2020-06-24 16:44:09 +02:00 |
|
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 |
|
Will Clark
|
4bea59d2b2
|
Merge pull request #241 from CosmWasm/decorate-MsgSend
Decorate MsgSend
|
2020-06-23 17:04:29 +02:00 |
|
Will Clark
|
c9146896a5
|
Merge pull request #240 from CosmWasm/decorator-types
Polish decorator types
|
2020-06-23 15:00:59 +02:00 |
|
Will Clark
|
30857b4723
|
Merge pull request #221 from CosmWasm/211-protobuf-demo
Add protobuf TxBody demo
|
2020-06-23 12:38:57 +02:00 |
|
Will Clark
|
7eb6dc42d2
|
Merge pull request #231 from CosmWasm/cleanup-api-types
Cleanup some REST API types
|
2020-06-23 12:29:25 +02:00 |
|
willclarktech
|
1ecd2204f4
|
demo-protobuf: Fix decorator test for browser
|
2020-06-23 12:02:01 +02:00 |
|
willclarktech
|
56b1ffb943
|
demo-protobuf: Rename UInt64 -> Uint64
|
2020-06-23 12:01:44 +02:00 |
|
willclarktech
|
4bd773eb10
|
demo-protobuf: Rename field Repeated -> RepeatedString
|
2020-06-23 11:16:12 +02:00 |
|
willclarktech
|
94ecbca474
|
demo-protobuf: Add nested msg field to decorator demo
|
2020-06-23 11:04:34 +02:00 |
|
willclarktech
|
00efb4ad9c
|
demo-protobuf: Add more protobuf field types to decorator demo
|
2020-06-23 11:04:28 +02:00 |
|
willclarktech
|
4f4f0cd682
|
demo-protobuf: Rearrange decorate demo
|
2020-06-23 10:26:45 +02:00 |
|
willclarktech
|
8f63359962
|
demo-protobuf: Add master ref to get-proto yarn script
|
2020-06-23 10:26:45 +02:00 |
|
willclarktech
|
d42af2bd26
|
demo-protobuf: Handle edge case in git archive for proto download
|
2020-06-23 10:26:45 +02:00 |
|
willclarktech
|
723d17ed59
|
demo-protobuf: Do not use svn in get-proto script
|
2020-06-23 10:26:45 +02:00 |
|
willclarktech
|
8eeb52999c
|
demo-protobuf: Wrap protobuf field decorator
|
2020-06-23 10:26:45 +02:00 |
|
willclarktech
|
1ff83189db
|
demo-protobuf: Include protobuf type decorator in CosmosMessage
|
2020-06-23 10:26:45 +02:00 |
|
willclarktech
|
e9193996a9
|
demo-protobuf: Add shallow CosmosMessage decorator
|
2020-06-23 10:26:44 +02:00 |
|
willclarktech
|
2c90fdf029
|
demo-protobuf: Add example using protobufjs decorators
|
2020-06-23 10:26:44 +02:00 |
|
willclarktech
|
362cfdb618
|
demo-protobuf: Add register method to registry
|
2020-06-23 10:26:44 +02:00 |
|
willclarktech
|
0addb8c67f
|
demo-protobuf: Allow use of decorators in tsconfig
|
2020-06-23 10:26:44 +02:00 |
|
willclarktech
|
a645ab3573
|
demo-protobuf: Specify necessary proto files in pack script
|
2020-06-23 10:26:44 +02:00 |
|
willclarktech
|
50817cbc7d
|
demo-protobuf: Move protobufjs dependency
|
2020-06-23 10:26:43 +02:00 |
|
willclarktech
|
e855ae31b1
|
demo-protobuf: Add options to pbjs script
|
2020-06-23 10:26:43 +02:00 |
|
willclarktech
|
21e29d1f25
|
demo-protobuf: Add GeneratedType interface
|
2020-06-23 10:26:43 +02:00 |
|
willclarktech
|
78a96cf06c
|
demo-protobuf: Improve registry types
|
2020-06-23 10:26:43 +02:00 |
|
willclarktech
|
8e83996a3b
|
demo-protobuf: Fix type of demo.proto
|
2020-06-23 10:26:42 +02:00 |
|
willclarktech
|
cd65de53f0
|
demo-protobuf: Fix name
|
2020-06-23 10:26:42 +02:00 |
|
willclarktech
|
e291188781
|
root: Add proto/ to .eslintignore
|
2020-06-23 10:26:42 +02:00 |
|
willclarktech
|
2280bafac7
|
demo-protobuf: Add basic registry example
|
2020-06-23 10:26:42 +02:00 |
|
willclarktech
|
9f295a54f1
|
demo-protobuf: Update type_urls
|
2020-06-23 10:26:42 +02:00 |
|
willclarktech
|
90d16c61d8
|
demo-protobuf: Add alternatives to generated static code
|
2020-06-23 10:26:42 +02:00 |
|
willclarktech
|
75cb4b92f2
|
demo-protobuf: Pin protobufjs version
Not semver. See https://github.com/protobufjs/protobuf.js/blob/7bacfc8/README.md\#nodejs
|
2020-06-23 10:26:42 +02:00 |
|
willclarktech
|
e3f3a35dd6
|
demo-protobuf: Rename package for consistency
|
2020-06-23 10:26:41 +02:00 |
|
willclarktech
|
f3fb661f6d
|
protobuf-demo: Add demo test
|
2020-06-23 10:26:41 +02:00 |
|
willclarktech
|
2c2d637ae4
|
protobuf-demo: Add generated types
|
2020-06-23 10:26:41 +02:00 |
|
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 |
|