Commit Graph

36 Commits (ca20b65cc04825bb317f1a59d02c77912f6bf097)

Author SHA1 Message Date
Wladimir J. van der Laan 9dcf6c0dfe build: Add --disable-bip70 configure option
6 years ago
Cory Fields f68049dd87 crypto: cleanup sha256 build
7 years ago
Pieter Wuille 4437d6e1f3 8-way AVX2 implementation for double SHA256 on 64-byte inputs
7 years ago
Pieter Wuille 230294bf5f 4-way SSE4.1 implementation for double SHA256 on 64-byte inputs
7 years ago
James O'Beirne 5109fc4a9c [tests] [qt] Add tests for address book manipulation via EditAddressDialog
7 years ago
James O'Beirne 9c01be1b85 [tests] [qt] Introduce qt/test/util with a generalized ConfirmMessage
7 years ago
Russell Yanofsky 5fba3af21e Remove direct bitcoin calls from qt/splashscreen.cpp
7 years ago
MeshCollider d1138e3620 Remove redundant testutil files
7 years ago
Cory Fields 2424989e4f leveldb: enable runtime-detected crc32 instructions
8 years ago
Russell Yanofsky ef8ca179ef [test] Add tests for some walletmodel functions
8 years ago
Russell Yanofsky 2754ef1c4a Add simple qt wallet test sending a transaction
8 years ago
Karl-Johan Alm 815f4148b2 Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.
8 years ago
Luke Dashjr f4dffdd6bf Add MIT license to Makefiles
8 years ago
Jonas Schnelli 15860448d3
[Qt] RPC-Console: support nested commands and simple value queries
8 years ago
Jorge Timón a3d5eec546 Build: Consensus: Move consensus files from common to its own module/package
9 years ago
Cory Fields 69d0513436 build: Use fPIC rather than fPIE for qt objects.
9 years ago
Cory Fields 17c4d9d164 build: Split hardening/fPIE options out
9 years ago
Jonas Schnelli 9623e93473 [Univalue] add univalue over subtree
9 years ago
Jeff Garzik e6a14b64d6 Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
9 years ago
Wladimir J. van der Laan 3140ef9249 build: build-system changes for libevent
9 years ago
Cory Fields e0077de5de build: make a distinction between static app ldflags and static lib ldflags
10 years ago
Pieter Wuille 07a9901703 Always build and link libsecp256k1
10 years ago
Cory Fields 28d412ff20 build: quit abusing LIBS for Windows builds.
10 years ago
Cory Fields d5fd094569 build: fix qt test build when libprotobuf is in a non-standard path
10 years ago
Cory Fields e432a5f08d build: add option for reducing exports (v2)
10 years ago
Wladimir J. van der Laan fad23a210b
Revert "build: add option for reducing exports"
10 years ago
Cory Fields 4975ae1722 build: add option for reducing exports
10 years ago
Cory Fields 6b099402b4
build: fix automake warnings about the use of INCLUDES
10 years ago
Jeff Garzik cbe39a3852 Add "bitcoin-tx" command line utility and supporting modules.
10 years ago
Cory Fields 9a427da116 build: re-add AM_LDFLAGS where it's overridden
11 years ago
Cory Fields 5566826635 secp256k1: Add build-side changes for libsecp256k1
11 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli
11 years ago
Cory Fields 4791b99e2d crypto: create a separate lib for crypto functions
11 years ago
Cory Fields f4d81129f0 build: quit abusing AM_CPPFLAGS
11 years ago
Cory Fields 56c157d5e0 build: avoid the use of top_ and abs_ dir paths
11 years ago
Cory Fields 65e8ba4dbe build: Switch to non-recursive make
11 years ago