Antoine Poinsot
|
096ad68c4b
|
bitcoind: correctly check for errors when creating wallet
|
2022-07-25 15:59:07 +02:00 |
|
Antoine Poinsot
|
5db59b1c89
|
git: add a gitignore
|
2022-07-25 11:43:04 +02:00 |
|
Antoine Poinsot
|
512b5b7d12
|
daemon: gate startup unit test to UNIX only
|
2022-07-25 11:37:57 +02:00 |
|
Antoine Poinsot
|
ad32977558
|
Don't compile daemon and cli binaries on Windows
|
2022-07-25 11:37:56 +02:00 |
|
Antoine Poinsot
|
11cc4dc2e6
|
Cargo: pin rusqlite dependency for MSRV
Sigh...
|
2022-07-25 11:37:56 +02:00 |
|
Antoine Poinsot
|
7340c13142
|
daemon: implement daemonize for UNIX platforms
|
2022-07-25 11:37:55 +02:00 |
|
Antoine Poinsot
|
c095346e17
|
Introduce the Bitcoin network interface along with a bitcoind module
|
2022-07-23 12:49:18 +02:00 |
|
Antoine Poinsot
|
8626e05a55
|
ci: basic GA for unit tests on various platforms
|
2022-07-23 12:49:17 +02:00 |
|
Antoine Poinsot
|
b0196ab529
|
daemon: introduce an SQLite database
With a schema similar to revaultd, but a different interface.
|
2022-07-23 12:49:17 +02:00 |
|
Antoine Poinsot
|
989a2cf8fd
|
daemon: introduce the DaemonHandle, which for now only creates a datadir
This code was mainly taken and adapted from revaultd at commit
7cd856d5a345319cebc815aa61f3b66cebb48b86.
|
2022-07-23 12:49:16 +02:00 |
|
Antoine Poinsot
|
1b35196448
|
daemon: backbone and configuration parsing
Taken from revaultd at 7cd856d5a345319cebc815aa61f3b66cebb48b86. Credits
to the revaultd contributors.
|
2022-07-20 18:42:08 +02:00 |
|
Antoine Poinsot
|
da9149ccde
|
Initial commit, the fun begins!
|
2022-07-20 16:17:32 +02:00 |
|