Commit Graph

56 Commits

Author SHA1 Message Date
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
Nex
796b3ebff6 Modify test.md 2018-10-09 16:48:14 +08:00
Nex
645f0d0f9f Revert "Add error info"
This reverts commit 5b0dc19
2018-10-09 15:42:25 +08:00
Nex
2ef4f77678 Modify README.md file name 2018-10-09 13:52:20 +08:00
Nex
bb7804cb91 Merge branch 'master' of ssh://phabricator.internetapi.cn:2222/source/bdchain-grpc-api 2018-10-09 13:49:44 +08:00
Nex
67f95a0294 Add gRPC SDK & server test cases 2018-10-09 13:49:36 +08:00
MYLS
74246d98f4 add a simple Go version readme.md 2018-10-09 11:52:51 +08:00
Nex
d6dacf48e0 Fix code style 2018-10-08 21:38:12 +08:00
Nex
dd26770c1c Update error info 2018-10-08 21:08:58 +08:00
Nex
65c1c95c19 Add ClientVersion methods 2018-10-08 20:56:03 +08:00
Nex
5b0dc19856 Add error info 2018-10-08 18:36:20 +08:00
MYLS
dbc8d522b6 and modify gen 2018-09-26 13:22:03 +08:00
MYLS
d6d61cf4d1 Make package naming meet Go requirements and 2018-09-26 13:20:22 +08:00
Nex
3c7ebec0dd Fix bug 2018-09-12 17:27:31 +08:00
Nex
d80f066138 Update packages 2018-09-11 22:16:43 +08:00
Nex
f8ec225141 Update packages 2018-09-11 22:07:37 +08:00
Nex
85d24291af Update packages 2018-09-11 21:56:25 +08:00
Nex
f9b845dfd6 Update packages 2018-09-11 21:50:23 +08:00