4573 Commits (d30a86a53819c7c36b1b336541a9dd5fe35e6e08)
 

Author SHA1 Message Date
Miguel Freitas d30a86a538 rpcallowip is important 11 years ago
Miguel Freitas 4c25acc6af partialy revert changeset 77d1a4fb. fixed one case (that -reindex would fix anyway) but broke another one. 11 years ago
Miguel Freitas 055240b2a9 fix "CreateNewBlock() : ConnectBlock failed" due to "duplicate username". 11 years ago
Miguel Freitas bf3ec900d0 some nodes are still on the wrong chain (block 18973 with an invalid spamuser). checkpoint the 11 years ago
Miguel Freitas e0dad4a114 update version 11 years ago
Miguel Freitas 77d1a4fb7b trying to fix infinite recursion in SetBestChain 11 years ago
Miguel Freitas ba43f10e8f move spamuser key validation from CheckTransation to ConnectBlock. 11 years ago
Miguel Freitas fbc7d9a77a generalize checking if tx is in mainchain for GetTransaction 11 years ago
miguelfreitas fdf8f3f873 Merge pull request #51 from lra/better_ubuntu_doc 11 years ago
miguelfreitas 7e5c85279a Merge pull request #49 from toyg/osx_makefile_backport 11 years ago
Miguel Freitas 9d5d203a0c bugfix: weak checking for existing users (the transaction may exist in index only 11 years ago
Miguel Freitas 9f9bb58635 disable safemode & add checkpoint 11 years ago
Laurent Raufaste dd75bdc39d Fixed the ubuntu building doc 11 years ago
toyg 43ac45c925 osx makefile backporting of commit be34510a9a 11 years ago
Miguel Freitas be34510a9a When passing CC or CXX down to sub-makes, add quotes around it so that 11 years ago
miguelfreitas 6c6c3fa0a2 Merge pull request #47 from iShift/master 11 years ago
Miguel Freitas 58d905aab3 change max block size as well 11 years ago
Miguel Freitas 394333a8bb increase the number of blocks to check at startup to force people to move to the right chain. 11 years ago
Miguel Freitas 6b01734ccf fix segfault in dhtget when ses is NULL (http://pastebin.com/rcJQm48W) 11 years ago
Miguel Freitas 23cb6fbdb6 limit transaction size 11 years ago
Shift 0b41bdd249 Remove Bitcoin docs 11 years ago
iShift b30361837b Create bulding-on-ubuntu-debian.md 11 years ago
miguelfreitas 17af248840 Merge pull request #45 from iShift/patch-1 11 years ago
iShift fc711b3d44 Fix missing packages 11 years ago
miguelfreitas aaa4ab61e9 Merge pull request #39 from iShift/patch-1 11 years ago
miguelfreitas 6328df818f Merge pull request #43 from toyg/libtorrent_build_warning_fix 11 years ago
miguelfreitas 6033aae14f Merge pull request #42 from AdamWill/string_literal 11 years ago
toyg 3e24404d7e Fixed warning for snprintf call 11 years ago
Adam Williamson 5d11289b4c fix some 'format not a string literal's 11 years ago
miguelfreitas c1dde0f87e Merge pull request #41 from jacostag/patch-1 11 years ago
Jorge Acosta Goszczyñski 1b565e7147 typo rpcpassword 11 years ago
Miguel Freitas 5ab658ae3d enforce bencoded size. sanity check. 11 years ago
iShift 1bebfbc2fd fix some mistakes 11 years ago
Miguel Freitas 8e80324c36 try to reduce the level of useless dht tracker requests by not announcing empty torrents we do not follow. 11 years ago
miguelfreitas 4eab7e4d81 Merge pull request #38 from toyg/usermessages 11 years ago
miguelfreitas 18cd530e03 Merge pull request #37 from toyg/osx_build_fix 11 years ago
Miguel Freitas 8287b2b1e1 use a single database for all swarms of the same libtorrent session. 11 years ago
toyg ce787d6cd3 Replaced references to bitcoin/bitcoind in user-visible messages 11 years ago
Giacomo Lacava d06042cab2 explicit paths in LDFLAGS and CPPFLAGS 11 years ago
miguelfreitas 41e07e8b11 Merge pull request #35 from toyg/osx-build-doc-correction 11 years ago
Giacomo Lacava df21f1d015 minor doc corrections 11 years ago
miguelfreitas 81b8006d14 Merge pull request #19 from Joeboy/master 11 years ago
miguelfreitas 56b21cd50d Merge pull request #31 from sanchi/master 11 years ago
miguelfreitas dbd2e0e169 Merge pull request #30 from toyg/osx 11 years ago
Stefan Sayer 28975dd0d2 makefile: libtorrent needs -lrt for linking 11 years ago
toyg ac5444d3fe updated build doc for OSX 11 years ago
miguelfreitas 0a55be85bc Merge pull request #29 from toyg/osx 11 years ago
toyg 83dcd048bb fixes to compile and run under OSX 10.9.1 11 years ago
toyg 65dfbef547 now compiling and running on OSX. old makefile.osx from bitcoin is still around in case we need to merge back some stuff. 11 years ago
Joe Button 323734850f Specify rpcallowip in web client setup example in README.md 11 years ago