Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-02 | Bump OSX version to 0.3.24 (missed in previous commit)v0.3.24rc1 | Jeff Garzik | |
2011-07-02 | Bump version to 0.3.24. | Jeff Garzik | |
2011-07-02 | Merge branch 'tmp2' into tmp3 | Jeff Garzik | |
2011-07-02 | Merge pull request #374 from TheBlueMatt/neterror | Jeff Garzik | |
Give more detailed error messages for connection failure. | |||
2011-07-02 | Give more detailed error messages for connection failure. | Matt Corallo | |
2011-07-01 | Merge pull request #372 from TheBlueMatt/upnp | Jeff Garzik | |
Make UPnP default on Bitcoin but not on Bitcoind. | |||
2011-07-01 | Merge pull request #373 from EricJ2190/master | Jeff Garzik | |
Another Visual C++ Makefile Update | |||
2011-07-01 | Add keystore.h to makefile.vs's header list. | Eric Hosmer | |
2011-07-01 | Further updated Visual C++ makefile. | Eric Hosmer | |
2011-07-02 | Make UPnP default on Bitcoin but not on Bitcoind. | Matt Corallo | |
This is a bit of an ugly hack, but its the only way to do it. | |||
2011-07-01 | Merge pull request #343 from muggenhor/proper-http-server-rejection | Jeff Garzik | |
rpc server: send '403 Forbidden' to rejected clients | |||
2011-07-01 | Merge pull request #368 from TheBlueMatt/dnsseed | Jeff Garzik | |
Only use dnsseeds when not on testnet. | |||
2011-07-01 | Merge pull request #371 from EricJ2190/master | Jeff Garzik | |
Updated Visual C++ Makefile | |||
2011-07-01 | Enable DNS seeding by default. | Jeff Garzik | |
2011-07-01 | Merge pull request #369 from sipa/limitblocksend | Jeff Garzik | |
Limit size of response to getblocks | |||
2011-07-01 | Updated Visual C++ makefile. | Eric Hosmer | |
2011-07-01 | Only use dnsseeds and static seeds when not on testnet. | Matt Corallo | |
2011-07-01 | Limit response to getblocks to half of output buffer size | Pieter Wuille | |
Introduce SendBufferSize() and ReceiveBufferSize(), and limit the blocks sent as response to the "getblocks" message to half of the active send buffer size. | |||
2011-06-30 | Merge pull request #367 from TheBlueMatt/dnsseed | Jeff Garzik | |
Add new DNSSeed dnsseed.bluematt.me. | |||
2011-06-30 | Add new DNSSeed dnsseed.bluematt.me. | Matt Corallo | |
This seed will pull a random set of 20 nodes from the network which are tested to be online instead of a static list. | |||
2011-06-29 | Merge pull request #357 from jrmithdobbs/osx-appbundle | Gavin Andresen | |
Add OSX App bundle and correct build instructions to reflect reality. | |||
2011-06-29 | Merge pull request #361 from spiechu/polish-translation | Gavin Andresen | |
added polish translation | |||
2011-06-28 | Merge pull request #362 from ius/issue340 | Pieter Wuille | |
Fix connection failure debug output | |||
2011-06-28 | Fix connection failure debug output | Joerie de Gram | |
2011-06-28 | added polish translation | Dawid Spiechowicz | |
2011-06-27 | Fix AddressBook syncrhonization between a CWallet and CWalletDB | Stéphane Gimenez | |
This problem was reported independently by laanwj in Issue #350. | |||
2011-06-27 | Merge pull request #356 from gavinandresen/unitTest | Gavin Andresen | |
Boost unit-testing framework. Thanks to Steve (gasteve in irc) for original code. | |||
2011-06-27 | Add OSX App bundle and correct build instructions to reflect reality. | Doug Huff | |
2011-06-27 | Boost unit-testing framework. | Gavin Andresen | |
make -f makefile.{unix,osx,mingw} test_bitcoin to compile dumb, do-almost-nothing placeholder unit tests. | |||
2011-06-26 | rpc: don't send 403 when using SSL to prevent DoS | Giel van Schijndel | |
Signed-off-by: Giel van Schijndel <me@mortis.eu> | |||
2011-06-26 | rpc server: send '403 Forbidden' to rejected clients | Giel van Schijndel | |
In order to be a proper HTTP implementation clients that aren't allowed to connect to the RPC server (using -rpcallowip), should receive a proper HTTP response. So instead of closing the connection on them send a '403 Forbidden' status. Signed-off-by: Giel van Schijndel <me@mortis.eu> | |||
2011-06-26 | Merge pull request #347 from sipa/delkeyuser | Pieter Wuille | |
Fix segfault when creating new wallet | |||
2011-06-26 | Fix segfault when creating new wallet | Pieter Wuille | |
The initialization of the default key used keyUser instead of vchDefaultKey. keyUser is now complete removed. | |||
2011-06-24 | Merge branch 'totalblocksestimate1' of https://github.com/laanwj/bitcoin | Gavin Andresen | |
2011-06-23 | Merge pull request #342 from jburkle/datadir_check | Jeff Garzik | |
Edited init.cpp to include a check that -datadir exists | |||
2011-06-23 | Edited init.cpp to include a check that -datadir exists | James Burkle | |
2011-06-20 | Merge pull request #334 from sipa/walletclass | Pieter Wuille | |
Bugfixes walletclass | |||
2011-06-20 | Bugfixes walletclass | Pieter Wuille | |
Some problems found by ius: * compiler complains with no return after critical section block * CKeyStore::GetPrivKey(key) was undefined for unknown key * missing return statement in GetChange() | |||
2011-06-19 | Merge pull request #332 from shanew/master | Jeff Garzik | |
Include missing Boost header | |||
2011-06-19 | Merge pull request #331 from TheBlueMatt/translatefix | Jeff Garzik | |
Update translations and remove obsolete translations. | |||
2011-06-19 | Fix missing includes needed for Boost 1.46. | Shane Wegner | |
2011-06-18 | CWalletTx::GetAmounts(): pass NULL for CKeyStore*, rather than false | Jeff Garzik | |
to fix warning. | |||
2011-06-18 | Merge pull request #288 from sipa/walletclass | Pieter Wuille | |
CWallet class | |||
2011-06-19 | add GetTotalBlocksEstimate() function, move magic number to constant | Wladimir J. van der Laan | |
2011-06-18 | Update translations and remove obsolete translations. | Matt Corallo | |
2011-06-16 | doc/release-process.txt: minor updates | Jeff Garzik | |
2011-06-15 | CWallet class | Pieter Wuille | |
* A new class CKeyStore manages private keys, and script.cpp depends on access to CKeyStore. * A new class CWallet extends CKeyStore, and contains all former wallet-specific globals; CWallet depends on script.cpp, not the other way around. * Wallet-specific functions in CTransaction/CTxIn/CTxOut (GetDebit, GetCredit, GetChange, IsMine, IsFromMe), are moved to CWallet, taking their former 'this' argument as an explicit parameter * CWalletTx objects know which CWallet they belong to, for convenience, so they have their own direct (and caching) GetDebit/... functions. * Some code was moved from CWalletDB to CWallet, such as handling of reserve keys. * Main.cpp keeps a set of all 'registered' wallets, which should be informed about updates to the block chain, and does not have any notion about any 'main' wallet. Function in main.cpp that require a wallet (such as GenerateCoins), take an explicit CWallet* argument. * The actual CWallet instance used by the application is defined in init.cpp as "CWallet* pwalletMain". rpc.cpp and ui.cpp use this variable. * Functions in main.cpp and db.cpp that are not used by other modules are marked static. * The code for handling the 'submitorder' message is removed, as it not really compatible with the idea that a node is independent from the wallet(s) connected to it, and obsolete anyway. | |||
2011-06-15 | move wallet code to separate file | Pieter Wuille | |
This introduces two new source files, keystore.cpp and wallet.cpp with corresponding headers. Code is moved from main and db, in a preparation for a follow-up commit which introduces the classes CWallet and CKeyStore. | |||
2011-06-14 | Merge pull request #226 from jordanlewis/betterheaders | Jeff Garzik | |
Optimize header dependencies; improve Makefile dependency graph | |||
2011-06-14 | FormatFullVersion: build fix related to recent translation improvement | Jeff Garzik | |