Better wording for transaction fee notification messages
[novacoin.git] / main.cpp
2011-04-20 Gavin AndresenBetter wording for transaction fee notification messages
2011-04-20 Pieter WuilleMonitor incoming transactions for spends by (a copy...
2011-04-18 Pieter WuilleAutomatically rescan after restoring wallet.dat
2011-04-13 Gavin AndresenNew checkpoint at block 118,000
2011-04-12 Gavin AndresenMerge branch 'listimmature' of /Users/gavin/src/gavin_btc
2011-04-12 Gavin AndresenMerge branch 'spentpertxout' of https://github.com...
2011-04-12 Pieter WuilleBugfix for spentpertxout: slow startup
2011-04-12 Gavin AndresenMerge branch 'upnp' of https://github.com/TheBlueMatt...
2011-04-12 Gavin AndresenMerge branch 'spentpertxout' of https://github.com...
2011-04-12 Pieter Wuilleselect transaction outputs separately
2011-04-12 Pieter WuilleSpent per txout
2011-04-06 Gavin AndresenReport immature coinbase transactions in listtransactions
2011-04-05 Jeff GarzikFix deadlocks in setaccount, sendfrom RPC calls
2011-03-30 Matt CoralloAllow UPnP mapping when USE_UPNP is defined and miniupn...
2011-03-14 Gavin AndresenMerge branch 'shy'
2011-03-13 Gavin AndresenMerge branch 'limitfree' of /Users/gavin/src/integratio...
2011-03-13 Gavin AndresenMerge branch 'subcent-change' of https://github.com...
2011-03-13 Gavin Andresensendmany RPC command, to send to multiple recipients...
2011-03-13 Gavin AndresenMake sure rate-limiting code is thread-safe
2011-03-13 Gavin AndresenContinuously rate-limit free transactions.
2011-03-05 Gavin Andresenshy patch from Hal
2011-03-02 Gavin AndresenFix minimum transaction fee calculation mismatch betwee...
2011-03-01 Luke DashjrBugfix: avoid sub-cent change (lost in fees) whenever...
2011-02-03 David FRANCOISReset testnet with a new genesis block
2011-01-31 Gavin Andresennew checkpoint at block 105,000
2011-01-22 Gavin Andresencpuid instruction clobbers eax/ebx/ecx/edx
2011-01-20 Gavin AndresenMerge branch '4wayswitch' of https://github.com/dooglus...
2011-01-20 ChrisDon't use GetBoolArg() and mapArgs; use one or the...
2011-01-20 Gavin AndresenReconcile getbalance and listaccounts 0 in the shared...
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-12 s_nakamotocorrection
2010-12-12 s_nakamotoadded some DoS limits, removed safe mode
2010-12-07 gavinandresenIsStandard() check for CScripts: only relay/include...
2010-12-05 s_nakamotopreps for future client-only mode,
2010-12-03 gavinandresenAll boolean options/flags now work the same way.
2010-11-30 gavinandresenJSON methods: listtransactions, gettransaction, move...
2010-11-23 s_nakamotonew getwork
2010-11-20 s_nakamotosmall bugfix
2010-11-19 s_nakamotorequire some minimal priority for free transactions...
2010-11-19 s_nakamotoefficiently sort transaction dependencies in one pass
2010-11-09 s_nakamotoSelectCoins first pass tries not to use coins with...
2010-11-08 s_nakamoto-paytxfee is now per KB,
2010-11-04 gavinandresenFix IsInitialBlockDownload if running on testnet
2010-10-23 s_nakamotobugfixes from Dean Gores,
2010-10-21 s_nakamoto-- version 0.3.14 release
2010-10-19 s_nakamotoGavin's TEST network as -testnet switch, misc fixes
2010-10-11 s_nakamotodkaparis: boost::bind build fix for c++0x
2010-10-09 s_nakamotokey pool for safer wallet backup
2010-10-06 s_nakamotorecursive function to determine if own unconfirmed...
2010-10-04 s_nakamotoRussian translation by eurekafag
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-19 s_nakamotoonly accept transactions sent by IP address if -allowre...
2010-09-19 s_nakamotoonly accept transactions sent by IP address if -allowre...
2010-09-15 s_nakamotoconfig option -rpcallowip= to accept json-rpc connectio...
2010-09-15 s_nakamotoconfig option -rpcallowip= to accept json-rpc connectio...
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-10 s_nakamotofix build on non-intel architectures, thanks teknohog
2010-09-10 s_nakamotofix build on non-intel architectures, thanks teknohog
2010-09-10 s_nakamotofix problem sending the last cent with sub-cent fractio...
2010-09-10 s_nakamotofix problem sending the last cent with sub-cent fractio...
2010-09-09 s_nakamototry to auto-detect whether to use 128-bit 4-way SSE2
2010-09-09 s_nakamototry to auto-detect whether to use 128-bit 4-way SSE2
2010-09-07 s_nakamotocleanup,
2010-09-07 s_nakamotocleanup,
2010-08-29 s_nakamotopropset svn:eol-style native
2010-08-28 Satoshi Nakamotoadded -testsafemode switch
2010-08-28 Satoshi Nakamotoalert system
2010-08-28 Satoshi Nakamotowarning message if clock is too far off
2010-08-28 Satoshi Nakamotoblock index checking on load, extra redundant checks...
2010-08-25 s_nakamotoadded -testsafemode switch
2010-08-25 s_nakamotoalert system
2010-08-20 s_nakamotowarning message if clock is too far off
2010-08-19 s_nakamotoblock index checking on load, extra redundant checks...
2010-08-16 Satoshi Nakamotodo an extra CheckBlock in ConnectBlock
2010-08-16 Satoshi Nakamotoblocks-1,
2010-08-16 s_nakamotodo an extra CheckBlock in ConnectBlock
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_nakamotoscanback check to prevent adding to the 74638 overflow...
2010-08-15 s_nakamotofix for block 74638 overflow output transaction
2010-08-15 s_nakamotomisc changes
2010-08-13 Satoshi Nakamotofix -datadir=./subdir relative path,
2010-08-12 s_nakamotofix -datadir=./subdir relative path,
2010-08-12 Satoshi Nakamotogethashespersec and added version and hashespersec...
2010-08-10 s_nakamotogethashespersec and added version and hashespersec...
2010-08-10 Satoshi Nakamotoalways make 8 outbound connections even if have inbound,
2010-08-09 s_nakamotoalways make 8 outbound connections even if have inbound,
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-31 Satoshi Nakamotofixed segfault in bignum.h, additional security limits...
2010-07-31 s_nakamotofixed segfault in bignum.h,
2010-07-30 --author=Satoshi... Fredrik Roubert: simplified makefile.unix with wx-confi...
2010-07-29 s_nakamotoFredrik Roubert: simplified makefile.unix with wx-config,
2010-07-27 --author=Satoshi... better IsInitialBlockDownload
next