2576 Commits (e5ddaf5ec8ae703818dcdcf28c7dd6e001b6d681)

Author SHA1 Message Date
Pieter Wuille 41b052ad87 Use per-message send buffer, rather than per connection 12 years ago
Pieter Wuille 967f24590b Some fixes to CNetMessage processing 12 years ago
Jeff Garzik b9ff2970b9 P2P: improve RX/TX flow control 12 years ago
Jeff Garzik bc2f5aa72c P2P, cosmetic: break out buffer send(2) code into separate function 12 years ago
Jeff Garzik 607dbfdeaf P2P: parse network datastream into header/data components in socket thread 12 years ago
Wladimir J. van der Laan 09dfa86baf qt: Improve capslock detection on non-us keyboards (issue #1855) 12 years ago
Pieter Wuille 2e3c76bf98 Don't use -dbcache for BDB anymore 12 years ago
Pieter Wuille 3427517d50 Clean up global datastructures at shutdown. 12 years ago
Larry Gilbert 15e9739f3b Don't specify a point size for "Wallet" 12 years ago
Matt Corallo 6a1d6e03da Add a new testnet dnsseed (currently only static list, will update) 12 years ago
Matt Corallo c2efd981aa (finally) Remove IRC Seed support now that lfnet is down. 12 years ago
Gregory Maxwell 14c9d116be Make explicitly requested salvage operations keep going when there is an error. 12 years ago
Roman Mindalev f688056f9d Show window in center of screen on first launch 12 years ago
Roman Mindalev e11f1806b6 Save & restore window size and position 12 years ago
Roman Mindalev afee36d379 Fix transaction fee in uBTC 12 years ago
Gregory Maxwell e3800824d6 Make MIN_TX_FEE match MIN_RELAY_TX_FEE. 12 years ago
Eric Lombrozo 67155d9299 Minimal architectural changes necessary to support multiple wallets in bitcoin-qt 12 years ago
Gavin Andresen 3d9d2d423b Recommend alertnotify 12 years ago
Richard Schwab 598889973b Adding 'copy txid' to qt tx overview context menu 12 years ago
Philip Kaufmann 967125ca4a blockchain -> block chain (used everywhere else) 12 years ago
Philip Kaufmann 48253c16bf translations update 2013-03-19 (bitcoinstrings.cpp / bitcoin_en.ts) 12 years ago
Gavin Andresen e5f163a041 -alertnotify=<cmd> 12 years ago
Gregory Maxwell 124f823714 Deleting everything except the wallet will not help recover from BDB errors. 12 years ago
Gavin Andresen 1472308d67 Some unit tests for CAlert 12 years ago
Philip Kaufmann 2547d2a90b Bitcoin-Qt: update Win executable file meta-data copyright 12 years ago
Philip Kaufmann c83dd7490c update bitcoin_en.ts and bitcoinstrings.cpp 12 years ago
Philip Kaufmann 311993ab10 Bitcoin-Qt: add "send coins" to context menu in addressbook 12 years ago
Gavin Andresen d3e8c6a9d3 Update unit test to match rule enforcement starts 21 March 12 years ago
Gavin Andresen f817c496a1 Checkpoint at first block in 11 March chain fork 12 years ago
Gavin Andresen 402f19b645 Before 15 May, limit created block size to 500K 12 years ago
Gavin Andresen 8c222dca4f CheckBlock rule until 15-May for 10,000 BDB lock compatibility 12 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
Philip Kaufmann e1ca89df1f harmonize 2 init messages and remove one 12 years ago
David Griffith 4db114667f Also copy the address to the X11 clipboard (the one you middle-click to paste) 12 years ago
freewil 10ef361169 CRPCCommand.unlocked -> CRPCCommand.threadSafe 12 years ago
freewil dcf8b8fd9e make vRPCCommands comment match property names 12 years ago
Peter Todd 091f184190 Test canonical prunable txout format explicitly 12 years ago
Peter Todd 6131d1d9df Add coverage for all invalid ops 12 years ago
mb300sd 550479b09f add address and account information to listunspent 12 years ago
Matt Corallo cbfc77352d Short-circuit bloom checking if we will always return true. 12 years ago
Mike Hearn 0556bb22e1 Shorten a startup message. It was getting truncated and looks ugly. 12 years ago
Philip Kaufmann 69e0774714 small changes in init, main, checkpoints.h and bitcoin-qt.pro 12 years ago
Luke Dashjr 3a9c2d51e1 Bugfix: makefile.unix: Honour BOOST_LIB_SUFFIX on boost_unit_test_framework 12 years ago
Luke Dashjr 7e2d850b12 Bugfix: makefile.linux-mingw: Fix so passed CXXFLAGS/LDFLAGS work correctly 12 years ago
Gavin Andresen 44d7f4cbeb Set CC/CXX properly for gitian build 12 years ago
Gregory Maxwell 907a2aa4c7 Internal RNG for approximateBestSubset to prevent degenerate behavior. 12 years ago
Pieter Wuille f7f3a96b74 Improve block database load error reporting 12 years ago
Pieter Wuille 398774181a Improve block database load error reporting 12 years ago
Pieter Wuille 9f2467ad62 Transactions-based verification progress 12 years ago
Wladimir J. van der Laan 24cde0b7d1 Change progress bar from block-based to time-based 12 years ago