No description
Find a file
Olaoluwa Osuntokun 61ea03e4ee client/order: add new PendingChanKey function
The mapping in this function ensures that a given bid/ask pair will have
a unique deterministic pending channel ID to use when registering
funding shims and also making channels.
2020-05-07 19:36:59 -07:00
account account: properly handle spend on pending batch not finalized 2020-05-05 13:53:32 -07:00
auctioneer auctioneer: remove irrelevant pending batch on stream establishment 2020-05-05 13:54:39 -07:00
chaninfo chaninfo: add new package to retrieve channel info for auctioneer 2020-05-01 16:08:17 -07:00
clientdb clientdb: prevent test race condition by not modifying global test var 2020-05-05 14:20:49 -07:00
clmrpc clmrpc: add RelevantBatchSnapshot RPC 2020-05-05 13:48:26 -07:00
clmscript client/clmscript: fix errors in witness size estimation 2020-03-09 20:00:20 -07:00
cmd make+auctioncli: add CLI to interact with auction 2020-04-14 16:27:06 +02:00
order client/order: add new PendingChanKey function 2020-05-07 19:36:59 -07:00
config.go client: implement stream RPC 2020-03-04 15:11:08 +01:00
log.go client: implement stream RPC 2020-03-04 15:11:08 +01:00
rpcserver.go server: move db init from RPC to main server 2020-05-05 13:54:38 -07:00
server.go auctioneer: remove irrelevant pending batch on stream establishment 2020-05-05 13:54:39 -07:00
version.go auctioneer+trader: add trader server daemon 2019-11-28 13:46:55 +01:00