bitcoinj/core
Andreas Schildbach 4b826aac8c Block: construct genesis block coinbase from individual values
In particular,

- the input script is constructed from the difficulty target and the genesis message
- the output script is constructed from the pubkey via ScriptBuilder.createP2PKOutputScript()
2025-03-09 14:15:00 +01:00
..
src Block: construct genesis block coinbase from individual values 2025-03-09 14:15:00 +01:00
build.gradle GuardedBy: use internal annotation rather than from external library 2025-02-27 21:08:17 +01:00
findbugs.xml