36 Commits (b58c15b9fbbca4152e588f81f9f7d8092e7c28da)

Author SHA1 Message Date
Duke Leto b58c15b9fb update copyrights 3 years ago
Duke Leto c1e006a7a6 Cleanliness is next to something 4 years ago
Duke Leto ebf0df633b Define a new season of anon Hush DPoW notaries 4 years ago
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
Duke Leto f39cd2a473 Delete Verus junk, which breaks ARMv8/aarch64 builds 5 years ago
blackjok3r 2c3247e8f1 Enable -ac_algo=verushash11 5 years ago
jl777 7cfb6293c6 komodo_defs a lot more 5 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
miketout ca4a5f2692 Change name to Stake Guard 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Michael Toutonghi d7e6718dc8 More nonce and new PoS reporting improvements 6 years ago
Michael Toutonghi 503bd93fa8 Differentiate raw POSHash from full one adjusted by vout value 6 years ago
Michael Toutonghi c5325a3256 PoS improvements 6 years ago
Michael Toutonghi 4dcb64c081 Radical hash rate optimization 6 years ago
Michael Toutonghi 5296a85018 Portable VerusHash and CPU check 6 years ago
Michael Toutonghi 20ab1c9174 mining performance boost 6 years ago
Scott Sadler c7bcf05da4 fix MoM hash calculation 6 years ago
Michael Toutonghi cf1e5967ee fix getinfo, cleanup hash 6 years ago
Scott Sadler 20c3ac51c2 wip 6 years ago
Sean Bowe f2c6d214e5 Rename hashSaplingAnchorEnd to hashFinalSaplingRoot to match spec. 6 years ago
Sean Bowe 691a3fa2e9 Rename hashReserved to hashSaplingAnchorEnd. 6 years ago
miketout 42181656c2 Implementation of VerusHash CPU-friendly hash algorithm, parameters to enable it, miner, and all changes required to support it on new asset chains 6 years ago
Simon 805344dcf4 Refactor: replace calls to GetTxid() with GetHash() 8 years ago
Simon 10d2c57c0d Replace calls to GetHash() with GetTxid() for transaction objects. 8 years ago
Jack Grigg a8d384aeda Add a 256-bit reserved field to the block header 8 years ago
Jack Grigg fdda3c5085 Use Equihash for Proof-of-Work 8 years ago
Wladimir J. van der Laan a0ae79d775 Replace CBlockHeader::GetHash with call to SerializeHash 9 years ago
Wladimir J. van der Laan 81aeb28436 src/primitives/block.cpp: endian compatibility in GetHash 10 years ago
Wladimir J. van der Laan 4f1524966a Replace direct use of 0 with SetNull and IsNull 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Luke Dashjr d227011184 MOVEONLY: core/ -> primitives/ 10 years ago
jtimon 99f41b9cf7 MOVEONLY: core.o -> core/block.o 10 years ago
jtimon 561e9e9de9 MOVEONLY: Move script/compressor out of script and put CTxOutCompressor (from 10 years ago
jtimon 4a3587d8db MOVEONLY: Separate CTransaction and dependencies from core 10 years ago
jtimon eda3733091 MOVEONLY: Move CFeeRate and Amount constants to amount.o 10 years ago
Cory Fields 85c579e3a6 script: add a slew of includes all around and drop includes from script.h 10 years ago
Cory Fields e1c9467766 boost: drop boost dependency in core.cpp 10 years ago
Mark Friedenbach a372168e77 Use a typedef for monetary values 10 years ago
Pieter Wuille 584a358997 Do merkle root and txid duplicates check simultaneously 10 years ago
Peter Todd 01c28073ba
Add warning about the merkle-tree algorithm duplicate txid flaw 10 years ago
Alex Morcos c26649f9ed Track modified size in TxMemPoolEntry so that we can correctly compute priority. 10 years ago
jtimon 53efb09e4c Discover some missing includes 10 years ago
Kamil Domanski 9f3d476779
changed field types in some structures to equivalent unambiguous types 10 years ago
Wladimir J. van der Laan 9b6d4c5cdc Move strprintf define to tinyformat.h 10 years ago
Wladimir J. van der Laan 81212588c0 Remove print() from core functions 10 years ago
Wladimir J. van der Laan 98e84aae7a Revert "Relay double-spends, subject to anti-DOS" 10 years ago