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.
23 lines
998 B
23 lines
998 B
11 years ago
|
Please checkout the git integration branch from:
|
||
|
|
||
|
https://github.com/bitcoin/bitcoin
|
||
|
|
||
|
... and help test. The new features that need testing are:
|
||
|
|
||
|
* -nolisten : https://github.com/bitcoin/bitcoin/pull/11
|
||
|
* -rescan : scan block chain for missing wallet transactions
|
||
|
* -printtoconsole : https://github.com/bitcoin/bitcoin/pull/37
|
||
|
* RPC gettransaction details : https://github.com/bitcoin/bitcoin/pull/24
|
||
|
* listtransactions new features : https://github.com/bitcoin/bitcoin/pull/10
|
||
|
|
||
|
Bug fixes that also need testing:
|
||
|
|
||
|
* -maxconnections= : https://github.com/bitcoin/bitcoin/pull/42
|
||
|
* RPC listaccounts minconf : https://github.com/bitcoin/bitcoin/pull/27
|
||
|
* RPC move, add time to output : https://github.com/bitcoin/bitcoin/pull/21
|
||
|
* ...and several improvements to --help output.
|
||
|
|
||
|
This needs more testing on Windows! Please drop me a quick private message, email, or IRC message if you are able to do some testing. If you find bugs, please open an issue at:
|
||
|
|
||
|
https://github.com/bitcoin/bitcoin/issues
|