Commit Graph

1053 Commits (55efc1f62cef7e19efcb58ba68fbc2053bfa19a0)

Author SHA1 Message Date
MarcoFalke 0c5f67b8e5
Merge #12757: Clarify include guard naming convention
7 years ago
MarcoFalke 9beded5860
Merge #12719: tests: Add note about test suite naming convention in developer-notes.md
7 years ago
Wladimir J. van der Laan de6bdfd78f
Merge #12692: Add configure options for various -fsanitize flags
7 years ago
Wladimir J. van der Laan d3908e2cee
Merge #12759: [Docs] Improve formatting of developer notes
7 years ago
Evan Klitzke ccedbafd73
Increase LevelDB max_open_files unless on 32-bit Unix.
7 years ago
Evan Klitzke 6feb46c372
Add --with-sanitizers option to configure
7 years ago
Evan Klitzke 0bd2ec5484
Improve formatting of developer notes
7 years ago
Wladimir J. van der Laan 624bee9659
Merge #11881: Remove Python2 support
7 years ago
Wladimir J. van der Laan e49ba2e23b
Merge #12762: Make CKeyStore an interface
7 years ago
practicalswift 0fee2b4180 doc: Add note about our preference for scoped enumerations ("enum class")
7 years ago
John Newbery bc6fdf2d15 Change all python files to use Python3
7 years ago
Wladimir J. van der Laan ec7dbaa37c
Merge #12756: [config] Remove blockmaxsize option
7 years ago
João Barbosa f381299d64 Move CKeyStore::cs_KeyStore to CBasicKeyStore
7 years ago
Gregory Sanders 6acb02d635 add release note for sendmany output shuffling
7 years ago
Wladimir J. van der Laan cead84b72d
Merge #11536: Rename account to label where appropriate
7 years ago
practicalswift 8af65d96f4 Document include guard convention
7 years ago
John Newbery 4757c04cb9 [config] Remove blockmaxsize option
7 years ago
Russell Yanofsky 045eeb8870 Rename account to label where appropriate
7 years ago
practicalswift 7b4a296a71 tests: Add note about test suite naming convention
7 years ago
Russell Yanofsky 4c317d89e9 Document RPC method aliasing
7 years ago
Wladimir J. van der Laan e7721e6672
Merge #12586: docs: Update osx brew install instruction
7 years ago
Wladimir J. van der Laan de2fcaa89a
Merge #12668: Doc: do update before fetching packages in WSL build guide
7 years ago
Wladimir J. van der Laan 702e8b70bd
Merge #11872: [rpc] createrawtransaction: Accept sorted outputs
7 years ago
Nick Vercammen e29c6c8c61
Ubuntu xenial first dependencies
7 years ago
practicalswift a7324bd799 Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
7 years ago
MarcoFalke 29fad97c32
Merge #12607: depends: Remove ccache
7 years ago
MarcoFalke fa06dfce0f
[rpc] createrawtransaction: Accept sorted outputs
7 years ago
Wladimir J. van der Laan 98bc27fb59
Merge #11687: External wallet files
7 years ago
Wladimir J. van der Laan 8a709fba9b
Merge #12619: doc: Give hint about gitian not able to download
7 years ago
kallewoof 08e0855b96
Give hint about gitian not able to download
7 years ago
Dan Bolser c5be37e2c6 doc: Mention configure without wallet in FreeBSD instructions
7 years ago
Wladimir J. van der Laan f13d756cdd
Merge #12373: Build: Add build support for profiling.
7 years ago
Wladimir J. van der Laan 765a3ebb02
Merge #11986: [depends] zeromq 4.2.3
7 years ago
fanquake cc879675e1 depends: Remove ccache
7 years ago
Ken Lee e2b2e48b63
doc: SIGNER can contains space inside now.
7 years ago
fanquake 8f79226361 depends: zeromq 4.2.3
7 years ago
Wladimir J. van der Laan 9d49dcf9fa
Merge #12260: [Trivial] link mentioned scripted-diff-commit (developer-doc)
7 years ago
Wladimir J. van der Laan 71f56da384
Merge #12452: docs: clarified systemd installation instructions in init.md for Ubuntu users.
7 years ago
Wladimir J. van der Laan 21e2670de3
Merge #12434: [doc] dev-notes: Members should be initialized
7 years ago
MarcoFalke 480f42630c
Merge #12543: Fix typos
7 years ago
Russell Yanofsky be8ab7d082 Create new wallet databases as directories rather than files
7 years ago
Russell Yanofsky 26c06f24e5 Allow wallet files not in -walletdir directory
7 years ago
fanquake 59f47959bf
docs: Update osx brew install instruction
7 years ago
Dimitris Apostolou a9761cae1c
Fix typos and cleanup
7 years ago
murrayn cfaac2a60f Add build support for 'gprof' profiling.
7 years ago
Randolf Richardson b22c289ae6 [docs] Minor improvements to Compatibility Notes
7 years ago
practicalswift d918eb7864 Fix typos
7 years ago
Wladimir J. van der Laan d3f4dd313e
doc: Add historical release notes for 0.16.0
7 years ago
DaveFromBinary 4d14d06fcb docs: clarified systemd installation instructions in init.md for Ubuntu users.
7 years ago
Jonas Schnelli daa84b3354
Merge #12029: Build: Add a makefile target for Doxygen documentation
7 years ago