summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-08-21remove malleability foot noteDaniel Cousens
2015-08-21remove mention of information typically found in walletsDaniel Cousens
2015-08-21remove probability, specify behaviour for matching prevOut indicesDaniel Cousens
2015-08-21sort by prevTxHash in little-endian, descending order, lexicographicallyDaniel Cousens
2015-08-21human-readable string representation is big-endianDaniel Cousens
2015-08-21split sentences over lines for smaller diffsDaniel Cousens
2015-08-18added list of open source implementationsKristov Atlas
H/T @dcousens
2015-08-18trying to fix git mixup with bip68Kristov Atlas
2015-08-18Merge remote-tracking branch 'bitcoin/master'Kristov Atlas
Conflicts: README.mediawiki
2015-07-30Merge pull request #163 from gavinandresen/blocksizeWladimir J. van der Laan
BIP 101 : maximum block size increase
2015-07-28Merge pull request #175 from petertodd/minor-bip62-spellingWladimir J. van der Laan
Minor: BIP62: spelling
2015-07-28Minor: BIP62: spellingPeter Todd
2015-07-15Changed version number to 0x20000007 for more compatibility with existing ↵Gavin Andresen
version 1/2/3 blocks
2015-07-02Merge pull request #166 from Eylrid/masterWladimir J. van der Laan
Update Missed Mailing List Link
2015-06-30Increase maximum block sizeGavin Andresen
Proposal to increase maximum possible block size, starting at 8MB in January 2016 and increasing on-pace with technological growth to 8,192MB in twenty years.
2015-06-29Update Missed Mailing List LinkAmos Bairn
A second link to the mailing list was missed and left pointing to the old list.
2015-06-24Links to discussion, changed AcknowledgementsKristov Atlas
Added links to discussion per request from laanwj.
2015-06-24BIP 69 not 79Kristov Atlas
2015-06-24BIP #69 assigned by gmaxwellKristov Atlas
2015-06-24Merge pull request #160 from mruddy/bip65Wladimir J. van der Laan
BIP65: add sections on ability to freeze funds and implementations
2015-06-23minor comma, spacing, and wording adjustmentsmruddy
2015-06-22add section on ability to freeze funds, updated link to bitcoin-dev list, ↵mruddy
and added section on implementations
2015-06-22Merge pull request #156 from todu/patch-1Wladimir J. van der Laan
Corrected spelling of one word.
2015-06-22Merge pull request #150 from jl2012/patch-1Wladimir J. van der Laan
Dummy 0 in scriptSig for CHECKMULTISIG
2015-06-22Merge pull request #149 from maraoz/patch-2Wladimir J. van der Laan
Update bip45 based on comments by dskloet
2015-06-22Merge pull request #148 from NicolasDorier/patch-6Wladimir J. van der Laan
Reject code DUPLICATE also used for rejecting tx
2015-06-22Merge pull request #158 from maaku/bip68Wladimir J. van der Laan
Add BIP 68: Consensus-enforced transaction replacement signalled via sequence numbers
2015-06-22Merge pull request #161 from laanwj/masterWladimir J. van der Laan
bip-0001: Mailing list move
2015-06-22bip-0001: Mailing list moveWladimir J. van der Laan
2015-06-21Add BIP 68 to indexMark Friedenbach
2015-06-21Add BIP 68: Consensus-enforced transaction replacement signalled via ↵Mark Friedenbach
sequence numbers
2015-06-12Added BIP 79Kristov Atlas
Lexicographical Indexing of Transaction Inputs and Outputs
2015-06-12Corrected spelling of one word.todu
"verifcation" -> "verification".
2015-05-26Update bip45 based on comments by dskloetManuel Aráoz
- fix examples - fix address discovery section - fix purpose to 45 - mention difference with bip-0044
2015-05-26Merge pull request #136 from NicolasDorier/patch-4Wladimir J. van der Laan
Add C# implementation of BIP39 (NBitcoin)
2015-05-26Merge pull request #146 from afk11/bip0090Wladimir J. van der Laan
BIP: Deterministic multi-signature P2SH addresses
2015-05-26Merge pull request #130 from bip39JP/masterWladimir J. van der Laan
BIP39: Clarify necessity for ideographic spaces.
2015-05-26Merge pull request #151 from jl2012/patch-2Wladimir J. van der Laan
fixing typo
2015-05-26Merge pull request #154 from amingilani/patch-1Wladimir J. van der Laan
typo
2015-05-26Merge pull request #152 from Kirvx/masterWladimir J. van der Laan
BIP39 French Wordlist - My proposal
2015-05-25French WordlistKirvx
2015-05-24typoAmin Shah Gilani
2015-05-21Merge pull request #147 from voisine/masterWladimir J. van der Laan
NFKD normalize BIP39 spanish word list
2015-04-29fixing typojl2012
fixing typo
2015-04-29Dummy 0 in scriptSig for CHECKMULTISIGjl2012
There should be a dummy 0 in the scriptSig for CHECKMULTISIG
2015-04-27remove whitespaceThomas Kerin
2015-04-27Add references sectionThomas Kerin
2015-04-27Specifically mention BIP-0011 (P2SH)Thomas Kerin
Also add acknowledgement to Luke-Jr
2015-04-12With acknowledgements to BtcDrakThomas Kerin
2015-04-12Remove multisignature brainwalletThomas Kerin