Version 0.3.12

Version 0.3.12 is now available. Features: – json-rpc errors return a more standard error object. (thanks to Gavin Andresen) – json-rpc command line returns exit codes. – json-rpc “backupwallet” command. – Recovers and continues if an exception is caused by a message you received.  Other nodes shouldn’t be able to […]

Read more

Re: CryptoPP Assertion Error

When running with revision 146 (trunk) I get the following when the miner attempts to start: bitcoind: cryptopp/secblock.h:187: void CryptoPP::NullAllocator<T>::deallocate(void*, typename CryptoPP::AllocatorBase<T>::size_type) [with T = unsigned char]: Assertion `false’ failed. + cd ‘/tmp/rmake/builds/bitcoin/bitcoin–trunk/’; CFLAGS=”-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector” CXXFLAGS=”-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector ” CPPFLAGS=”” CLASSPATH=””  LDFLAGS=”-g -O1 ” CC=gcc CXX=g++  make […]

Read more
1 2 3 4