Re: [bitcoin-dev] Setting up bitcoin dev environment ( bitcoind, bitcoin-cli )

2018-02-09 Thread Bernd Jendrissek via bitcoin-dev
On 9 February 2018 at 12:55, Maksim Solovjov via bitcoin-dev wrote: > 2) I can launch bitcoind in -regtest regime. > But when I launch bitcoin-cli -regtest setgenerate true 101 > I get an error: >> >> error code: -32601 >> error message: >> Method not found setgenerate was removed in 0.13.0. See

Re: [bitcoin-dev] new BIP: Self balancing between excessively low/high fees and block size

2019-04-07 Thread Bernd Jendrissek via bitcoin-dev
On Sun, 7 Apr 2019 at 17:45, simondev1 via bitcoin-dev wrote: > ==Implementation== > Sort transactions by FeeInSatoshiPerByte (lowest first) > For each transaction starting from lowest FeeInSatoshiPerByte: Sum up the > bytes of space used so far. Check if summed up bytes of space used so far is