Please note these might possibly corrupt your wallet. No warranty of any kind of provided. BACKUP YOUR WALLET
Today's next-test includes the following pull requests (green are merged now; red are disputed):
- Typo-tolerant (optimized) Base58 parser
- Parse URIs with non-BTC amounts
- -acceptnonstdtxn option to skip "non-standard transaction" checks
- Optimized binary-to-hex converter (ToHex)
- FastGetWork optimization
- Multithreaded JSON-RPC with HTTP 1.1 Keep-Alive support
- Specify fees explicitly via JSON-RPC
- Coinbaser
- Replace BIP 16 with BIP 17 (OP_CHECKHASHVERIFY)
- Support for multiple local addresses
- Added 'immature balance' for miners. Only displayed if the balance is > 0
- gettransactions() for non-wallet transactions
- Add -loadblock to load from an external blk000?.dat file
- More details for getblock and gettransaction
- JSON-RPC call to accept transactions that don't meet acceptance fees
- Don't create change when it isn't necessary.
- Do not invoke anti-DoS system for invalid BIP16 transactions
- Simplify MyGetSpecialFolderPath and fix possible buffer overflow (#901)
- Refactor SelectCoinsMinConf() and add unit tests.
- Add a menu option and dialog to verify a signed message
- Add mruset and use it for setInventoryKnown
Bugs found: