No description
Find a file
Wilmer Paulino b2eac6697c multi: expose accounts through ListAccounts RPC
Now that we have the ability to create new accounts, it is also useful
to expose them over the RPC interface to provide digestible account
information to users.
2020-01-10 16:58:01 -08:00
account account: implement account manager with support to create accounts 2020-01-10 16:57:56 -08:00
auctioneer auctioneer: extend Client to implement account.Auctioneer interface 2020-01-10 16:57:57 -08:00
clientdb clientdb: extend DB to implement account.Store 2020-01-10 16:57:58 -08:00
clmrpc multi: expose accounts through ListAccounts RPC 2020-01-10 16:58:01 -08:00
clmscript account: implement account manager with support to create accounts 2020-01-10 16:57:56 -08:00
cmd multi: expose accounts through ListAccounts RPC 2020-01-10 16:58:01 -08:00
trader multi: expose accounts through ListAccounts RPC 2020-01-10 16:58:01 -08:00
version.go auctioneer+trader: add trader server daemon 2019-11-28 13:46:55 +01:00