Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-15 | Merge #9550: Trim down the XP notice and say more about what we support. | MarcoFalke | |
7094bf7 Trim down the XP notice and say more about what we support. (Gregory Maxwell) | |||
2017-01-15 | Trim down the XP notice and say more about what we support. | Gregory Maxwell | |
The big notice at the top of the release note is not interesting to most users now and apparently comes across poorly to some. Better to provide more information about what we do support. | |||
2017-01-12 | Document fee estimation changes | Alex Morcos | |
2017-01-12 | Clarify that prioritisetransaction remains supported | Alex Morcos | |
2017-01-05 | Add release notes for addnode changes. | Gregory Maxwell | |
2016-11-18 | Set DEFAULT_LIMITFREERELAY = 0 kB/minute | MarcoFalke | |
2016-11-07 | add release notes for removal of priority estimation | Alex Morcos | |
2016-10-18 | RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFieldRPC | Jorge Timón | |
2016-09-01 | Make the dummy argument to getaddednodeinfo optional | Pieter Wuille | |
2016-09-01 | rest.cpp: change HTTP_INTERNAL_SERVER_ERROR to HTTP_BAD_REQUEST | djpnewton | |
2016-08-24 | [wallet] rpc: Drop misleading option | MarcoFalke | |
2016-08-12 | [doc] typos, READMEs, comments | Justin Camarena | |
Just a quick run through some docs and fixing some text errors. | |||
2016-07-18 | doc: Clean out release notes | Wladimir J. van der Laan | |
Now that 0.13 has branched, release notes for 0.13 should be maintained there, and the release notes file on master is for 0.14 release notes. | |||
2016-07-08 | Merge #7540: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY | Wladimir J. van der Laan | |
18c975c Rename NOP3 to CHECSEQUENCEVERIFY in rpc tests (BtcDrak) 14d0130 Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY (BtcDrak) | |||
2016-07-06 | doc: Mention dbcache increase in release notes | Wladimir J. van der Laan | |
2016-06-28 | Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY | BtcDrak | |
2016-06-24 | doc: Mention Windows XP end of support in release notes | Wladimir J. van der Laan | |
Closes #7681. | |||
2016-06-21 | doc: Mention Linux ARM builds in release notes | Wladimir J. van der Laan | |
2016-06-16 | Merge #7892: Add full UTF-8 support to RPC | Wladimir J. van der Laan | |
7982fce doc: Mention full UTF-8 support in release notes (Wladimir J. van der Laan) 6bbb4ef test: test utf-8 for labels in wallet (Wladimir J. van der Laan) a406fcb test: add ensure_ascii setting to AuthServiceProxy (Wladimir J. van der Laan) 60ab9b2 Squashed 'src/univalue/' changes from 2740c4f..f32df99 (Wladimir J. van der Laan) | |||
2016-06-14 | Merge #8035: [Wallet] Add simplest BIP32/deterministic key generation ↵ | Wladimir J. van der Laan | |
implementation afcd77e Detect -usehd mismatches when wallet.dat already exists (Jonas Schnelli) 17c0131 [Docs] Add release notes and bip update for Bip32/HD wallets (Jonas Schnelli) c022e5b [Wallet] use constant for bip32 hardened key limit (Jonas Schnelli) f190251 [Wallet] Add simplest BIP32/deterministic key generation implementation (Jonas Schnelli) | |||
2016-06-10 | doc: Mention full UTF-8 support in release notes | Wladimir J. van der Laan | |
2016-06-10 | [Docs] Add release notes and bip update for Bip32/HD wallets | Jonas Schnelli | |
2016-06-09 | Mention new RPC's in release notes | Suhas Daftuar | |
2016-04-28 | doc: Add note about new build/test requirements to release notes | Wladimir J. van der Laan | |
[skip ci] | |||
2016-04-25 | Merge #7881: Update release process | Wladimir J. van der Laan | |
f154470 [contrib] Remove reference to sf and add doc to verify.sh (MarcoFalke) 182bec4 contrib: remove hardcoded version from verify.sh (Wladimir J. van der Laan) c907f4d doc: Update release process (Wladimir J. van der Laan) | |||
2016-04-25 | doc: Update release process | Wladimir J. van der Laan | |
The actual release process quite diverged from what was written here, also clarify things a bit. | |||
2016-04-19 | Merge #7762: [ZMQ] append a message sequence number to every ZMQ notification | Wladimir J. van der Laan | |
0b25a9f [ZMQ] append a message sequence number to every ZMQ notification (Jonas Schnelli) de821d5 [ZMQ] refactor message string (Jonas Schnelli) | |||
2016-04-19 | [ZMQ] append a message sequence number to every ZMQ notification | Jonas Schnelli | |
2016-04-15 | doc: update release-notes for `gettxoutsetinfo` change | Wladimir J. van der Laan | |
2016-03-21 | modify release-notes.md and bips.md | Alex Morcos | |
2016-03-18 | Add release note documentation | BtcDrak | |
2016-02-24 | doc: mention bitcoin-cli -stdin in release notes | Wladimir J. van der Laan | |
2015-12-15 | Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY. | mb300sd | |
2015-12-03 | Now that 0.12 has been branched, master is 0.12.99 | Wladimir J. van der Laan | |
... in preparation for 0.13 | |||
2015-11-29 | Keep track of explicit wallet conflicts instead of using mempool | Pieter Wuille | |
2015-11-29 | Documentation updates for BIP 130 | Pieter Wuille | |
2015-11-26 | Connect to Tor hidden services by default | Peter Todd | |
Adds 127.0.0.1:9050 for the .onion proxy if we can succesfully connect to the control port. Natural followup to creating hidden services automatically. | |||
2015-11-15 | Switch to libsecp256k1-based validation for ECDSA | Pieter Wuille | |
2015-11-13 | [docs] rename reducetraffic.md to reduce-traffic.md | Jonas Schnelli | |
2015-11-12 | [doc] Add -maxuploadtarget release notes | MarcoFalke | |
2015-11-12 | Merge pull request #6639 | Wladimir J. van der Laan | |
58ef0ff doc: update docs for Tor listening (Wladimir J. van der Laan) 68ccdc4 doc: Mention Tor listening in release notes (Wladimir J. van der Laan) 09c1ae1 torcontrol improvements and fixes (Wladimir J. van der Laan) 2f796e5 Better error message if Tor version too old (Peter Todd) 8f4e67f net: Automatically create hidden service, listen on Tor (Wladimir J. van der Laan) | |||
2015-11-12 | doc: Mention Tor listening in release notes | Wladimir J. van der Laan | |
2015-11-11 | [doc] Fix FIXME for libblkmaker in release-notes.md | MarcoFalke | |
2015-10-23 | Add BIP65 CHECKLOCKTIMEVERIFY to release notes | Peter Todd | |
2015-10-18 | Correct spelling mistakes in doc folder | Mitchell Cash | |
- OSX —> OS X - XCode —> Xcode - github —> GitHub - homebrew —> Homebrew - gitian —> Gitian - Other miscellaneous obvious spelling fixes and whitespace removal | |||
2015-10-06 | Document pull-req #6424 in release-notes | Peter Todd | |
Mention now allowed sequence of pushdatas in OP_RETURN outputs in release notes. | |||
2015-09-29 | zmq: update and cleanup build-unix, release-notes, and zmq docs | Johnathan Corgan | |
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com> | |||
2015-09-25 | Merge pull request #5264 | Wladimir J. van der Laan | |
af3208b Resolve issue 3166. These changes decode valid SIGHASH types on signatures in assembly (asm) representations of scriptSig scripts. This squashed commit incorporates substantial helpful feedback from jtimon, laanwj, and sipa. (mruddy) | |||
2015-09-22 | Do not store Merkle branches in the wallet. | Pieter Wuille | |
Assume that when a wallet transaction has a valid block hash and transaction position in it, the transaction is actually there. We're already trusting wallet data in a much more fundamental way anyway. To prevent backward compatibility issues, a new record is used for storing the block locator in the wallet. Old wallets will see a wallet file synchronized up to the genesis block, and rescan automatically. | |||
2015-09-22 | Merge pull request #6652 | Wladimir J. van der Laan | |
a09db7c [trivial] Minor format fixes (MarcoFalke) 0574ede doc: update release-notes and bips.md for BIP111 (Wladimir J. van der Laan) |