Commit graph

2856 commits

Author SHA1 Message Date
Cøbra
c24a5aa2dd Merge pull request #1410 from Mirobit/refupdate11/16
RPC Developer reference updated based on 0.12.1
2016-12-01 23:30:25 +00:00
Cøbra
c8d68aa1d2 Merge pull request #1414 from axvm/axvm-blockheader-typo-fix
Changed version data type to signed int32
2016-12-01 23:30:00 +00:00
Alexander Marchenko
deb3921e34 Changed version data type 2016-11-20 02:33:13 +03:00
Michael Rotarius
4f03c65653 Small formatting fixes 2016-11-16 20:15:02 +01:00
Michael Rotarius
f7a97d15f7 Small fixes based on harding's input 2016-11-16 20:04:58 +01:00
David A. Harding
9ba2fc5e01 Dev Docs: RPCs: minor typo fixes and edits for 0.12.0 update 2016-11-16 19:37:02 +01:00
Michael Rotarius
c7a99a6084 RPC Developer reference updated based on 0.12.1
I updated all changes to the RPC API from 0.11.0 to 0.12.1.
An update based on 0.13.1 will follow soon.
2016-11-15 17:54:46 +01:00
Will Binns
d3b76ff8c1
about: Updating my username/fixing link
I updated my GitHub username and just wanted to fix the GitHub link.
2016-11-13 09:28:42 -06:00
fivepiece
f741ed7cb9 Take remainder from the curve's prime instead of G
Instances of `point( ( key + i ) % G )` should read `point( (key + i) % p )`
2016-11-11 09:29:48 +02:00
Cøbra
9e3d55b562
Update events
Update events
2016-11-03 12:47:20 +00:00
Cøbra
c0421738ed Merge pull request #1363 from EricLarch/revert-1362-revert-1337-ledger
Revert "Revert "Add Ledger Nano S to hardware wallets""
2016-11-03 12:43:01 +00:00
Cøbra
68e7496759 Merge pull request #1382 from jmacwhyte/master
Adding Android as supported OS for breadwallet
2016-11-03 12:42:35 +00:00
Wladimir J. van der Laan
23890c76d1
Merge #1401: Prefinal alert take 2
15cffaa Bump alert date (Andrew Chow)
a1a8ebb Add the alert retirement alert (Andrew Chow)
2016-11-01 15:23:10 +01:00
Andrew Chow
15cffaa5af Bump alert date 2016-10-31 19:37:40 -04:00
Andrew Chow
a1a8ebbae5 Add the alert retirement alert 2016-10-27 16:40:41 -04:00
Wladimir J. van der Laan
f62ae24d62
Merge #1400: Bitcoin Core 0.13.1
2e15b60 Bitcoin Core 0.13.1 (Wladimir J. van der Laan)
2016-10-27 21:24:23 +02:00
Wladimir J. van der Laan
2e15b60ca2
Bitcoin Core 0.13.1 2016-10-27 20:59:53 +02:00
Cøbra
1d66c5fc8c
Revert alert
Revert alert
2016-10-17 20:22:32 +01:00
Cøbra
0e2cc86566
Center alert
Center alert
2016-10-17 20:06:36 +01:00
Cøbra
774a65a0a5 Merge pull request #1381 from bitcoin-dot-org/2016_09_protocol_version_70014
Add mention of protocol version 70013 and 70014
2016-10-17 20:00:25 +01:00
Cøbra
2ad75bb42f Merge pull request #1396 from achow101/prefinal-alert
Push back prefinal alert date
2016-10-17 19:57:03 +01:00
Andrew Chow
fd02204c1a Push back prefinal alert date 2016-10-17 14:51:05 -04:00
Cøbra
bf8cf16180
Update events
Update events
2016-10-17 19:47:55 +01:00
Cøbra
f408e18204 Merge pull request #1389 from jonathancross/master
Updating properties of Electrum Wallet to indicate 2FA support.
2016-10-17 19:42:33 +01:00
Cøbra
0840e1271d Merge pull request #1394 from MarcoFalke/patch-1
Trivial: Sync 0.12/0.13 release notes with bitcoin/master
2016-10-17 19:42:17 +01:00
Cøbra
5802e49c81 Merge pull request #1391 from jonathancross/android-electrum
Adding Electrum Android app to "Choose your wallet".
2016-10-17 19:41:51 +01:00
Cøbra
5678835844 Merge pull request #1395 from jlopp/patch-1
fix description of how true chain is determined
2016-10-17 19:41:03 +01:00
Cøbra
e3eda642eb Merge pull request #1392 from achow101/prefinal-alert
Alert system retirement notice
2016-10-17 19:40:42 +01:00
Andrew Chow
0ea7206d30 Show alert banner; date pushback; additional links 2016-10-16 22:14:50 -04:00
Jameson Lopp
33837dc0b0 Update guide_operating_modes.md 2016-10-15 20:56:05 -04:00
Jameson Lopp
3fa5f8dddd Update guide_operating_modes.md 2016-10-15 12:54:34 -04:00
Jameson Lopp
6cb4bef567 Update guide_operating_modes.md 2016-10-15 12:52:06 -04:00
Jameson Lopp
62e8b63c5e fix description of how true chain is determined
Currently states that full nodes take the longest chain as the true chain while they actually care about the cumulative proof of work, not the chain height.
2016-10-15 12:01:04 -04:00
MarcoFalke
c8677ff9c0 Sync 0.12/0.13 release notes with bitcoin/master 2016-10-15 12:34:22 +02:00
theymos
1b8bcce537 Fix a one-word grammatical error 2016-10-13 18:49:33 -05:00
Andrew Chow
c187d6b363 Alert system retirement notice 2016-10-13 19:41:02 -04:00
Jonathan Cross
e673afd45c
Adding Electrum Android app to "Choose your wallet". 2016-10-13 23:37:14 +02:00
Jonathan Cross
b240765f3b
Updating properties of Electrum Wallet to indicate 2FA support. 2016-10-12 10:01:35 +02:00
Wladimir J. van der Laan
32060431b6 Add mention of protocol version 70013 and 70014
These were first implemented in Bitcoin Core 0.13.0.

Closes #1364.
2016-10-09 11:57:14 +02:00
jmacwhyte
febcfcb97e Adding Android as supported OS for breadwallet 2016-09-29 15:28:20 -07:00
Cøbra
c50017d74a Merge pull request #1367 from sarahwalters/master
Fixing grammar error in KeepKey wallet description
2016-09-24 20:07:22 +01:00
Cøbra
2a1407b9a5
Remove alert banner
Remove alert banner
2016-09-19 19:34:58 +01:00
Sarah Walters
f471e70247 Fixing it's -> its 2016-09-18 12:59:55 -04:00
Cøbra
16fb0b10ec
Update
Update event
2016-09-11 20:44:35 +01:00
Eric Larchevêque
1b8fada1a6 Revert "Revert "Add Ledger Nano S to hardware wallets"" 2016-09-11 21:43:48 +02:00
Cøbra
8f9ae97255 Updates
Updates
2016-09-11 20:35:44 +01:00
Cøbra
4e4f42d1b6 Merge pull request #1362 from bitcoin-dot-org/revert-1337-ledger
Revert "Add Ledger Nano S to hardware wallets"
2016-09-11 19:47:51 +01:00
Cøbra
e3a0576850 Revert "Add Ledger Nano S to hardware wallets" 2016-09-11 19:47:42 +01:00
Cøbra
fc968613a2 Merge pull request #1301 from achow101/armory-fix
Reinstate Armory
2016-09-11 19:22:36 +01:00
Cøbra
2fef2ba0d6 Merge pull request #1304 from nopara73/master
Add NBitcoin to developer documentation
2016-09-11 19:21:39 +01:00