57 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
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 0c118eb129 delete 4 years ago
Duke Leto 7e48b4f8ec desprout 4 years ago
Duke Leto a37b130798 Revert "Sacrifice to the CPOSNonce gods, will they accept?" 4 years ago
Duke Leto 17a4dd3007 Try this 4 years ago
Duke Leto f4c95fea7c Sacrifice to the CPOSNonce gods, will they accept? 4 years ago
Duke Leto 339f03233d Clean up 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 0ea9ae3c05 Update copyright to 2019 5 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
jl777 9412ec11a9 Add back Lwma guards for performance 6 years ago
jl777 89296c979c Fix lwmapos crash 6 years ago
jl777 bff0c90b85 Revert test 6 years ago
jl777 ff6593fc5c Test lwma 6 years ago
jl777 a93fd301ba IsPOSNonce() guard 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 17d0160a17 Cleanup nonce changes 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
Michael Toutonghi f6608b5a0d cleanup 6 years ago
Michael Toutonghi c2923066b2 new CNetworkBlockHeader for robust compat 6 years ago
Michael Toutonghi 004e332290 Additional tests 6 years ago
Michael Toutonghi 3da69a3138 Trying to fix the forking issue, which is now clearly a bug in sending and receiving headers. This checkin will enable debugging and may be a fix. 6 years ago
Michael Toutonghi 1fae37f6bf Working proof of stake with new algorithm 6 years ago
Michael Toutonghi 1f722359c1 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 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
Jack Grigg 22ffe8ce44
Remove now-unshadowed serialization lines that do nothing 6 years ago
Jack Grigg 68a1a592ca
Remove nType and nVersion from Zcash-specific code 6 years ago
Pieter Wuille 242f1421db
Get rid of nType and nVersion 8 years ago
Jack Grigg 03f83b9b0d
Write witness caches when writing the best block 8 years ago
Daira Hopwood c6a7e897bc Add mostly-static checks on consistency of Equihash parameters, MAX_HEADERS_RESULTS, and MAX_PROTOCOL_MESSAGE_LENGTH. 8 years ago
Jack Grigg 5be6abbf84 Store the Equihash solution in minimal representation in the block header 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
Peter Todd 5e82e1c8f5 Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logic 9 years ago
jtimon 691161d419 Consensus: Create consensus/consensus.h with some constants 9 years ago
Pieter Wuille 5a47811da5 BIP66 changeover logic 9 years ago
Wladimir J. van der Laan 4f1524966a Replace direct use of 0 with SetNull and IsNull 10 years ago