Commit Graph

123 Commits

Author SHA1 Message Date
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
Nex
ebc381a760 Fix typos in test.md 2018-10-11 14:23:24 +08:00
Nex
b34ec3a1f3 Merge 2018-10-11 02:40:50 +08:00
Nex
8e9d10c38b Format test.md 2018-10-11 02:26:22 +08:00
wuyi
d58bea485d do some cleaning 2018-10-10 16:24:06 +08:00
wuyi
77f2402609 update .gitignore 2018-10-10 13:38:33 +08:00
wuyi
b88cbe1bef add mockserver 2018-10-10 11:56:23 +08:00
Nex
3cc3172974 Add test directory 2018-10-09 23:22:43 +08:00
Nex
3f3870ef5b Fix typo in test.md 2018-10-09 21:32:13 +08:00
Nex
3ebf91f954 Modify test.md 2018-10-09 18:14:37 +08:00