| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | renamed a few rpc methods | s_nakamoto | 2010-02-14 | 1 | -13/+13 |
| | | | | | git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@63 1a98c847-1fd6-4fd8-948a-caf3550aa51b | ||||
| * | Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first ↵ | s_nakamoto | 2010-02-14 | 1 | -1/+1 |
| | | | | | | | character of the hidden columns were displayed so status column had three numbers overprinted. Fixed by adding a leading space to the hidden columns. 64-bit compile with wxWidgets 2.9.0 seems to be fully working normally now. git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@62 1a98c847-1fd6-4fd8-948a-caf3550aa51b | ||||
| * | command line and JSON-RPC first draft, requires Boost 1.35 or higher for ↵ | s_nakamoto | 2010-02-12 | 1 | -0/+641 |
| boost::asio, added SetBitcoinAddress and GetBitcoinAddress methods on CScript, critsect interlocks around mapAddressBook, added some random delays in tx broadcast to improve privacy, now compiles with MSVC 8.0 git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@60 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||||