Lars Kuhtz

Results 46 issues of Lars Kuhtz

This adds a finalize to all pact service requests that does an unconditional `ROLLBACK` on pact db. This would clean up any possibly pending database SAVEPOINTs, which can possibly result...

Below tasks in involve the following breaking validation changes: * [ ] creation time depends on all parents (including adjacent). There is a chance that this is already valid for...

This PR adds support for more selecting the POW hash algorithm based on chainweb version and block height. It also adds support for allowing more than a single POW hash...

component:core

![](https://user-images.githubusercontent.com/1369810/58138452-0a309d80-7beb-11e9-9a78-8ddffd7e8fad.png) ![](https://user-images.githubusercontent.com/1369810/58138477-26ccd580-7beb-11e9-8ef1-5c5b639d886d.png) ![](https://user-images.githubusercontent.com/1369810/58138500-4106b380-7beb-11e9-9759-07ca20b79dff.png)

# Database backend * [ ] Detect consensus db schema changes * [x] Command line flag to reset consensus db * [x] Documentation for rocks db layer * [ ]...

This PR * [x] fixes and speeds up the creation of the test tree for the unit tests. * [x] makes the tests suite safe to run with with more...