ffranr
ffranr
Hello! I'm trying to use a Rust static variable as a C++ non-type template parameter. Is this possible? This is a simple example which outlines what I'm trying to do:...
## Description of the problem, including code/CLI snippet Adding multiple ProjectIssue instances from different projects into a set can result in missing elements. ## Expected Behavior The set should contain...
This was first mentioned on Slack by Sorina: https://iqbalgroup.slack.com/archives/C5MANUB17/p1504131606000222 This link shows benchmarking of different hash functions for random and sequential integer inserts: http://incise.org/hash-table-benchmarks.html Gramtools currently uses the Boost hash...
#### Pull Request Checklist - [ ] LndServices minimum version has been updated if new lnd apis/fields are used.
## Change Description This PR adds two checks to the linter. These checks ensure that the Go version used in Dockerfile files and YAML files are consistent and as expected....
Add a method `ToHexStrings` to `TxWitness`. Remove stand alone function `witnessToHex(witness wire.TxWitness) []string`. Motivation: `witnessToHex` is hard to access and to find.
I need to add a test to cover this aspect: > what version of the account will be stored in the batch if in that batch the account is auto-upgraded...
#### Pull Request Checklist - [ ] LndServices minimum version has been updated if new lnd apis/fields are used.