Please note these might possibly corrupt your wallet. No warranty of any kind of provided. BACKUP YOUR WALLET
I have been maintaining next-test for months now, but this is the first next-test with Win32 binaries available:
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
- Bugfix: comply with BIP 0014 ...
- Coinbaser
- Replace BIP 16 with BIP 17 (OP_CHECKHASHVERIFY)
- CAddrMan: stochastic address manager
- Symbolic names for threads
- Ignore checksum on 'version' messages.
- Prevent double connections
- Support for multiple local addresses
- Added 'Backup Wallet' menu option to GUI
- Added 'immature balance' for miners. Only displayed if the balance is > 0
- Fix default suffixes in save dialog in GNOME
- gettransactions() for non-wallet transactions
- Fix issue #848 : broken mining on testnet
- Fix #846. Allow negative options such as "nolisten=1" in bitcoin.conf as well as on the command line.
- Yet another alternative "minimize to tray" implementation
- Restructure IPC URL handling (fixes #851)
- Toggle hide
Bugs found:
- "Backup Wallet" is not a setting
- Main window hides then shows (in a new position) whenever tab is changed
- CAddrMan crashes and corrupts addr.dat