Commit Graph

45 Commits (47908a890726f424371c9784b8508cff163c2c78)

Author SHA1 Message Date
gavinandresen 809ee79592 New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransactions '*'
14 years ago
s_nakamoto 865c3a2383 fix wallet.dat compatibility problem if you downgrade from 0.3.17 and then upgrade again
14 years ago
s_nakamoto f03304a9c7 preps for future client-only mode,
14 years ago
gavinandresen bfd471f53e JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance <account>
14 years ago
s_nakamoto 84d7c981dc added boost tuples to serialize.h
14 years ago
s_nakamoto 776d0f3459 new getwork
14 years ago
gavinandresen e4ff4e6898 Depracate "label" API, replacing with account
14 years ago
s_nakamoto 298a771494 added transaction fee setting in UI options menu,
14 years ago
s_nakamoto c891967b6f bugfixes from Dean Gores,
14 years ago
gavinandresen c285051c08 testnet and keypoololdest added to RPC getinfo output. And RPC now sends proper HTTP Date headers.
14 years ago
s_nakamoto 5cbf75324d Gavin's TEST network as -testnet switch, misc fixes
14 years ago
s_nakamoto 103849419a key pool for safer wallet backup
14 years ago
s_nakamoto a790fa46f4 don't count or spend payments until they have 1 confirmation,
14 years ago
s_nakamoto fdbf76d4f4 dropped DB_PRIVATE from dbenv.open
14 years ago
s_nakamoto f1e1fb4bde cleanup,
14 years ago
s_nakamoto d743f03552 Gavin Andresen: json-rpc return standard error objects with error code numbers,
14 years ago
s_nakamoto 0a61b0df12 propset svn:eol-style native
14 years ago
s_nakamoto 05454818dc block index checking on load, extra redundant checks, misc refactoring
14 years ago
s_nakamoto 44a0de1861 do an extra CheckBlock in ConnectBlock
14 years ago
s_nakamoto a01d5876fa erase the bad chain after disconnecting it
14 years ago
s_nakamoto 15399da9fe blocks-1,
14 years ago
s_nakamoto 2c06be915d new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade
14 years ago
s_nakamoto 793200e5e9 bitcoind now compiles without wxWidgets or wxBase
14 years ago
s_nakamoto 3b7cd5d89a Gavin Andresen's JSON-RPC HTTP authentication,
14 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems,
15 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything,
15 years ago
s_nakamoto 0184604aaf transaction filter tabs instead of view->show generated
15 years ago
s_nakamoto 5253d1ab77 strip out unfinished product, review and market stuff,
15 years ago
s_nakamoto 53d508072b update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup,
15 years ago
s_nakamoto cb0f89646f simplify AddAddress,
15 years ago
s_nakamoto e899779450 restrict file permissions on linux to the user only
15 years ago
s_nakamoto e39bc50eb4 misc exit code, updated setup.nsi
15 years ago
s_nakamoto 651d335569 misc
15 years ago
s_nakamoto 4ea3f3da1a retry IRC if name in use,
15 years ago
s_nakamoto c5c7911dab bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
15 years ago
s_nakamoto 70e79525c9 monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5
15 years ago
s_nakamoto 8b4cefd324 UI tweaks, use BindListenPort to detect instance already running, setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart
15 years ago
s_nakamoto 300d4608f2 got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Linux fixes, socket send MSG_NOSIGNAL, bind INADDR_ANY, works reliably on Linux now except if wxMessageBox is used in a thread other than the GUI thread
15 years ago
s_nakamoto e4c05d3177 unix build merged in, bitmap resources from xpm instead of rc, better addr relay, better selection of addrs by time last seen for faster connect
15 years ago
s_nakamoto 4ac57f013e move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalance, fix repaint bogdown, -addnode and -? switches
15 years ago
s_nakamoto e8474beb6f better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf portability
15 years ago
s_nakamoto dd519206a6 addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated
15 years ago
s_nakamoto 99cef996c7 flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcut
15 years ago
sirius-m dba0fd9b6a tray icon + ask before closing
15 years ago
sirius-m e071a3f6c0 First commit
15 years ago