161 Commits (master)

Author SHA1 Message Date
Just Wonder c85ed93f3f Build OK with RandomX. 4 years ago
Just Wonder ecbc9fec10 WIP: RandomX. 4 years ago
Jianping Wu d89d414627 Fixed Cryptonote APIs description. 5 years ago
Jianping Wu da5ce9ee09 Fixed CN mining getblocktemplate/submitblock hash values. 5 years ago
Jianping Wu 0b30d4911c Fixed RegTest download timeout. 5 years ago
Jianping Wu 3007571789 Added back the original getblocktemplate call. 5 years ago
Jianping Wu dea50be56b Added support for cryptonote header in functional test python code. 5 years ago
Jianping Wu 06770c9b2c Fixed functional test cases. 5 years ago
Jianping Wu d50ffd42b1 Returned correct error message when downloading blocks. 5 years ago
Jianping Wu ddc43217ca Genesis block also used cn header. 5 years ago
Jianping Wu 937095dd4d WIP: started fixing make check. Fixed difficulty computation. 5 years ago
Jianping Wu d48d05a182 Supported Cryptonight Variant 4. 5 years ago
Jianping Wu 350f6fa953 Fixed CN APIs. 5 years ago
Jianping Wu 27617b446b Fixed CN error messages for mining. 5 years ago
Jianping Wu b9335132b0 WIP: changed CN dummy key. 5 years ago
Jianping Wu 8d8c36a77f WIP: mining started to work! 5 years ago
Jianping Wu 9e442eb109 WIP: fixed block serialization. 5 years ago
Jianping Wu 420c6a56d6 WIP: fixed keva block deserialization. 5 years ago
Jianping Wu 4d44c773c6 WIP: Fixed extra field deserialization. 5 years ago
Jianping Wu adb3502f77 WIP: HexStr the template blob. 5 years ago
Jianping Wu 5424d869fa WIP: fixed getblocktemplate. 5 years ago
Jianping Wu ed57dabf1e Moved to testnet7. 5 years ago
Jianping Wu 57ab5c7255 WIP: implemented submitblock. 5 years ago
Jianping Wu baf31da4a7 WIP: integrated latest cn code. 5 years ago
Jianping Wu 8b1d430007 WIP: Implemented getblockheaderbyheight. 5 years ago
Jianping Wu cd9d169a8f WIP: fixed build with cnutils. 5 years ago
Jianping Wu aa97d9938c WIP: getblocktemplate for cn style return. 5 years ago
Jianping Wu 9afc758027 Started implementing cn layer for kevacoin. 5 years ago
Jianping Wu caef63a27f Reversed incorrect commit. 5 years ago
Jianping Wu b62873f1e8 WIP cn utils. 5 years ago
Jianping Wu 392b7aba5f More changes from litecoin to kevacoin. 5 years ago
Jianping Wu 8bf578cf49 Removed accidental commit. 6 years ago
Jianping Wu eb9ea1b9dd Made sure to delete the entries from the db is they are new (i.e. no namespace and key combo before). 6 years ago
Jianping Wu 638a5a715c Added kevacoin DNS seeders. 6 years ago
Jianping Wu 7a994de062 First major changes to kevacoin text. 6 years ago
Jianping Wu f9a7c7d3cb Added notes for mining.cpp for GetNodeCount. 6 years ago
Jianping Wu fb0acfc6d9 WIP: started implementing keva_namespace. 6 years ago
Pieter Wuille 657dfc5bca Fix csBestBlock/cvBlockChange waiting in rpc/mining 6 years ago
Adrian Gallagher a74a01e617
Litecoin: Branding 6 years ago
Adrian Gallagher e838c27971
Litecoin: Fix various tests 6 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
practicalswift a720b928c8 Remove includes in .cpp files for things the corresponding .h file already included 7 years ago
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky) 7 years ago
Matt Corallo 7e319d6393 Fix -Wthread-safety-analysis warnings. Change the sync.h primitives to std from boost. 7 years ago
Andrew Chow 395cef7601 Change getmininginfo errors field to warnings 7 years ago
Andrew Chow 8502b20852 Unify help text for GetWarnings output in get*info RPCs 7 years ago
John Newbery d4cdbd6fb6 [rpc] Deprecate estimatefee RPC 7 years ago
Matt Corallo ba206d2c63 Deprecate confusing blockmaxsize, fix getmininginfo output 7 years ago
Wladimir J. van der Laan 5acd82de9a rpc: make estimatesmartfee argument naming consistent with documentation 7 years ago
Pieter Wuille 5c8ff0d448 Introduce wrappers around CBitcoinAddress 7 years ago