Better wording for transaction fee notification messages
[novacoin.git] / main.h
2011-04-12 Gavin AndresenMerge branch 'listimmature' of /Users/gavin/src/gavin_btc
2011-04-12 Gavin AndresenMerge branch 'upnp' of https://github.com/TheBlueMatt...
2011-04-12 Pieter WuilleSpent per txout
2011-04-06 Gavin AndresenReport immature coinbase transactions in listtransactions
2011-03-30 Matt CoralloAllow UPnP mapping when USE_UPNP is defined and miniupn...
2011-03-13 Gavin Andresensendmany RPC command, to send to multiple recipients...
2011-03-02 Gavin AndresenFix minimum transaction fee calculation mismatch betwee...
2011-01-19 Gavin AndresenReacceptWalletTransactions bugfix
2010-12-21 Gavin AndresenAdd address to listtransactions output
2010-12-16 gavinandresenNew RPC command: listaccounts. New RPC setting -rpctim...
2010-12-15 s_nakamotoget external ip from irc
2010-12-12 s_nakamotocorrection
2010-12-07 gavinandresenIsStandard() check for CScripts: only relay/include...
2010-12-06 s_nakamotofix wallet.dat compatibility problem if you downgrade...
2010-12-05 s_nakamotopreps for future client-only mode,
2010-11-30 gavinandresenJSON methods: listtransactions, gettransaction, move...
2010-11-23 s_nakamotonew getwork
2010-11-22 gavinandresenDepracate "label" API, replacing with account
2010-11-21 s_nakamotoadded transaction fee setting in UI options menu,
2010-11-19 s_nakamotorequire some minimal priority for free transactions...
2010-11-09 s_nakamotoSelectCoins first pass tries not to use coins with...
2010-11-08 s_nakamoto-paytxfee is now per KB,
2010-10-19 s_nakamotoGavin's TEST network as -testnet switch, misc fixes
2010-10-09 s_nakamotokey pool for safer wallet backup
2010-10-06 s_nakamotorecursive function to determine if own unconfirmed...
2010-09-30 s_nakamotodon't count or spend payments until they have 1 confirm...
2010-09-23 s_nakamotochanged free transactions per block threshold
2010-09-23 s_nakamotochanged free transactions per block threshold
2010-09-13 s_nakamotoreorganize BitcoinMiner to make it easier to add differ...
2010-09-13 s_nakamotoreorganize BitcoinMiner to make it easier to add differ...
2010-09-07 s_nakamotocleanup,
2010-09-07 s_nakamotocleanup,
2010-08-29 s_nakamotopropset svn:eol-style native
2010-08-28 Satoshi Nakamotoalert system
2010-08-28 Satoshi Nakamotoblock index checking on load, extra redundant checks...
2010-08-25 s_nakamotoalert system
2010-08-19 s_nakamotoblock index checking on load, extra redundant checks...
2010-08-16 Satoshi Nakamotoblocks-1,
2010-08-16 s_nakamotoblocks-1,
2010-08-15 Satoshi Nakamotofix for block 74638 overflow output transaction
2010-08-15 Satoshi Nakamotomisc changes
2010-08-15 s_nakamotofix for block 74638 overflow output transaction
2010-08-15 s_nakamotomisc changes
2010-08-15 Gavin AndresenQuick fix: bad block 74,652
2010-08-12 Satoshi Nakamotogethashespersec and added version and hashespersec...
2010-08-10 s_nakamotogethashespersec and added version and hashespersec...
2010-08-04 Satoshi Nakamotonew safety feature displays a warning message and locks...
2010-08-03 s_nakamotonew safety feature displays a warning message and locks...
2010-07-26 Satoshi NakamotoGavin Andresen's JSON-RPC HTTP authentication,
2010-07-25 s_nakamotoGavin Andresen's JSON-RPC HTTP authentication,
2010-07-19 Gavin Andresenversion 0.3.1 rc1
2010-07-15 s_nakamotofix openssl linkage problems,
2010-07-14 Gavin AndresenFix CRLF
2010-06-10 s_nakamotoautomatically change displayed address whenever it...
2010-06-10 s_nakamotoautomatically change displayed address whenever it...
2010-02-25 s_nakamotoGUI-less build target bitcoind that links to wxBase...
2010-02-25 s_nakamotoGUI-less build target bitcoind that links to wxBase...
2010-02-23 s_nakamotorun as daemon without GUI,
2010-02-23 s_nakamotorun as daemon without GUI,
2010-02-20 s_nakamotoAddress Book with tabs instead of separate Your Address...
2010-02-20 s_nakamotoAddress Book with tabs instead of separate Your Address...
2010-02-12 s_nakamotocommand line and JSON-RPC first draft, requires Boost...
2010-02-12 s_nakamotocommand line and JSON-RPC first draft, requires Boost...
2010-02-03 s_nakamotoupdate fSpent flag on wallet transactions if they're...
2010-02-03 s_nakamotoupdate fSpent flag on wallet transactions if they're...
2009-12-06 s_nakamotofix transaction fee bug in CreateTransaction, higher...
2009-12-06 s_nakamotofix transaction fee bug in CreateTransaction, higher...
2009-11-24 s_nakamotominor fix to batched initial download in case requester...
2009-11-24 s_nakamotominor fix to batched initial download in case requester...
2009-11-18 s_nakamotobugfix Db::open/close and zombie sockets bugs fix doubl...
2009-11-18 s_nakamotobugfix Db::open/close and zombie sockets bugs fix doubl...
2009-11-13 s_nakamotomonitor ThreadSocketHandler and terminate and restart...
2009-11-13 s_nakamotomonitor ThreadSocketHandler and terminate and restart...
2009-11-07 s_nakamotoUI tweaks, use BindListenPort to detect instance alread...
2009-11-07 s_nakamotoUI tweaks, use BindListenPort to detect instance alread...
2009-11-06 s_nakamotogot rid of CheckForShutdown, replaced some thread-unsaf...
2009-11-06 s_nakamotogot rid of CheckForShutdown, replaced some thread-unsaf...
2009-11-05 s_nakamotounix build merged in, bitmap resources from xpm instead...
2009-11-05 s_nakamotounix build merged in, bitmap resources from xpm instead...
2009-11-01 s_nakamotomove debug.log and db.log to data dir, portable GetData...
2009-11-01 s_nakamotomove debug.log and db.log to data dir, portable GetData...
2009-10-29 s_nakamotobetter wallet.dat flush, consolidated QueryPerformanceC...
2009-10-29 s_nakamotobetter wallet.dat flush, consolidated QueryPerformanceC...
2009-10-29 s_nakamotoaddr relaying fixes, proxy option and privacy patches...
2009-10-29 s_nakamotoaddr relaying fixes, proxy option and privacy patches...
2009-10-21 s_nakamotoflush wallet.dat, multi-proc, reorg options, revert...
2009-10-21 s_nakamotoflush wallet.dat, multi-proc, reorg options, revert...
2009-09-24 sirius-mtray icon + ask before closing
2009-09-24 sirius-mtray icon + ask before closing
2009-08-30 sirius-mFirst commit
2009-08-30 sirius-mFirst commit