11206 Commits (603a38a9742e5a1d06912be012e070794246b377)

Author SHA1 Message Date
Jianping Wu b8fa12de6b ApplyNameTransaction. 6 years ago
Jianping Wu 194323ed89 Fixed standard.cpp compilation. 6 years ago
Jianping Wu 041c521d77 Standard.cpp handled keva script. 6 years ago
Jianping Wu 5977428951 Wallet getDebit with excluded keva. 6 years ago
Jianping Wu 29eb41121d CTransaction, GetValueOut(bool fExcludeKeva) 6 years ago
Jianping Wu f94b3294f8 Fixed args check for keva. 6 years ago
Jianping Wu adb513eeaa Continued adding keva support. 6 years ago
Jianping Wu 49de399c30 Implemented writing to DB. 6 years ago
Jianping Wu afa40c41b6 Fixed keva op. 6 years ago
Jianping Wu 17a422025e Finally everything built! 6 years ago
Jianping Wu 97b35682e0 WIP: main.cpp compiled. 6 years ago
Jianping Wu d05ab948e2 WIP: tried to compile keva/main.cpp. 6 years ago
Jianping Wu c56fb50b55 WIP: namespace/key 6 years ago
Jianping Wu b112e0c795 WIP: fixed compilation errors. 6 years ago
Jianping Wu ec2f335382 Started fixing compilation errors. 6 years ago
Jianping Wu fb0acfc6d9 WIP: started implementing keva_namespace. 6 years ago
Jianping Wu 7b6206d83a nSubsidyHalvingInterval from 840000 to 840000 * 4. 6 years ago
Jianping Wu 30e907bac6 Digishield difficulty adjustment. 6 years ago
Jianping Wu b3a0506e4c Changed initial target. 6 years ago
Jianping Wu d40f735500 Lowered difficulty for CN algorithm. 6 years ago
Jianping Wu 7f27245431 Switched to cryptonight PoW. 6 years ago
Jianping Wu fac4394247 Started working on Cryptonight. 6 years ago
Jianping Wu 855dc114e9 WIP: support two OPs. 6 years ago
Jianping Wu 4837682b4d WIP: started implementing namespace, key and value. 6 years ago
Jianping Wu ec7aaa8b1f Fixed genesis block generation - GetPoWHash is scrypt hash, GetHash is SHA2 hash! 6 years ago
Jianping Wu 108ab19e27 WIP: changed pchMessageStart for test and regtest. 6 years ago
Jianping Wu ddc94011a2 WIP: started working on genesis block. 6 years ago
MiWCryptoCurrency 10753d669d
qt: Revert "Force TLS1.0+ for SSL connections" 6 years ago
Suhas Daftuar d1dee20547 Fix crash bug with duplicate inputs within a transaction 6 years ago
Hennadii Stepanov 11b9dbb439
-prune option -help output aligned with code 6 years ago
Thomas Kerin 1cdbea7f74 bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type, add test cases covering bitcoinconsensus error codes 6 years ago
Anthony Towns 1825e37075 Error on missing amount in signrawtransaction* 6 years ago
Ben Woosley 20461fc272
Fix that CWallet::AbandonTransaction would only traverse one level 6 years ago
MarcoFalke d9c563095d qa: Initialize lockstack to prevent null pointer deref 6 years ago
Wladimir J. van der Laan 21dd5127a4 gui: Show messages as text not html 6 years ago
Sjors Provoost f78e7f6589 [qt] send: Clear All also resets coin control options 6 years ago
Pieter Wuille 657dfc5bca Fix csBestBlock/cvBlockChange waiting in rpc/mining 6 years ago
532479301 88d1a649a2 Consensus: Fix bug when compiler do not support __builtin_clz* 6 years ago
Gregory Sanders 6b9dc8ceae have verifytxoutproof check the number of txns in proof structure 6 years ago
MarcoFalke ed82e7176d wallet: Erase wtxOrderd wtx pointer on removeprunedfunds 6 years ago
practicalswift e15e3a9ddd Remove boost dependency (boost/assign/std/vector.hpp) 6 years ago
practicalswift 10621995ed Fix incorrect tests 6 years ago
Bernhard M. Wiedemann 170b309981 Make tests pass after 2020 6 years ago
Suhas Daftuar cfc6f7413b [rpcwallet] Clamp walletpassphrase value at 100M seconds 6 years ago
joemphilips bf1f150190 rpc: fix type mistmatch in listreceivedbyaddress 6 years ago
John Newbery 2291774bd5 [trivial] Add newlines to end of log messages. 6 years ago
MarcoFalke cf6feb7837 qt: Avoid resetting on resetguisettigs=0 6 years ago
Matt Corallo c04a4a5ae9 Remove useless mapRequest tracking that just effects Qt display. 6 years ago
Kristaps Kaupe f7401c86b9
Fix parameter count check for importpubkey. 6 years ago
Adrian Gallagher 67f7fbf9f5
Litecoin: Update default minimum chain work and default assume valid values 6 years ago