Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kulpreet/libbitcoin-mvcc-database issues and pull requests
#14 - Take snapshot and sync to disk on shutdown. On startup, read databases from files. Rebuild indexes as we read the databases.
Issue -
State: open - Opened by kulpreet over 4 years ago
#13 - Implement snapshot and garbage collector that move all confirmed blocks to disk, and moves all spent outputs (and inputs?) to disk.
Issue -
State: open - Opened by kulpreet over 4 years ago
- 1 comment
#12 - Run a test with simple setup for blockchain and mvcc database to see if IBD works. Provide a clean way to stop the node if we reach max memory limit.
Issue -
State: open - Opened by kulpreet over 4 years ago
#11 - Blog Post: High level architecture decisions we made for this MVCC database.
Issue -
State: open - Opened by kulpreet over 4 years ago
Labels: documentation
#10 - Blog Post: The goals of this database.
Issue -
State: open - Opened by kulpreet over 4 years ago
Labels: documentation
#9 - Blog Post: Why an in memory database with mvcc for libbitcoin?
Issue -
State: open - Opened by kulpreet over 4 years ago
Labels: documentation
#8 - Blog Post: Why an in memory database for bitcoin?
Issue -
State: open - Opened by kulpreet over 4 years ago
Labels: documentation
#7 - Fork blockchain to use mvcc database api. We need to provide a way to retry transactions that rollback.
Issue -
State: open - Opened by kulpreet over 4 years ago
#6 - Provide data_base class that uses block database and transaction database
Issue -
State: open - Opened by kulpreet over 4 years ago
#5 - Add github actions or travis test to cover the same build matrix as rest of libbitcoin libs
Issue -
State: open - Opened by kulpreet over 4 years ago
#4 - Fix errors when using GCC
Issue -
State: closed - Opened by kulpreet over 4 years ago
- 1 comment
#3 - Add input and output iterators to transaction_result
Issue -
State: open - Opened by kulpreet over 4 years ago
#2 - Implement block_result and transaction_result as delegators to tuple classes
Issue -
State: open - Opened by kulpreet over 4 years ago
#1 - Transaction database implementation to get, put and update.
Issue -
State: open - Opened by kulpreet over 4 years ago