Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
[novacoin.git] / src /
2011-10-09 p2kImproved Mac experience; QDoubleSpinBox for BitcoinAmou...
2011-10-09 Wladimir J. van... Make "Quit" menu saner
2011-10-09 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-10-09 Gavin AndresenMerge pull request #573 from luke-jr/bugfix_bits_string
2011-10-08 Gavin AndresenRemove old wx translations, updated qt translations
2011-10-07 Gavin AndresenRemove ui_res from makefiles
2011-10-07 Gavin AndresenFix build on windows and mac
2011-10-06 Luke DashjrBugfix: "bits" should be a hex-string, not a number...
2011-10-06 Victor LeschukFix for 64bit build
2011-10-06 Gavin AndresenMerge pull request #564 from luke-jr/optimize_remove_Ch...
2011-10-05 David Joel SchwartzUse C's const char* for status strings rather than...
2011-10-05 Gavin AndresenFix miner_test unit test bug
2011-10-05 Gavin AndresenMerge branch 'listsinceblock' of https://github.com...
2011-10-05 Gavin AndresenAuto-build dependencies
2011-10-05 Gavin AndresenUpdate mac Makefile and build instructions to use MacPorts
2011-10-05 Gavin AndresenMerge pull request #545 from tcatm/remove-addr.txt
2011-10-05 Gavin AndresenMerge branch 'no-cryptopp' of https://github.com/tcatm...
2011-10-05 Gavin AndresenMerge pull request #558 from luke-jr/bugfix_CreateThrea...
2011-10-05 Gavin AndresenMerge pull request #561 from luke-jr/optimize_conn_adjtime
2011-10-05 Luke DashjrSend "Connection: close" HTTP header with JSON-RPC...
2011-10-04 David Joel SchwartzRemove 2 second sleep from CheckWork
2011-10-04 Luke DashjrBugfix: report error creating ThreadSocketHandler threa...
2011-10-04 Luke DashjrOnly GetAdjustedTime once for the retry loop
2011-10-03 Gavin AndresenDeclare integer constant LL
2011-10-01 Nils Schneiderremove code that reads addr.txt in LoadAddreses()
2011-10-01 Gavin AndresenMerge pull request #543 from laanwj/utiltests
2011-10-01 Forrest VoightAdded RPC call 'getmemorypool' that provides everything...
2011-10-01 Wladimir J. van... remove possibility of 63 bit overflow in ParseMoney
2011-10-01 Wladimir J. van... only install translator when not empty
2011-09-30 Nils Schneidersimpler ByteReverse
2011-09-30 Nils Schneiderremove cryptopp dependency, add simple unittest for...
2011-09-30 Gavin AndresenMerge pull request #524 from sipa/signandverif
2011-09-29 Gavin AndresenMerge pull request #539 from laanwj/qt2
2011-09-29 Nils SchneiderMerge pull request #537 from tcatm/remove-deprecated...
2011-09-29 Wladimir J. van... Add assertion size>0 to MedianFilter
2011-09-28 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-09-28 Wladimir J. van... use median filter for peer-reported reported number...
2011-09-28 Nils Schneiderdeprecate midstate and hash1 in getwork
2011-09-28 Nils Schneiderremove deprecated RPCs
2011-09-27 Wladimir J. van... translation handling improvements
2011-09-27 Pieter WuilleUse key recovery for message signatures
2011-09-27 Pieter WuilleCompact signatures and key recovery
2011-09-27 Pieter Wuillebase64-based sign/verify
2011-09-27 Pieter WuilleIncorporate pubkey in signature, check based on address
2011-09-27 KhalahanSign and verify message with bitcoin address and public key
2011-09-27 Pieter WuilleTest case for base64 encode/decode
2011-09-27 Pieter WuilleInline base64 encoder/decoder
2011-09-27 JoelKatzFaster Base64 decoder.
2011-09-27 Janne PulkkinenRemoving the if statement entirely - not needed.
2011-09-27 Gavin AndresenRemove DoS penalty for SigOpCount or immature transactions
2011-09-27 Janne PulkkinenSend Coins page not cleared when changing tabs. Clear...
2011-09-26 Gavin AndresenFix build: put back rules to build cryptopp files
2011-09-26 Gavin AndresenRemove wxWidgets
2011-09-26 Gavin AndresenSkip verifying transaction signatures during initial...
2011-09-26 Gavin AndresenBump version to 0.4.1
2011-09-26 Gavin AndresenMerge pull request #513 from cjdelisle/feature-hardening
2011-09-26 Gavin AndresenMerge pull request #517 from gavinandresen/DoSprevention
2011-09-26 Gavin AndresenMerge pull request #521 from laanwj/qt
2011-09-24 Wladimir J. van... Change define to determine use of DBUS to USE_DBUS...
2011-09-23 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-09-22 Wladimir J. van... show balance in sendcoins screen (issue #24)
2011-09-21 Gavin AndresenMore denial-of-service misbehavior detection: version...
2011-09-21 Gavin AndresenTransaction/Block denial-of-service detection/response
2011-09-21 Gavin AndresenFramework for banning mis-behaving peers
2011-09-21 Gavin AndresenSetMockTime() for cleaner unit testing
2011-09-20 Jeff GarzikMerge pull request #522 from sipa/minorfix
2011-09-19 Wladimir J. van... put Q_OBJECT everywhere it should be (removes warnings...
2011-09-19 Pieter WuilleSocketHandler thread can be detached
2011-09-18 Wladimir J. van... assure that base bitcoind and bitcoin still build
2011-09-17 Nils Schneidermissed printf in AbortMessage(); merged printfs in...
2011-09-17 Nils Schneiderlog low-level network messages only when fDebug is set
2011-09-16 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-09-13 flowermake German translation up-to-date
2011-09-12 cjdelisleAdd some hardening to protect against unknown/future...
2011-09-11 Wladimir J. van... remove transparency effect and windows-specific code...
2011-09-11 p2kSome Mac OS X specific things
2011-09-11 Wladimir J. van... clarify function signature (GetNumBlocksOfPeers) and...
2011-09-11 Janne PulkkinenThe synchronization progress bar now compares the amoun...
2011-09-07 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-09-07 Wladimir J. van... fix the build (moved code use 'this' instead of 'window')
2011-09-07 Janne PulkkinenPull request #21: windows fixes/cleanup by Matoking
2011-09-07 Gavin AndresenMerge branch 'unique_coinbase' of git://gitorious.org...
2011-09-07 Gavin AndresenFix AddAddress cs_mapaddresses/db transaction deadlock
2011-09-06 Luke DashjrBugfix: Use timestamp in coinbase rather than "bits...
2011-09-06 Luke DashjrSave coinbase, not just extraNonce
2011-09-06 Luke DashjrMerge branch 'getwork_dedupe' into unique_coinbase
2011-09-06 Jeff GarzikRevert "Define MSG_NOSIGNAL to 0 on platforms where...
2011-09-06 Venkatesh SrinivasDefine MSG_NOSIGNAL to 0 on platforms where it is unava...
2011-09-06 Gavin AndresenMerge pull request #491 from gavinandresen/manytxfix
2011-09-05 Gavin AndresenOptimize database writes for transactions with lots...
2011-09-03 Wladimir J. van... (k)ubuntu 10.04+ notification support (based on @zwierz...
2011-09-03 Luke DashjrSupport for boost filesystem version 3
2011-09-03 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-09-02 Gavin AndresenBumped version numbers to 0.4.0rc1
2011-09-02 Gavin AndresenVersions 0.3.20 THROUGH 0.3.23 have trouble with blockc...
2011-09-02 Gavin AndresenStay connected to seed nodes; disconnecting causes...
2011-09-02 Wladimir J. van... bitcoin-qt cannot be used as command line rpc client
2011-09-02 Wladimir J. van... update to work with new lock system, add protocol....
2011-09-02 Gavin AndresenIf compiled -DDEBUG_LOCKORDER and run with -debug,...
2011-09-02 Gavin AndresenDo not try to download blockchain from 0.3.23 nodes
next