Commit Graph

123 Commits

Author SHA1 Message Date
Nex Zhu
d607cb6a7b chore: update protobuf + gRPC toolchains 2024-03-06 15:37:53 +08:00
Nex Zhu
b74f3fe89c
fix: fix gRPC-Gateway to v2.2.0 for now 2022-11-14 09:23:46 +08:00
Nex Zhu
4ca1f0309d
fix: Block.witness_signatures 2022-11-14 03:17:23 +08:00
Nex Zhu
ae35d605b1
feat: add Block.creator_signature and Block.witness_signatures 2022-11-14 01:22:04 +08:00
Nex Zhu
94743e9a17
feat: add offset param to GetRecentBlocks 2021-09-09 10:04:43 +08:00
Nex Zhu
0d8ac0a76d
docs: wip, add English docs 2021-07-22 22:25:57 +08:00
Nex Zhu
a0fab83cef
fix: ts-proto: --ts_proto_opt=env=node 2021-07-22 18:54:54 +08:00
Nex Zhu
070e76bcc7
fix: ts-proto: --ts_proto_opt=esModuleInterop=true 2021-07-22 18:45:01 +08:00
Nex Zhu
dc6ca140e7
feat: add ts-proto for new TypeScript SDK 2021-07-22 16:21:15 +08:00
Nex Zhu
345adce56e
docs: update 2021-07-20 10:30:31 +08:00
Nex Zhu
9d77f65495
refactor: support invoke tasks.py from other dir 2021-07-16 18:13:11 +08:00
Nex Zhu
6839c4f573
feat: support generating TypeScript definitions to be used with @grpc/proto-loader 2021-07-15 15:30:07 +08:00
Nex Zhu
6b2c291f27
style: gen.sh 2021-07-15 14:41:32 +08:00
Nex Zhu
a0aa79ba13
docs: update tool versions in README.md 2021-07-14 17:35:48 +08:00
Nex Zhu
7caa7a9e9a
chore: update gRPC tools and grpc_tools_node_protoc_ts 2021-07-14 17:05:58 +08:00
Nex
286a348b6f chore: update gRPC tools 2021-02-12 21:12:20 +08:00
Nex
b6ebbaa879 fix: gen scripts > gohttp 2021-02-12 21:10:12 +08:00
Nex
486291351a docs: update query APIs' docs 2021-01-19 20:46:21 +08:00
Nex
497aeb1216 docs: update protoc-gen-go 2020-12-07 16:40:34 +08:00
Nex
b182e369c6 docs: update outdated README 2020-12-07 16:32:36 +08:00
Nex
b256c1f80b docs: add OpenAPI docs 2020-12-05 11:11:36 +08:00
Nex
a6d6428393 feat(grpc): add npm package, update Node.js & TypeScript gRPC code and gen scripts 2020-11-17 00:43:10 +08:00
Nex
0845a71aba fix: gen scripts 2020-09-22 16:27:50 +08:00
Nex
bd3165747c chore: update protobuf * gRPC toolchains 2020-09-22 16:21:53 +08:00
Nex
c331546099 update API docs 2020-09-04 12:29:54 +08:00
Nex
affc42e963 add HTTP endpoint for Query.GetRecentBlocks 2020-09-04 12:29:38 +08:00
Nex
d775b43e96 Add query.GetRecentBlocks 2020-09-04 12:22:44 +08:00
Nex
9cf9fb061b fix GetTransactionByBlockHashAndIndex HTTP API path 2020-07-29 15:58:50 +08:00
Nex
59f3e6a248 Add grpc_validator 2020-06-16 15:12:53 +08:00
Nex
c2228d5601 Update grpc-gateway config: Fix '/' in base64 hash 2020-06-15 14:45:53 +08:00
Nex
c32a9b8ce7 Add Transaction.block_timestamp 2020-06-15 07:29:58 +08:00
Nex
eb604852a8 Update grpc-gateway config 2020-06-12 18:20:27 +08:00
Nex
388c9f4913 Update java_outer_classname 2020-06-12 18:16:08 +08:00
Nex
27d18d5695 Update go_path 2020-06-11 19:04:05 +08:00
Nex
c81305e766 Fix grpc-gateway config 2020-06-11 16:00:46 +08:00
Nex
2ec22cc92b Add grpc-gateway for HTTP JSON API 2020-06-08 17:25:37 +08:00
Nex
f6004a9ee8 Add SendTransactionRequest.Transaction.nonce 2020-05-25 21:36:58 +08:00
Nex
652b633e71 Add Block.Creator and Block.Nonce 2020-04-21 01:18:14 +08:00
Nex
9d0a08fe5d Rename go_package to prevent import name conflict 2020-04-20 21:10:59 +08:00
Nex
948934bb52 Upgrade protoc-gen-go to v1.4.0 2020-04-19 12:07:59 +08:00
Hu Yingcong
60aed81a2a update gen.sh 2020-04-08 02:26:57 +08:00
Nex
51da6d60f4 Update gen.bat with -a option 2020-04-08 00:49:17 +08:00
Nex
b866dc7fce Update go_package 2020-04-07 23:52:14 +08:00
Nex
609f65626c Update scripts 2020-04-07 22:21:55 +08:00
Nex
6ce31075db Add API documentation 2020-04-07 21:56:57 +08:00
Nex
935d130a98 Restructure project 2020-04-07 21:28:09 +08:00
Nex
af67a473c9 Adjust go_package option 2020-04-07 19:43:59 +08:00
Nex
a55de9c852 Upgrade to https://blog.golang.org/protobuf-apiv2 2020-04-07 19:29:14 +08:00
Nex
f5b60712a9 Refactor structure 2020-04-07 19:28:39 +08:00
Nex
7c0258f895 Remove VsCode settings 2020-04-05 11:47:53 +08:00