Commit Graph

44 Commits

Author SHA1 Message Date
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
Will Binns
3e1dcd08d9
Merge pull request #2256 from satwo/patch-1
Update getrawmempool.md
2018-05-10 14:46:54 -06:00
alexcherman
5c4537aaf5 solve conflicts 2018-05-10 16:13:49 +02:00
Will Binns
27df5e04a9
Revert "rescanblockchain.md" 2018-05-08 21:45:16 -06:00
Will Binns
6292aa298d
Merge pull request #2261 from alexandersjn/patch-1
Update getinfo.md
2018-05-08 20:56:37 -06:00
Will Binns
a226215b3a
Merge pull request #2280 from AdamSEY/patch-1
rescanblockchain.md
2018-05-08 20:55:37 -06:00
Will Binns
c2c3ec511a
Merge pull request #2318 from paulvi/patch-1
GetInfo was removed in 0.16.0
2018-05-07 16:17:39 -06:00
Will Binns
096dc93600
Merge pull request #2128 from sahabi/master
Fix input parameter from Address to TXID for getmempool[entry][descedants][ancestors]
2018-05-07 15:49:55 -06:00
Will Binns
d053ef62e5
Merge pull request #2339 from thomaseizinger/patch-1
Fix typo in JSON property
2018-05-07 13:32:04 -06: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
Thomas Eizinger
44df0ec613
Fix typo in JSON property 2018-05-04 13:55:56 +10:00
Will Binns
b52afd87a2
Merge pull request #2092 from looterz/docs-new-message-types
Added developer documentation for new p2p protocol message types
2018-05-03 17:14:23 -06:00
Paul Verest
294d25f4a9
GetInfo was removed in 0.16.0 2018-04-28 17:59:54 +08:00
Adam
e535f0e474
rescanblockchain.md 2018-04-13 01:24:04 +02:00
alexcherman
57d1f898d5 added prefixes for properties 2018-04-10 09:37:23 +02:00
alexandersjn
1cd46cd2c1
Update getinfo.md 2018-04-05 19:34:49 +03:00
alexcherman
da1b754194 missing subhead links 2018-04-05 11:16:52 +02:00
alexcherman
421a0907ce legal page desktop 2018-04-05 11:04:58 +02:00
Samuel B. Atwood
9046a4d167
Update getrawmempool.md
Support for Coin Age Priority was removed completely in Bitcoin Core 0.15 and therefore the fields "startingpriority" and "currentpriority" are obsolete.
2018-04-03 14:41:36 -05:00
KrisRoofe
d7d1cb07aa
fix typo 2018-04-03 11:31:15 +08:00
alexcherman
2f59cfc706 changes to the devdoc-category layout 2018-03-29 17:45:37 +02:00
alexcherman
1c2908865e Added subhead links 2018-03-23 17:43:15 +01:00
alexcherman
ff1682d06b accordion for developer examples page 2018-03-23 11:01:31 +01:00
Will Binns
1fdd378360
Merge pull request #2137 from s72785/patch-1
linking bitcoin wiki / units
2018-03-17 16:08:58 -06:00
Boris Kolar
b1f8bf9e2a
The time field was missing in response 2018-02-25 23:20:22 +01: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
Mohammed Alshiekh
4c36b5d3df changed the input param from address to txid for getmompoolentry 2018-02-04 23:32:44 -06:00
Mohammed Alshiekh
3d3baa7df5 changed the input param from address to txid for getmompooldescendants 2018-02-04 23:30:06 -06:00
Mohammed Alshiekh
e29d1e5a7a changed the input param from address to txid for getmompoolancestors 2018-02-04 23:27:16 -06:00
looterz
e074fdb7b8 Improved the P2SH documentation 2018-01-25 00:26:12 -06:00
looterz
66bb197af5 Added missing BIP144, Protocol version 70015 cross-reference. Fixed more autocrossreference issues and formatting. 2018-01-23 07:40:01 -06:00
looterz
4402f801a2 Removed incompatible anchor references. 2018-01-23 05:59:24 -06:00
looterz
d65a2db626 Fixed some incorrect references to anchors and improved formatting. 2018-01-23 05:49:10 -06:00
looterz
ba6255e0ec Added developer documentation for new p2p protocol message types defined in BIP144, BIP152 2018-01-23 05:20:08 -06:00
zeptin
7c37c5c573
Typo in fundrawtransaction docs 2018-01-20 15:24:29 +02: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
e136c811cc Implement a fallback for untranslated part. WIP #1723 2017-11-09 23:33:25 +02:00
Igor Kuzmenko
fcb67cf236 WIP: Refactoring documentation files, adds templating for index files 2017-11-03 19:19:38 +02:00
Igor Kuzmenko
9214a752fd WIP: Restructures devdocs and moves fragment to _includes 2017-11-03 02:41:30 +02:00