281 Commits (0b47699b90e34f733364038ab27569c5891265e9)

Author SHA1 Message Date
Adrian Gallagher 0b47699b90
Minor changes for 0.15 (#445) 6 years ago
Adrian Gallagher 05f8d743e8
Litecoin: Adjust license year range to 2018 7 years ago
Romano d8b8d96d23
Litecoin: enable support for SSE2 instructions in scrypt via configure --enable-sse2 (#362) 7 years ago
Adrian Gallagher ec665bae20
Litecoin: Branding 7 years ago
Wladimir J. van der Laan f224cbc3d8
build: Bump version to 0.15.1 7 years ago
MarcoFalke 019c492490 qa: Fix lcov for out-of-tree builds 7 years ago
Wladimir J. van der Laan 843233277d
build: Bump version to 0.15.0.1 7 years ago
Gregory Sanders cbdd338a75
disable jni in builds 7 years ago
Wladimir J. van der Laan 252ca9c5d8
build: bump version to 0.15.0 7 years ago
Cory Fields 9baca41985 build: always attempt to enable targeted sse42 cxxflags 7 years ago
James Hilliard ee2d10ad0c Check if sys/random.h is required for getentropy on OSX. 7 years ago
Pieter Wuille 6b8d872e5e Protect SSE4 code behind a compile-time flag 7 years ago
René Nyffenegger 912da1dcc8 Use AC_ARG_VAR to set ARFLAGS. 7 years ago
Cory Fields d34d77a51b build: verify that the assembler can handle crc32 functions 7 years ago
Cory Fields 2424989e4f leveldb: enable runtime-detected crc32 instructions 7 years ago
Andrew Chow c8914b9dbb Have `make cov` optionally include branch coverage statistics 7 years ago
John Newbery 8ad5bdef78 Merge bctest.py into bitcoin-util-test.py 7 years ago
Cory Fields cf390dff89 build: silence gcc7's implicit fallthrough warning 7 years ago
Pieter Wuille e7c1b4490f Squashed 'src/secp256k1/' changes from 8225239..84973d3 7 years ago
John Newbery 95836c5eba Use shared config file for functional and util tests 7 years ago
John Newbery 89fcd3586c Use an .ini config file for environment vars in bitcoin-util-test.py 7 years ago
Pieter Wuille 394ccf76ad Make Boost use std::atomic internally 7 years ago
Wladimir J. van der Laan 168a7034f5 doc: Make build system insert version in Doxyfile 7 years ago
Wladimir J. van der Laan 2c83911401 build: Disable Wshadow warning 7 years ago
Wladimir J. van der Laan 625488ace5 util: Work around (virtual) memory exhaustion on 32-bit w/ glibc 7 years ago
Pieter Wuille 4fd2d2fc97 Add a FastRandomContext::randrange and use it 7 years ago
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 7 years ago
John Newbery 5b0bff4581 Rename --enable-extended-rpc-tests to --enable-extended-functional-tests 7 years ago
John Newbery a9bd622a65 Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
Wladimir J. van der Laan e141aa4ba6 Add mallocinfo mode to `getmemoryinfo` RPC 7 years ago
Wladimir J. van der Laan 5073100f27 build: Fix typo s/HAVE_DONTWAIT/HAVE_MSG_DONTWAIT 7 years ago
Wladimir J. van der Laan c459d509b7 build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNAL 7 years ago
Cory Fields 205830a37b build: add --enable-werror option 7 years ago
Cory Fields 9829c54de2 build: force a c++ standard to be specified 7 years ago
Wladimir J. van der Laan 224e6eb089 util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD 7 years ago
Cory Fields b602fe0f73 build: warn about variable length arrays 7 years ago
Wladimir J. van der Laan f87e8f5392
build: bump version to 0.14.99 7 years ago
John Newbery 1581ecbc33 Use configparser in rpc-tests.py 8 years ago
Lauda be31a2b363 [Trivial] Update license year range to 2017 8 years ago
Luke Dashjr 0388afe69d Let autoconf detect presence of EVP_MD_CTX_new 8 years ago
Douglas Roark e2b5c98cef Fix linker error when configured with --enable-lcov 8 years ago
Jonas Schnelli b01667c778
Mention RSVG dependency when creating the disk image on OSX 8 years ago
Cory Fields 09aefb5177
build: Fix 'make deploy' for OSX 8 years ago
Pieter Wuille 7b49f22bdb Squashed 'src/secp256k1/' changes from 7a49cac..8225239 8 years ago
Pavel Janík ad1ae7ae2e Check and enable -Wshadow by default. 8 years ago
Alex Morcos 30b620c48a remove obsolete run-bitcoind-for-test.sh 8 years ago
Matt Corallo 76faa3cdfe Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
Matt Corallo 10ae7a7b23 Revert "Use async name resolving to improve net thread responsiveness" 8 years ago