4353 Commits (73c4a885165526736a68d0aa746e3d0c100b1bc5)
 

Author SHA1 Message Date
miguel 2353123580 remove vtxPrev 12 years ago
Miguel Freitas 7f12546f84 change hash(tx) to hash(username) in ccoins 12 years ago
Miguel Freitas 878d15160f ccoins is now the register element database 12 years ago
Miguel Freitas d0e83d8803 add spammessage and sign it (untested) 12 years ago
Miguel Freitas 7a47376e40 removing stuff 12 years ago
Miguel Freitas e70fafc0f9 removing stuff 12 years ago
Miguel Freitas 943bff5921 orphaned tx makes no sense anymore 12 years ago
Miguel Freitas 3cc155526a block creation 12 years ago
Miguel Freitas 97ba3b787c cleaning block/tx checking 12 years ago
Miguel Freitas 41f5e9f846 remove code 12 years ago
Miguel Freitas 27ee7c328b add and verify proof of work in tx. remove some old stuff. 12 years ago
Miguel Freitas 0e863844ed reenable rate limit on tx 12 years ago
Miguel Freitas 5018edc8ca remove txfee 12 years ago
Miguel Freitas 2718ee55bf make genesis block valid and disable gui 12 years ago
Miguel Freitas 9cb71491a6 adds userName to transaction 12 years ago
Miguel Freitas 73e1f33dc8 removed vin and vout from CTransaction 12 years ago
Miguel Freitas 2bdd876dfa remove vin and vout from CTransaction 12 years ago
Pieter Wuille c2aca50551 Merge pull request #2825 from sipa/incompatkey 12 years ago
Pieter Wuille fb83a79b21 Fix minor backward incompatibility 12 years ago
Jeff Garzik d598872726 Merge pull request #2743 from jgarzik/reject-reason 12 years ago
Jeff Garzik 3b837d5679 Merge pull request #2812 from jgarzik/rpcbestblock 12 years ago
Wladimir J. van der Laan 61186321df Merge pull request #2820 from fanquake/remove-readme-rst 12 years ago
fanquake 7772821a69 Remove readme-qt.rst and update documentation for readme-qt.md 12 years ago
Gavin Andresen e057486cdf Merge pull request #2817 from Michagogo/release-process-followable-verbatim 12 years ago
Gavin Andresen b9e24d74a4 Merge pull request #2816 from wtogami/gitianwtogami 12 years ago
Gregory Maxwell 204b8af6dc Merge pull request #2796 from gmaxwell/remove_overactive_rand_tests 12 years ago
Gregory Maxwell e5c4dfdfc0 Make the rand tests determinstic. (fixes #2714) 12 years ago
Micha e9bfe65729 Made the build/release process completable verbatim as listed in 12 years ago
Warren Togami a6635f6e95 Add wtogami to gitian download scripts. 12 years ago
Jeff Garzik 091aa8dae9 RPC: add getbestblockhash, to return tip of best chain 12 years ago
Gavin Andresen 6e802ac85d Merge pull request #2801 from gavinandresen/urifix 12 years ago
Pieter Wuille 28bcf3b7ef Merge pull request #2803 from sipa/tarversion 12 years ago
Pieter Wuille 21cc8bdcbe Fix build date for from-tarball builds 12 years ago
Gavin Andresen 89781d00dd README for contrib/debian 12 years ago
Gavin Andresen bf81a3ef78 Fix Gnome bitcoin: URI handler 12 years ago
Pieter Wuille a4f43075d6 Merge pull request #2793 from Diapolo/translations 12 years ago
Pieter Wuille 1f2d739ac1 Merge pull request #2174 from CodeShark/sync_macro_clarification 12 years ago
Eric Lombrozo 042da8bc0d Added comments to sync.h to make it easier to understand the macros 12 years ago
Pieter Wuille 4ad73c6b08 Merge pull request #2209 from CodeShark/WalletRegistrationLocks 12 years ago
Jeff Garzik 481d899794 Merge pull request #2792 from sipa/coreimpl 12 years ago
Peter Todd c40a5aaaf4 Truncate oversize 'tx' messages before relaying/storing. 12 years ago
Gavin Andresen 2e01ec3207 Merge pull request #2679 from vhf/patch-1 12 years ago
Philip Kaufmann dae158132d translation update 2013-06-25 12 years ago
Pieter Wuille f121db58e4 Move core implementations to core.cpp 12 years ago
Eric Lombrozo e6fe8e77fb Calling UnregisterAllWallets() instead of UnregisterWallet(pwalletMain) in init.cpp 12 years ago
Eric Lombrozo e5cefb9be1 Added locks on the setpwalletRegistered functions in main.cpp and added an UnregisterAllWallets function. 12 years ago
Jeff Garzik 79f6925fac main.h->core.h include dependency improvements. 12 years ago
Jeff Garzik 396485b14d Merge pull request #2789 from sipa/overdump 12 years ago
Jeff Garzik b0868eaf5f Merge pull request #2771 from super3/master 12 years ago
Jeff Garzik 64225f7ce9 Merge pull request #2758 from CodeShark/CBlock-to-core 12 years ago