Commit graph

3135 commits

Author SHA1 Message Date
Will Binns
df44d4053f flags: Add flag for Saudi Arabia 2017-01-22 12:40:00 -06:00
Will Binns
024f2cd7c9 flags: Add flag for Japan 2017-01-22 12:39:59 -06:00
Will Binns
2888900272 flags: Add flag for Indonesia 2017-01-22 12:39:59 -06:00
Will Binns
fd728860a7 flags: Add flag for China 2017-01-22 12:39:59 -06:00
Will Binns
82f937967f flags: Add flag for Brazil 2017-01-22 12:39:59 -06:00
Will Binns
e39a6cc067 exchanges: Provision branch for exchanges page 2017-01-22 12:39:59 -06:00
Andrew Chow
5af93ba126 Update alert retirement with final alert
Update the alert retirement alert page with information about the final alert being broadcast
2017-01-20 10:56:26 -05:00
Will Binns
0f5192d953 Merge pull request #1481 from slush0/patch-1
Update homepage of TREZOR wallet
2017-01-15 20:04:42 -06:00
Will Binns
7a8d22d8e3 Merge pull request #1483 from Mirobit/extx
Example Transaction rpc output updated
2017-01-15 20:03:54 -06:00
Will Binns
23c0993fde Merge pull request #1484 from Mirobit/reflinks
Bitcoin Core Releases, BIPs and protocol versions references update
2017-01-15 20:02:49 -06:00
Daira Hopwood
2c5ed58d03 Correct an error in the rule for nTime; also wording clarification for nonce
nTime must be strictly greater than the median nTime of the previous 11 blocks, not just greater or equal:
fac0f30482/src/validation.cpp (L2910)
2017-01-12 23:42:42 +00:00
Michael Rotarius
d429ba1ea7 Bitcoin Core Releases, BIPs and protocol version references update 2017-01-12 23:54:50 +01:00
Michael Rotarius
890663a972 Example Transaction rpc output updated 2017-01-12 22:12:42 +01:00
slush0
080978088c Update homepage of TREZOR wallet 2017-01-12 02:52:06 +01:00
Will Binns
f0371d2f00
Merge branch 'wbnns-full-node-blog' 2017-01-09 07:40:23 -06:00
Will Binns
ff3b4cbda8 blog: Revise blockchain to be two words 2017-01-09 07:39:44 -06:00
Will Binns
6a19646aeb blog: Revise contributor acknowledgements 2017-01-09 07:39:44 -06:00
Will Binns
7b9fb8cfa1 blog: Add post, Updated Full Node Instructions 2017-01-09 07:39:44 -06:00
Will Binns
69d3ee8dc4 Merge pull request #1406 from fivepiece/patch-1
Take remainder from the curve's prime instead of G
2017-01-08 21:31:26 -06:00
Michael Rotarius
9c9edae6f6 update transaction calls (blockindex, witness) 2017-01-07 20:11:56 +01:00
Michael Rotarius
ee9e14c784 Validateaddress update 2017-01-07 13:13:19 +01:00
Michael Rotarius
10b8a96d6e getRawMempool fix 2017-01-07 13:13:19 +01:00
Michael Rotarius
e124bf1444 REST calls 2017-01-07 11:48:42 +01:00
Michael Rotarius
1a6d45cc4f BIPs 2017-01-07 11:11:48 +01:00
Michael Rotarius
7d1998572a OP Codes 2017-01-07 11:10:45 +01:00
Michael Rotarius
1f57f1cd53 Update getBlock call 2017-01-07 10:17:34 +01:00
Michael Rotarius
0336c04d5d Community sites update 2017-01-05 22:24:16 +01:00
Michael Rotarius
61822fd8f1 Added local news sites and BitcoinAverage 2017-01-05 21:39:30 +01:00
Mathieu Nebra
0a58c6d88d Merge branch 'master' into patch-1 2017-01-05 17:17:52 +01:00
Will Binns
af08f07879
Merge branch 'wbnns-add-pruning' 2017-01-05 00:41:33 -06:00
Will Binns
8a0762be4f full-node: Add importprunedfunds/removeprunedfunds 2017-01-05 00:03:30 -06:00
Will Binns
d15f4752f0 full-node: Revise disabled RPCs
This removes two of the RPCs because they were later reenabled in
Bitcoin Core when in pruning mode.
2017-01-05 00:03:30 -06:00
Will Binns
46a02391f4 full-node: Drop ampersand, use 'and' 2017-01-05 00:03:30 -06:00
Will Binns
d5f24bee1f full-node: Drop brackets around 'N' for readability 2017-01-05 00:03:30 -06:00
Will Binns
941d4e5d5e full-node: Add note about txindex and rescan 2017-01-05 00:03:30 -06:00
Will Binns
54422ffcbf full-node: Add info on pruning to reduce storage 2017-01-05 00:03:29 -06:00
Will Binns
0cb1412781
Merge branch 'wbnns-new-resources' 2017-01-05 00:01:30 -06:00
Will Binns
8fb89a5bd7 resources: Reorder some of the learning resources 2017-01-04 22:51:37 -06:00
Will Binns
4b179968b4 resources: Resolve issue with div spacing 2017-01-04 22:51:37 -06:00
Will Binns
b3a691ab6d en: Drop 'Useful places' string 2017-01-04 22:51:36 -06:00
Will Binns
34b123639b icons: Add icons for vouchers 2017-01-04 22:51:36 -06:00
Will Binns
eb0cd45a87 resources: Add 'Vouchers', Consolidate 'Learn' 2017-01-04 22:51:36 -06:00
Will Binns
9b9b7732fd en: Add string for 'Vouchers' 2017-01-04 22:51:36 -06:00
Will Binns
7a169ff474
Merge branch 'wbnns-fix-community' 2017-01-04 22:26:23 -06:00
Will Binns
6333ba96cd community: Fix misalignment issue in country list
This resolves an issue where-in the countries were not lining up
correctly, causing the layout to look messed up on the
[Community](https://bitcoin.org/en/community) page.
2017-01-04 21:52:24 -06:00
Wladimir J. van der Laan
015cebd6e1
Merge #1470: Bitcoin Core 0.13.2
1fdf261 Bitcoin Core 0.13.2 (Wladimir J. van der Laan)
2017-01-03 11:26:24 +01:00
Wladimir J. van der Laan
1fdf2611c6
Bitcoin Core 0.13.2 2017-01-03 09:38:16 +01:00
Mathieu Nebra
ebf207de0f Adds OpenClassrooms Bitcoin course to resources
Resource is in French
2017-01-02 12:36:51 +01:00
Will Binns
bb227eb8e3
Merge branch 'wbnns-full-node' 2017-01-01 10:02:46 -06:00
Will Binns
affdcfa16c full-node: Revise UAC confirmation, Win 7 & 8 2017-01-01 09:57:42 -06:00