Antoine Poinsot
Antoine Poinsot
An alternative to touching consensus code to test this is to fuzz `EvalScript` directly. We already have a target for it, `eval_script`. It could be adapted to also be ran...
> Oh, yeah, this script is actually unspendable isn't it? I missed that on first reading. It is spendable, by providing a signature for the public key and a `1`...
I've tried a few things, i'm giving up for this release.
Eventually we could try bootstrapping rustc against Musl
Rebased on #562
Rebased on master, finally!
Again, let's see.
Failing again now. Sigh...
So that's effectively simply an alias for `cargo build`? I don't think that's worth it. The annoying part is installing the Rust toolchain, once that's done typing `cargo build` in...
A 1-block relative locktimed transactions cannot be included in the same block as its parent. Only transactions valid in the next block can be broadcast on the network. That's the...