chainbase
chainbase copied to clipboard
Snapshot of Last Open Source version of Chainbase from Steem
Welcome to [Mend for GitHub.com](https://github.com/apps/mend-for-github-com) (formerly WhiteSource). This is an onboarding PR to help you understand and configure settings before Mend starts scanning your repository for security vulnerabilities. :vertical_traffic_light: Mend...
I'm using chainbase in Chronicle project in concurrent mode: one process opens the database in read-write mode and is constantly updating it as state history data arrives. Then, multiple read-only...
performance boost by move assigning old buffer to backup buffer in database modify/remove.
This adds the required signals for the proposed nodeos statetrack_plugin to hook into. Another pull request has been opened at https://github.com/EOSIO/eos/pull/6321 to review that implementation. Details about the approach and...