Commit Graph

10 Commits

Author SHA1 Message Date
Nex
d80d6d2544 Move required field up in BlocksRequest and TransactionsRequest 2020-03-09 22:28:26 +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