Commit Graph

82 Commits

Author SHA1 Message Date
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
Nex
62e3d389b8 Update java_package 2019-04-23 14:50:57 +08:00
Nex
38c7425443 Update docs.md for "gRPC API" documentation on Phabricator 2019-04-23 14:29:55 +08:00
Nex
3fabbcc3d5 Merge remote-tracking branch 'origin/master' 2019-04-23 14:27:17 +08:00
Nex
87d3dac8dc Add docs.md for "gRPC API" documentation on Phabricator 2019-04-23 14:26:47 +08:00
MYLS
dc2b13e29e change timestamp from unsigned to signed 2018-12-26 16:09:18 +08:00
Nex
aebe14d75f Change Block.witness to witnesses in TxLedger 2018-12-12 11:03:52 +08:00
Nex
def8e3feab 1. Add new TxLedger APIs: BlockCount, GetBlocks
2. Update AcChain APIs
3. Change hashes from 32 bytes to 20 bytes
2018-12-11 15:57:06 +08:00
Nex
07f1e05962 Update test.md for TransactionType: CONTRACT_STATUS 2018-11-27 21:25:01 +08:00
Nex
c276a61542 Add TransactionType: CONTRACT_STATUS 2018-11-27 21:13:44 +08:00
Nex
e94f067e26 Add web platform 2018-10-31 15:31:46 +08:00
MYLS
e402bf1ef2 update go package hierarchy 2018-10-18 12:09:22 +08:00
Nex
4f5339a91d Fix typo 2018-10-14 21:21:24 +08:00
Nex
3c7efb095d Fix package info in error_details.proto 2018-10-11 16:04:57 +08:00
Nex
f9452659ca Adjust error info 2018-10-11 15:09:45 +08:00