No description
Find a file
Oliver Gugger 85cae324b0
auctioneer: add recovery on reserved account error
We need the same error on the server and client side so we add it to
the client part of the repository. The new error message contains all
information about an account that was only reserved but never completed.
2020-06-25 09:20:51 +02:00
account account+auctioneer: send expiry and trader key in reservation 2020-06-25 09:17:37 +02:00
auctioneer auctioneer: add recovery on reserved account error 2020-06-25 09:20:51 +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