pool/auctioneerrpc
Wilmer Paulino f9c2861354
order+auctioneer: parse height hint from auctioneer's proposed batch
The auctioneer will now provide a height hint along with every proposed
batch it sends to traders. This height hint is then used by each trader
to base off their absolute lease expiration height, such that they can
agree on the same value and avoid any divergences due to block
propagation discrepancies between them.
2021-11-02 16:47:55 -07:00
..
.clang-format multi: move auctioneer proto to auctioneerrpc package 2021-01-22 10:41:44 +01:00
auctioneer.pb.go order+auctioneer: parse height hint from auctioneer's proposed batch 2021-11-02 16:47:55 -07:00
auctioneer.proto order+auctioneer: parse height hint from auctioneer's proposed batch 2021-11-02 16:47:55 -07:00
auctioneer_grpc.pb.go multi: update lnd master with grpc-gateway upgrade 2021-07-29 14:01:23 +02:00
go.mod multi: update lnd master with grpc-gateway upgrade 2021-07-29 14:01:23 +02:00
go.sum multi: update lnd master with grpc-gateway upgrade 2021-07-29 14:01:23 +02:00
hashmail.pb.go multi: update lnd master with grpc-gateway upgrade 2021-07-29 14:01:23 +02:00
hashmail.proto auctioneerrpc: add in new HashMail servivce 2021-05-09 19:24:47 -07:00
hashmail_grpc.pb.go multi: update lnd master with grpc-gateway upgrade 2021-07-29 14:01:23 +02:00