Commit Graph

96 Commits

Author SHA1 Message Date
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
Nex
3d9e561f21 Merge branch 'master' of ssh://phabricator.internetapi.cn/source/bdledger-grpc-api 2020-04-05 11:40:44 +08:00
Nex
cb5dd94140 Format 2020-04-05 11:40:37 +08:00
OliveDS
0f41b0eb9c change contract in common 2020-04-03 20:57:08 +08:00
OliveDS
6be578b502 Merge branch 'master' of ssh://phabricator.internetapi.cn/source/bdledger-grpc-api 2020-04-03 19:16:26 +08:00
Nex
9f8985cd33 Add include_transactions option to getBlocks API 2020-04-02 17:24:11 +08:00
Nex
87107ad3db Add timestamps to count* API responses 2020-04-02 17:23:36 +08:00
OliveDS
dda6f352e4 contract proto 2020-03-31 21:19:44 +08:00
Nex
5ae9bb3cb3 Fix Node.js gen scripts 2020-03-15 10:55:06 +08:00
Nex
45081f759e Add node.js gen scripts 2020-03-14 21:48:59 +08:00
Nex
cfe8dd42e3 Edit comment 2020-03-10 00:10:34 +08:00
Nex
d80d6d2544 Move required field up in BlocksRequest and TransactionsRequest 2020-03-09 22:28:26 +08:00
Nex
0c405e4b51 Update scripts 2020-03-07 15:46:04 +08:00
Nex
d97330571e Format scripts 2020-03-07 13:53:11 +08:00
Nex
2d75620457 Rename service 'TransactionLedger' to 'Ledger' 2020-03-07 13:52:06 +08:00
Nex
c1b575d50c Format 2020-03-07 13:15:29 +08:00
Nex
5ff6cc24ee Update Block, remove 'index', add 'transaction_count' 2020-03-07 13:14:49 +08:00
Nex
bbe9b2123d Fix name: full_transaction -> full_transactions 2020-03-06 10:01:02 +08:00
huyingcong
08f427899c change go_package path
Summary: change go_package path

Test Plan: none

Reviewers: nex, wuyi

Reviewed By: nex

Differential Revision: https://phabricator.internetapi.cn/D29
2020-01-08 10:04:41 +08:00
huyingcong
c8ff7cd6f7 rename package name in query_service.go to fix redeclarations
Summary:
rename package name in query_service.go to fix redeclarations
和 txledger 里面的命名冲突了。。。

Test Plan: none

Reviewers: nex

Reviewed By: nex

Differential Revision: https://phabricator.internetapi.cn/D27
2019-12-02 09:57:42 +08:00
huyingcong
d8173a5529 delete required field in query_service.proto, for the imcompatibilty in proto3
Summary: delete required field in query_service.proto, for the imcompatibilty in proto3

Test Plan: none

Reviewers: nex

Reviewed By: nex

Differential Revision: https://phabricator.internetapi.cn/D26
2019-11-29 09:27:58 +08:00
huyingcong
de035bd3bc add hash query
Summary:
add TransactionCount/GetTransactions
增加关于 transaction/block 相关的查询接口

Test Plan: none

Reviewers: nex, wuyi

Reviewed By: nex

Differential Revision: https://phabricator.internetapi.cn/D25
2019-11-25 21:28:03 +08:00
MYLS
3dc5c90025 update package name 2019-09-26 18:06:06 +08:00
Nex
70d4bb0f0c Update test.md 2019-04-23 22:28:03 +08:00
Nex
37998602e9 Update test.md 2019-04-23 21:27:49 +08:00
Nex
72a517f36a Update docs 2019-04-23 18:25:47 +08:00
Nex
d2792917e7 Update docs 2019-04-23 15:29:11 +08:00
Nex
e6ab7c4630 Update packages 2019-04-23 15:22:19 +08:00