No description
Find a file
Oliver Gugger ad597c3bed
auctioneer: also recover reserved account
React to the special error that is sent from the auctioneer if it only
knows of a reservation. The RPC information is turned into a special
error so it can be handled by the account manager later.
2020-06-25 09:26:25 +02:00
account account+auctioneer: send expiry and trader key in reservation 2020-06-25 09:17:37 +02:00
auctioneer auctioneer: also recover reserved account 2020-06-25 09:26:25 +02:00
chaninfo chaninfo: add new package to retrieve channel info for auctioneer 2020-05-01 16:08:17 -07:00
clientdb mod: update bbolt to fix go1.14 compat 2020-06-24 10:53:59 +02:00
clmrpc clmrpc: add error type for reserved account 2020-06-25 09:19:22 +02:00
clmscript client/clmscript: fix errors in witness size estimation 2020-03-09 20:00:20 -07:00
cmd multi: rename, fix modules 2020-06-21 19:37:00 -07:00
make make: add Makefile, .gitignore and lint config 2020-06-23 10:45:34 +02:00
order multi: rename, fix modules 2020-06-21 19:37:00 -07:00
.gitignore make: add Makefile, .gitignore and lint config 2020-06-23 10:45:34 +02:00
.golangci.yml Makefile+lint: only limit concurrency on Travis 2020-06-24 09:58:17 +02:00
.travis.yml travis: disable coverage for private repo 2020-06-24 10:53:59 +02:00
config.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
go.mod mod: update bbolt to fix go1.14 compat 2020-06-24 10:53:59 +02:00
go.sum multi: rename, fix modules 2020-06-21 19:37:00 -07:00
log.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
Makefile travis: disable coverage for private repo 2020-06-24 10:53:59 +02:00
rpcserver.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
server.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
version.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00