github btcsuite/btcd BTCD_0_3_2_ALPHA
btcd v0.3.2-alpha

latest releases: v2transport/v1.0.1, v2transport/v1.0.0, btcec/v2.3.5...
pre-release11 years ago
  • Add a 32-bit MSI for Windows
  • Fix an issue that could cause the download of the block chain to stall (#12)
  • Remove deprecated sqlite as an available database backend
  • Close sqlite compile issue as sqlite has now been removed (#11)
  • Change default RPC ports to 8334 (mainnet) and 18334 (testnet)
  • Continue cleanup and work on implementing RPC API calls
  • Add support for the following RPC calls: getrawmempool, getbestblockhash, decoderawtransaction, getdifficulty, getconnectioncount, getpeerinfo, and addnode
  • Improve the btcctl utility that is used to issue JSON-RPC commands
  • Fix an issue preventing btcd from cleanly shutting down with the RPC stop command
  • Add a number of database interface tests to ensure backends implement the expected interface
  • Expose some additional information from btcscript to be used for identifying "standard" transactions
  • Add support for plan9 - thanks @mischief (#19)
  • Other minor bug fixes and general code cleanup

Don't miss a new btcd release

NewReleases is sending notifications on new releases.