Commit Graph

51 Commits

Author SHA1 Message Date
Mark Erhardt
d509de0694
Correct the inclusion height for locktime
Bitcoin transactions locked to a block height `H` become valid at height
`H` and can be relayed, but they may only be included in a block of
height `H + 1`.

H/T: Pieter Wuille

Refs:
* https://github.com/bitcoin/bitcoin/blob/v0.19.0.1/src/consensus/tx_verify.cpp#L21L22
* https://bitcoin.stackexchange.com/q/92412/5406
2020-01-16 13:31:12 -08:00
Jeff DiMarco
d28b0019cc Fix grammatical error 2019-07-22 22:22:40 -04:00
Cornelius Schumacher
961bc14f9b Reformat tables
Format tables with headers in the columns instead of in the rows. This
results in proper Markdown table headers and better copes with a larger
number of entries.
2019-07-02 15:10:53 +02:00
Will Binns
dcf44641ff
Merge branch 'master' into seperate-pages-devdocs 2019-05-06 16:03:22 +00:00
Will Binns
f771e8f949
devdocs: Fix incorrect punctuation (period instead of comma) 2019-05-04 03:11:24 +00:00
Cøbra
1860036687 Fix broken links
Fix broken links
2019-04-21 16:06:30 +01:00
Gigi
d658c00948
Add list of standard transaction types
Add a complete list of standard transaction types after the introductory paragraph. See issue #2918
2019-04-07 13:24:49 -05:00
Cøbra
f842a03192
Merge branch 'master' into seperate-pages-devdocs 2019-04-06 16:50:08 +01:00
nopara73
daed3be3a8
Fix typo. 2018-12-18 08:56:39 +01:00
nopara73
3ff25d1f29
Change back to correct English phrasing. 2018-12-18 08:55:43 +01:00
nopara73
64f71e2bcb
Change back Tor netw to Tor serv. 2018-12-18 08:54:58 +01:00
nopara73
1cad1c13e9
Add back one more forgotten abbreviation. 2018-12-18 08:53:39 +01:00
nopara73
9caf8275d5
Add back abbreviations. 2018-12-18 08:52:19 +01:00
nopara73
00cb388ef8
Fix 1018 typo -> 2018. 2018-12-18 08:48:51 +01:00
nopara73
37eac3b92f
Change back Blockchain to block chain. 2018-12-18 08:44:24 +01:00
nopara73
b0ee354c83
Fix typo 2018-12-17 07:01:46 +01:00
nopara73
729e6210a4
Fix typos 2018-12-15 07:17:27 +01:00
nopara73
33d22cd5e9
Extend CoinJoin description with currently operational implementations and their descriptions. 2018-12-15 07:11:54 +01:00
Cøbra
b0f119cb56 Revert "Revert "Split developer guide up into multiple pages""
This reverts commit 74d982e973.
2018-12-09 11:02:09 +00:00
James Hilliard
fa9372f55f Add BIP70 deprecation warnings 2018-11-21 22:51:27 -07:00
Will Binns
74d982e973
Revert "Split developer guide up into multiple pages" 2018-11-07 11:37:01 -06:00
Cøbra
a8e6619946
Merge branch 'master' into seperate-pages-devdocs 2018-10-28 23:07:04 +00:00
Victor Skvortsov
90712e91d2
Remove duplicate articles 2018-10-27 16:22:15 +05:00
Cøbra
3f31e33dc8 Put developer documentation into seperate pages
Put developer documentation into seperate pages
2018-10-08 02:34:19 +01:00
Jack
e2d516b62d
Add minor spelling fixes
Adverbs, which end in -ly, do not need hyphens. I am continuing onward with my documentation review and testing.
2018-09-06 18:31:21 -04:00
Will Binns
9992af6f02
Merge pull request #2630 from jdabs/patch-2
Remove unnecessary hyphen
2018-09-05 21:00:04 -06:00
Jack
e8aa7f93e2
Remove unnecessary hyphen
"part-time" does not need to be hyphened in this sentence. Examples:
She held a part-time job.
She worked part time on the forum.
2018-09-05 17:02:28 -04:00
Jack
8ff70d6969
Remove unnecessary hyphens
Seemingly is an adverb and thus doesn't need a hyphen.
2018-09-05 16:55:41 -04:00
@RandyMcMillan
3a16424ac2
change rawtransaction to raw transaction 2018-08-13 04:19:08 -04:00
Will Binns
d172a52f4c
operating_modes: rm dead link, authenticated prefix trees 2018-07-19 12:22:49 -06:00
rod
1eaf705f6f
Fix typo 2018-06-14 06:05:45 +08:00
rod
f82f7695d8
Fix markdown syntax 2018-06-11 17:37:30 +08:00
rod
b766984069
Fix syntax problem 2018-06-11 17:21:50 +08:00
rod
065d092782
Fix markdown reference 2018-06-11 17:04:32 +08:00
rod
e649f26a8c
Clarification for P2SH in the developer guide 2018-06-11 15:43:08 +08:00
Will Binns
9b5797093a
site: Cache burst CSS/JS/PNG/SVG 2018-06-07 09:25:25 -06:00
Will Binns
7b8a1ef061
Merge branch 'master' into redesign 2018-06-05 13:49:14 -06:00
Aurelio Garcia-Ribeyro
96427617c4
Corrected a following to subsequent
Changing a transaction has no impact on previous blocks, it only impacts the block on which the transaction occurs and the subsequent/following blocks.
2018-05-22 11:00:24 -07:00
Will Binns
772efb3f40
block_chain: Fix typographical error in docs
This resolves #2214 and will be merged once tests pass.
2018-05-17 05:46:16 -06:00
alexcherman
5c4537aaf5 solve conflicts 2018-05-10 16:13:49 +02:00
Will Binns
ef47f52ebf
Merge pull request #2098 from looterz/docs-p2sh-improvement
Improved the P2SH documentation
2018-05-07 12:48:48 -06:00
alexcherman
421a0907ce legal page desktop 2018-04-05 11:04:58 +02:00
alexcherman
2f59cfc706 changes to the devdoc-category layout 2018-03-29 17:45:37 +02:00
Wolf
003488543b
update wording
according to discussion to omit exaggeration
2018-02-15 09:56:13 +01:00
Wolf
bfcb48e59c
linking bitcoin wiki / units
and listing finney
2018-02-09 01:27:30 +01:00
looterz
e074fdb7b8 Improved the P2SH documentation 2018-01-25 00:26:12 -06:00
Igor Kuzmenko
74653a9130
Fixes tests 2017-12-07 15:03:59 +02:00
Igor Kuzmenko
cd116f0301
Merge branch 'master' into translation-dev-docs 2017-11-24 17:35:17 +01:00
Igor Kuzmenko
e98b1ab31a Merges with master, resolves conflicts 2017-11-18 15:14:14 +02:00
Igor Kuzmenko
fcb67cf236 WIP: Refactoring documentation files, adds templating for index files 2017-11-03 19:19:38 +02:00