You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
385 B
7 lines
385 B
11 years ago
|
* paytxfee switch is now per KB, so it adds the correct fee for large transactions
|
||
|
* sending avoids using coins with less than 6 confirmations if it can
|
||
|
* BitcoinMiner processes transactions in priority order based on age of dependencies
|
||
|
* make sure generation doesn't start before block 74000 downloaded
|
||
|
* bugfixes by Dean Gores
|
||
|
* testnet, keypoololdest and paytxfee added to getinfo
|