Commit Graph

901 Commits (a7820422e0b182db6f1df8904242e5d76d6c73fa)

Author SHA1 Message Date
MarcoFalke b148803b18
Merge #11264: [doc] Fix broken Markdown table in dependencies.md
7 years ago
Matt Corallo 6f703e9bf1 Add release notes describing blockmaxweight deprecation
7 years ago
practicalswift b8d91e03a9 [Docs] Fix broken Markdown table in dependencies.md. Cleanups.
7 years ago
Wladimir J. van der Laan f65614726d
Merge #10779: Create dependencies.md
7 years ago
Matt Corallo aece8a4637 (finally) remove getinfo in favor of more module-specific infos
7 years ago
flack e91b961923 Create dependencies.md, and link dependencies file from README & build docs
7 years ago
Wladimir J. van der Laan 21e2f2f799
Merge #11135: Update developer notes with RPC response guidelines
7 years ago
Wladimir J. van der Laan 28485c783d
Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332
7 years ago
danra 7bb5d3000c Add python3 to list of dependencies on some platforms
7 years ago
João Barbosa 62ecce75e4 [doc] Add RPC response notes
7 years ago
MarcoFalke 3f726c99f8
Merge #11112: [developer-notes] By default, declare single-argument constructors "explicit"
7 years ago
Wladimir J. van der Laan 00ada17230
Merge #11119: [doc] build-windows: Mention that only trusty works
7 years ago
MarcoFalke fa14b67970 [doc] build-windows: Mention that only trusty works
7 years ago
practicalswift f1708ef89a Add recommendation: By default, declare single-argument constructors `explicit`
7 years ago
Wladimir J. van der Laan 7ed57d3d7c
Merge #11050: Avoid treating null RPC arguments different from missing arguments
7 years ago
Karel Bílek 06a3aecf06 Docs: Hash in ZMQ hash is raw bytes, not hex
7 years ago
Wladimir J. van der Laan 9e00a625b4
Merge #11066: Document the preference of nullptr over NULL or (void*)0
7 years ago
Wladimir J. van der Laan aeec8b4b68
Merge #11080: doc: Update build-openbsd for 6.1
7 years ago
Wladimir J. van der Laan c58128f189
Merge #10878: Docs: Fix Markdown formatting issues in init.md
7 years ago
practicalswift bea8e9e66e Document the preference of nullptr over NULL or (void*)0
7 years ago
Wladimir J. van der Laan 5be6e9b4f9 doc: Update build-openbsd for 6.1
7 years ago
practicalswift d1e6f91f85 Prefer compile-time checking over run-time checking
7 years ago
MarcoFalke 6366941275
Merge #10680: Fix inconsistencies and grammar in various files
7 years ago
MarcoFalke d7be7b39fa
Merge #10705: Trivial: spelling fixes
7 years ago
klemens f42fc1d508 doc: spelling fixes
7 years ago
Russell Yanofsky fd5d71ec4b Update developer notes after params.size() cleanup
7 years ago
Wladimir J. van der Laan f6283b4719
build: bump version to 0.15.99
7 years ago
Wladimir J. van der Laan 1227be30ec
doc: Update release notes from wiki
7 years ago
Wladimir J. van der Laan 98aa3f6d5c
Merge #10968: Add instructions for parallel gitian builds.
7 years ago
Charlie Lee e93ff718c5 Add instructions for multi-processor gitian builds
7 years ago
Wladimir J. van der Laan dac37823d4 doc: Correct AmountFromValue/ValueFromAmount names
7 years ago
Ferdinando M. Ametrano ce3baa193f changed regtest RPCport to 18443 to avoid conflict with testnet 18332
7 years ago
Carl Dong d201e40c55 Update init.md: Fix section numbering.
7 years ago
Marko Bencun 4a7a4ff1f1 developer-notes: add reference to snake_case and PascalCase
7 years ago
Carl Dong 72a184a780 Update init.md: Fix line breaks in section 3b.
7 years ago
MeshCollider 1d8df01412 Fix MD formatting in REST-interface.md and spelling mistake in
7 years ago
Michael Rotarius b8bb4257fe REST/RPC example update
7 years ago
Wladimir J. van der Laan f3f1e2e7d3
Merge #9544: [trivial] Add end of namespace comments. Improve consistency.
7 years ago
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos
8 years ago
MarcoFalke c38f540298
Merge #10623: doc: Add 0.14.2 release notes
8 years ago
MarcoFalke 22229dec43 doc: Add 0.14.2 release notes
8 years ago
Pieter Wuille a090d1c1c9 Header include guideline
8 years ago
practicalswift 7631066779 Use the "domain name setup" image (previously unused) in the gitian docs
8 years ago
Pieter Wuille 8b22af3ee5 Replace bytes_serialized with bogosize
8 years ago
Pieter Wuille 1088b02f0c
Merge #10195: Switch chainstate db and cache to per-txout model
8 years ago
practicalswift 5a9b508279 [trivial] Add end of namespace comments
8 years ago
Pieter Wuille 47d8441466 Update style guide
8 years ago
Pieter Wuille d342424301 Remove/ignore tx version in utxo and undo
8 years ago
practicalswift 693247b82b [test] Speed up fuzzing by ~200x when using afl-fuzz
8 years ago
Pavel Janík f203ecc621 Shadowing is not enabled by default, update doc accordingly.
8 years ago