292 Commits (master)

Author SHA1 Message Date
Just Wonder 525fae34a0 Fixed custom boost library location. 4 years ago
Just Wonder c85ed93f3f Build OK with RandomX. 4 years ago
Just Wonder ecbc9fec10 WIP: RandomX. 4 years ago
Just Wonder 2a90a04efb RPC: Add new "getzmqnotifications" method. 4 years ago
Just Wonder c72ef98577 Fixed MacOS Catalina build. 5 years ago
Just Wonder a7f5763ff8 Fixed Linux build for cnutils. 5 years ago
Just Wonder d5012d4d60 Fixed Windows WSL build. 5 years ago
Jianping Wu 27617b446b Fixed CN error messages for mining. 5 years ago
Jianping Wu bbb78c76a0 WIP: built with latest cn code. 5 years ago
Jianping Wu baf31da4a7 WIP: integrated latest cn code. 5 years ago
Jianping Wu cd9d169a8f WIP: fixed build with cnutils. 5 years ago
Jianping Wu 9afc758027 Started implementing cn layer for kevacoin. 5 years ago
Jianping Wu 4f74153e56 Added cn utils lib. 5 years ago
Jianping Wu 3ea0145db8 Moved keva_get and keva_filter to non-wallet rpc methods. They don't need wallet to function. 5 years ago
Jianping Wu 294f4f1cda Started changing from litecoin to kevacoin. 6 years ago
Jianping Wu 6d38a1ea6d Fixed C files linking issue -fPIC 6 years ago
Jianping Wu 17a422025e Finally everything built! 6 years ago
Jianping Wu b112e0c795 WIP: fixed compilation errors. 6 years ago
Jianping Wu 7f27245431 Switched to cryptonight PoW. 6 years ago
Romano 08f2538862
Litecoin: Enable support for SSE2 instructions in scrypt via configure --enable-sse2 (#362) 6 years ago
Adrian Gallagher a74a01e617
Litecoin: Branding 6 years ago
shaolinfry 4b588c670c
Litecoin: Add scrypt N=1024 PoW 6 years ago
Andrew Chow 1df206f854 Disallow using addresses in createmultisig 7 years ago
MeshCollider 0530ba0eae Add -walletdir parameter to specify custom wallet dir 7 years ago
Wladimir J. van der Laan 0c715214dd build: Remove -I for everything but project root 7 years ago
Evan Klitzke f8c66972dd
Fix automake warnings when running autogen.sh 7 years ago
practicalswift f35d033369 build: Make "make clean" remove all files created when running "make check" 7 years ago
Pieter Wuille 8fd2267053 Import Bech32 C++ reference code & tests 7 years ago
danra 5abb93f0ee Fix include path for bitcoin-config.h in crypto/common.h 7 years ago
Andrew Chow ec6902d0ea rpc: Push down safe mode checks 7 years ago
Wladimir J. van der Laan ce5381e7fe build: Rename --enable-experimental-asm to --enable-asm and enable by default 7 years ago
Russell Yanofsky d97fe2016c Move some static functions out of wallet.h/cpp 7 years ago
Pieter Wuille 6b8d872e5e Protect SSE4 code behind a compile-time flag 7 years ago
Pieter Wuille c1ccb15b0e Add SSE4 based SHA256 7 years ago
Wladimir J. van der Laan df7e2f057b rpc: Move the `generate` RPC call to rpcwallet 7 years ago
Jorge Timón 300851ec16
Introduce src/reverse_iterator.hpp and include it... 7 years ago
Cory Fields 2424989e4f leveldb: enable runtime-detected crc32 instructions 7 years ago
Luke Dashjr 9a5a1d7d45 RPC/rawtransaction: createrawtransaction: Check opt_into_rbf when provided with either value 7 years ago
Jorge Timón 381a46e38f
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module 7 years ago
Spencer Lievens 56f09df9d8 [Makefile] Alphabetically Reorder addrdb.cpp 7 years ago
Cory Fields 91ab8f5a99 build: fix bitcoin-config.h regeneration after touching build files 7 years ago
Jorge Timón 618d07faa2
MOVEONLY: tx functions to consensus/tx_verify.o 7 years ago
Wladimir J. van der Laan 19e36bbef6 Add fs.cpp/h 7 years ago
Jonas Schnelli 0337a39d31
Refactor Bumpfee core functionality 7 years ago
Pieter Wuille e04326fe66 Add ChaCha20 7 years ago
Wladimir J. van der Laan e6dcfeec05 refactor: Move GetDifficulty out of `rpc/server.h` 7 years ago
Matthew Zipkin b1f584dbc1 fix build if spaces in src dir path 7 years ago
Cory Fields 205830a37b build: add --enable-werror option 7 years ago
Cory Fields 799df9115f net: add CThreadInterrupt and InterruptibleSleep 8 years ago
MarcoFalke fa89581860 build: Include cuckoocache header in Makefile 8 years ago