aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
Commit message (Collapse)AuthorAgeFilesLines
* Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.mb300sd2015-12-151-0/+14
|
* Now that 0.12 has been branched, master is 0.12.99Wladimir J. van der Laan2015-12-031-265/+3
| | | | ... in preparation for 0.13
* Keep track of explicit wallet conflicts instead of using mempoolPieter Wuille2015-11-291-0/+18
|
* Documentation updates for BIP 130Pieter Wuille2015-11-291-0/+9
|
* Connect to Tor hidden services by defaultPeter Todd2015-11-261-4/+5
| | | | | | | 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.
* Switch to libsecp256k1-based validation for ECDSAPieter Wuille2015-11-151-0/+15
|
* [docs] rename reducetraffic.md to reduce-traffic.mdJonas Schnelli2015-11-131-0/+3
|
* [doc] Add -maxuploadtarget release notesMarcoFalke2015-11-121-0/+19
|
* Merge pull request #6639Wladimir J. van der Laan2015-11-121-0/+17
|\ | | | | | | | | | | | | | | 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)
| * doc: Mention Tor listening in release notesWladimir J. van der Laan2015-11-121-0/+17
| |
* | [doc] Fix FIXME for libblkmaker in release-notes.mdMarcoFalke2015-11-111-1/+1
|/
* Add BIP65 CHECKLOCKTIMEVERIFY to release notesPeter Todd2015-10-231-0/+27
|
* Correct spelling mistakes in doc folderMitchell Cash2015-10-181-1/+1
| | | | | | | | | - OSX —> OS X - XCode —> Xcode - github —> GitHub - homebrew —> Homebrew - gitian —> Gitian - Other miscellaneous obvious spelling fixes and whitespace removal
* Document pull-req #6424 in release-notesPeter Todd2015-10-061-0/+10
| | | | | Mention now allowed sequence of pushdatas in OP_RETURN outputs in release notes.
* zmq: update and cleanup build-unix, release-notes, and zmq docsJohnathan Corgan2015-09-291-1/+9
| | | | Signed-off-by: Johnathan Corgan <[email protected]>
* Merge pull request #5264Wladimir J. van der Laan2015-09-251-0/+27
|\ | | | | | | 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)
| * Resolve issue 3166.mruddy2015-07-301-0/+27
| | | | | | | | | | 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.
* | Do not store Merkle branches in the wallet.Pieter Wuille2015-09-221-0/+9
| | | | | | | | | | | | | | | | | | | | 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.
* | Merge pull request #6652Wladimir J. van der Laan2015-09-221-0/+17
|\ \ | | | | | | | | | | | | a09db7c [trivial] Minor format fixes (MarcoFalke) 0574ede doc: update release-notes and bips.md for BIP111 (Wladimir J. van der Laan)
| * | [trivial] Minor format fixesMarcoFalke2015-09-221-5/+5
| | |
| * | doc: update release-notes and bips.md for BIP111Wladimir J. van der Laan2015-09-081-0/+17
| | |
* | | [docs] add libevent dependency to build-osx.mdJonas Schnelli2015-09-071-1/+1
| | |
* | | [release notes] mention apache reverse proxy to re-enable SSLJonas Schnelli2015-09-041-0/+30
|/ /
* | doc: mention SSL support dropped for RPC in release notesWladimir J. van der Laan2015-09-031-0/+23
| |
* | Merge pull request #6507Wladimir J. van der Laan2015-08-051-0/+2
|\ \ | | | | | | | | | 9f5edb9 Removed contrib/bitrpc (Casey Rodarmor)
| * | Removed contrib/bitrpcCasey Rodarmor2015-08-031-0/+2
| |/ | | | | | | It's unclear if people are using this and if it's worth maintaining.
* / doc: mention change to option parsing behavior in release notesWladimir J. van der Laan2015-07-271-0/+8
|/
* doc: Mention RPC strings for monetary amounts in release notesWladimir J. van der Laan2015-07-271-3/+6
| | | | | Add a section "low level RPC API changes" so that the changes with regard to error codes can be added later.
* doc: mention RPC random cookie authentication in release notesWladimir J. van der Laan2015-07-131-0/+15
|
* Now that 0.11 has been branched, master is 0.11.99Wladimir J. van der Laan2015-06-011-267/+3
| | | | ... in preparation for 0.12
* doc: Add to 0.11 release notesWladimir J. van der Laan2015-05-291-4/+64
| | | | | | | | | Add information about further notable changes: - Big endian support - Memory usage optimization - Disable wallet transaction broadcast - Stream isolation for Tor
* Autoprune release notes includedmrbandrews2015-05-261-0/+67
|
* doc: Add preliminary changelog for 0.11 to release notesWladimir J. van der Laan2015-05-261-0/+173
|
* Now that 0.10 has been branched, master is 0.10.99Wladimir J. van der Laan2014-12-111-123/+0
|
* Add 0.10 release notes on improvement to signing security.Gregory Maxwell2014-12-021-0/+29
| | | | | I dropped mention of libgmp that I had in my first draft because it looks like we'll be able to get that out prior to release.
* Add "warmup mode" for RPC server.Daniel Kraft2014-11-041-0/+11
| | | | | | | | | | | | Start the RPC server before doing all the (expensive) startup initialisations like loading the block index. Until the node is ready, return all calls immediately with a new error signalling "in warmup" with an appropriate status message (similar to the init message). This is useful for RPC clients to know that the server is there (e. g., they don't have to start it) but not yet available. It is used in Namecoin and Huntercoin already for some time, and there exists a UI hooked onto the RPC interface that actively uses this to its advantage.
* doc: release notes update for `rpcallowip` syntax changeWladimir J. van der Laan2014-10-231-11/+35
|
* doc: add headers first backwards compat warningWladimir J. van der Laan2014-10-211-0/+21
|
* Revert "Add release notes entry"Wladimir J. van der Laan2014-07-211-46/+0
| | | | This reverts commit 9fa53dd3bdc6f62b16a7c2b970449c8c35f4c41b.
* Revert "Formatting, spelling, comment fixes."Wladimir J. van der Laan2014-07-211-1/+1
| | | | This reverts commit 7a19efe04069d9a1e251cdc94b25184f76d9d901.
* Use fee/priority estimates in wallet CreateTransactionGavin Andresen2014-07-031-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | The wallet now uses the mempool fee estimator with a new command-line option: -txconfirmtarget (default: 1) instead of using hard-coded fees or priorities. A new bitcoind that hasn't seen enough transactions to estimate will fall back to the old hard-coded minimum priority or transaction fee. -paytxfee option overrides -txconfirmtarget. Relaying and mining code isn't changed. For Qt, the coin control dialog now uses priority estimates to label transaction priority (instead of hard-coded constants); unspent outputs were consistently labeled with a much higher priority than is justified by the free transactions actually being accepted into blocks. I did not implement any GUI for setting -txconfirmtarget; I would suggest getting rid of the "Pay transaction fee" GUI and replace it with either "target number of confirmations" or maybe a "faster confirmation <--> lower fee" slider or select box.
* Formatting, spelling, comment fixes.Tom Harding2014-06-271-1/+1
|
* Add release notes entryTom Harding2014-06-271-0/+46
|
* estimatefee / estimatepriority RPC methodsGavin Andresen2014-06-061-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New RPC methods: return an estimate of the fee (or priority) a transaction needs to be likely to confirm in a given number of blocks. Mike Hearn created the first version of this method for estimating fees. It works as follows: For transactions that took 1 to N (I picked N=25) blocks to confirm, keep N buckets with at most 100 entries in each recording the fees-per-kilobyte paid by those transactions. (separate buckets are kept for transactions that confirmed because they are high-priority) The buckets are filled as blocks are found, and are saved/restored in a new fee_estiamtes.dat file in the data directory. A few variations on Mike's initial scheme: To estimate the fee needed for a transaction to confirm in X buckets, all of the samples in all of the buckets are used and a median of all of the data is used to make the estimate. For example, imagine 25 buckets each containing the full 100 entries. Those 2,500 samples are sorted, and the estimate of the fee needed to confirm in the very next block is the 50'th-highest-fee-entry in that sorted list; the estimate of the fee needed to confirm in the next two blocks is the 150'th-highest-fee-entry, etc. That algorithm has the nice property that estimates of how much fee you need to pay to get confirmed in block N will always be greater than or equal to the estimate for block N+1. It would clearly be wrong to say "pay 11 uBTC and you'll get confirmed in 3 blocks, but pay 12 uBTC and it will take LONGER". A single block will not contribute more than 10 entries to any one bucket, so a single miner and a large block cannot overwhelm the estimates.
* doc: Empty release notes for next releaseWladimir J. van der Laan2014-03-031-304/+2
| | | | | | | Now that 0.9 is branched off, the new release notes for 0.10 or 0.11 or 1.0 should be added here. Edits to preliminary 0.9.0 release notes should be made in the 0.9.0 branch.
* Document new `walletpassphrase` behavior in 0.9Wladimir J. van der Laan2014-02-161-0/+21
| | | | | Also add a note to the release notes. Fixes #3672.
* doc: add gist link to 'reject' P2P message mention in release notesWladimir J. van der Laan2014-02-091-1/+1
|
* Correct/add/merge a few release notes entriesPieter Wuille2014-02-081-5/+3
|
* Cleanup v0.9 release notesPeter Todd2014-02-081-43/+47
|
* doc: add preliminary release notes for 0.9.0Wladimir J. van der Laan2014-02-071-2/+280
|