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 |
|
Simon Warta
|
26af817420
|
Move all codecimpl.tmp.js handling into "define-proto"
|
2020-06-23 10:26:46 +02:00 |
|
Simon Warta
|
8a1a961322
|
Prettify generated code and remove comments from .js
|
2020-06-23 10:26:46 +02:00 |
|
Simon Warta
|
9d5616c445
|
Extract *.proto files only
|
2020-06-23 10:26:46 +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 |
|
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
|
bfcc6dd323
|
Add docs/stargate-dependencies.ymlb [ci skip]
|
2020-06-22 17:10:51 +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
|
e157c35104
|
Avoid shell globbing in jq query
|
2020-06-22 10:35:17 +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 |
|