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