nursery_store: adds a new file for utxon database

This commit introduces a new type called a NurseryStore
  which abstract many of the persistent operations required
  by the utxo nursery. The code in this commit is
  intentionally introduced as dead code, as the utxo
  nursery will later be modified to hook into the new
  database. It is designed to support incubation of
  commitment and htlc outputs, and includes full
  chain segmentation!
This commit is contained in:
Conner Fromknecht 2017-09-27 05:44:38 -07:00
parent 5dbf5084e7
commit a8450875f6
No known key found for this signature in database
GPG Key ID: 39DE78FBE6ACB0EF
1 changed files with 1361 additions and 0 deletions

1361
nursery_store.go Normal file

File diff suppressed because it is too large Load Diff