Commit Graph

56 Commits

Author SHA1 Message Date
roshii
e5aa33e87f Proof read 2019-07-06 11:57:12 +02:00
roshii
9982cb873c Include get_blockhashbyheight.md 2019-07-06 11:32:35 +02:00
roshii
f5e27409c2 Proof read 2019-07-01 10:33:06 +02:00
roshii
718f5b3692 Update See also 2019-07-01 10:30:10 +02:00
roshii
fbf97766cf Fix broke down link 2019-07-01 10:29:56 +02:00
roshii
c59d5a1847 Add GET BlockHashByHeight 2019-07-01 09:33:38 +02:00
Cornelius Schumacher
aadba91969 Update Bitcoin Core RPC docs to version 0.18 2019-05-14 16:56:52 +02:00
Aaron Kuchma
e96a1fc56b
Added a space for EstimateFee deprecation warning.
EstimateFee block currently reads:

EstimateFee: estimates the transaction fee per kilobyte that needs to be paid for a transaction to be included within a certain number of blocks. Updated in 0.14.0Deprecated

There should be a space between the updated tag and deprecated tag.
2019-05-11 22:35:13 -04:00
0xB10C
3407bf693f
s/set content/entries/ 2019-05-05 13:47:41 +02:00
0xB10C
95b5da6770
correct GET getutxos output format description
Changed from 'block' to 'UTXO set' in the output format description.
2019-05-05 13:20:57 +02:00
Will Binns
5ea0ad2d2f
devdocs: Fix typo, "through" (should be thorough) 2019-05-04 03:12:52 +00:00
Will Binns
3a35313df5
devdocs: Remove duplicate word use in sentence ("a a") 2019-05-04 03:09:48 +00:00
Tim Ruffing
aab8660aa3
Remove incorrect explanation of verifymessage
It's not true that all four possible public keys (corresponding to recovery
ids) are tried. The recovery id is instead read from the signature, see
78dae8cacc/src/pubkey.cpp (L189).
2019-04-04 13:21:27 +02:00
Cornelius Schumacher
7d38fa2b95 Mark up escaped newline as literal
This makes it a bit more explicit that a literal escaped newline
is meant.
2018-11-27 15:13:33 +01:00
Cornelius Schumacher
4fe5f5f08a Fix table
Use standard GFM markdown tables
2018-11-27 15:13:33 +01:00
Cornelius Schumacher
112062d7d7 Highlight output as text
Due to the grep the output is not valid JSON anymore. Mark it as
text so syntax highlighters don't get confused.
2018-11-27 15:13:21 +01:00
Will Binns
e749d449a1
Merge pull request #2694 from bitcoin-dot-org/deprecate-signrawtransaction
Add deprecated to signrawtransaction
2018-10-07 11:58:18 +02:00
Cøbra
53844f5e78
Update the documentation for getwalletinfo
Updates the documentation for `getwalletinfo`.
2018-10-05 02:08:52 +01:00
Cøbra
e4fa0deb64
Add deprecated to signrawtransaction
Mark that signrawtransaction is deprecated (it's scheduled for removal in 0.18.0).
2018-10-05 01:22:59 +01:00
Will Binns
b93095e97f
Merge pull request #2547 from odarboe/patch-3
Fix for #2219: Add deprecated to estimatefee and estimatedpriority
2018-08-05 09:02:31 -06:00
Will Binns
6792b0f4e9
Merge pull request #2546 from odarboe/odarboe-patch-1
Fix for #2219: Add deprecated to Estimate Fee in developer reference
2018-08-05 08:47:54 -06:00
odarboe
5a2b510da5
Fix for #2219: Use html break in the table 2018-07-28 10:24:46 +02:00
odarboe
de49a7a632
Fix for #2219: Correction of tab 2018-07-25 11:33:42 +02:00
odarboe
d292a1a772
Fix for #2219: Remove table whitespace 2018-07-25 11:09:42 +02:00
odarboe
edec843d1a
Fix for #2219: Remove the dot in the description. 2018-07-25 10:11:32 +02:00
odarboe
8574c15ed8
Fix #2219: Defined the deprecated variable in this file 2018-07-25 02:22:34 +02:00
odarboe
7238b07c46
Fix for #2219: Add the curly bracket to deprecated 2018-07-25 01:54:57 +02:00
odarboe
601ce8fd16
Fix for #2219: Add deprecated to estimatefee and estimatedpriority
PR  for adding deprecated to estimatefee #2219
2018-07-25 01:30:46 +02:00
odarboe
ce321a46cf
Fix for #2219: Estimate Fee in developer reference
PR to add deprecated for 'estimatefee' as requested in #2219
2018-07-25 00:57:04 +02:00
odarboe
e824ad7e25
GetBlock documentation update required for the verbosity parameter.
This pull request is an updated documentation proposal for the open issue #2251. This is an improved documentation of the second parameter of getBlock (verbosity).
 1 - Document the backward compatibility change of verbosity level from Boolean to integer. 
 2 - State the version in which the change occurred.
 3 - Remove the Boolean examples and added the new integer examples.
 4 - Since the information result for verbose level 1 and 2 are very similar except for "tx", I took the same data and updated the "tx" field with the relevant information.
2018-07-22 22:14:42 +02:00
Will Binns
47a038ddff
getnewaddress: Document parameter, address type
Closes #2472
2018-07-17 09:14:07 -06:00
Will Binns
7b8a1ef061
Merge branch 'master' into redesign 2018-06-05 13:49:14 -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
Thomas Eizinger
44df0ec613
Fix typo in JSON property 2018-05-04 13:55:56 +10: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
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
Boris Kolar
b1f8bf9e2a
The time field was missing in response 2018-02-25 23:20:22 +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