Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-04 | Modify release-notes for changes related to free tranactions | Alex Morcos | |
Add comment about free transactions no longer being the default Inform about the relay policy change | |||
2015-02-02 | doc/release-notes.md: Add summary of mining enhancements | Luke Dashjr | |
2015-01-12 | Update 0.10 release notes as of 0.10.0rc2 | Micha | |
Also add 0.9.4's release notes to the archive. Added commits based on http://sourceforge.net/p/bitcoin/mailman/message/33225960/ [skip ci] | |||
2015-01-05 | Merge pull request #5600 | Wladimir J. van der Laan | |
4a3d3e2 Fix typo in release notes (Peter Todd) | |||
2015-01-04 | Fix typo in release notes | Peter Todd | |
2015-01-02 | dmg: fix deterministic dmg creation and docs | Cory Fields | |
Rebased-From: 0d50c2fd81ee7239570954e6eacb3dbbfe3bb5fe Github-Pull: #5569 | |||
2015-01-02 | Release notes: fix REST URIs and wrap line | Jacob Welsh | |
Rebased-From: e64e084e95ca85b038c7f65ad0824d14d03bc044 Github-Pull: #5581 | |||
2015-01-02 | Remove redundant copyright notices from README files | Wladimir J. van der Laan | |
The normative place for these for the entire project is COPYING, and the main README already has a MIT license section. Rebased-From: e6df2bb48f4bff7a2dec4aa226102b0cf2cd828b | |||
2014-12-31 | release-notes: updates | Luke Dashjr | |
- Avoid ambiguous language regarding when transactions confirm - Elaborate on downgrading warning - Other minor language improvements - Clarify watch-only behaviour Github-Pull: #5534 | |||
2014-12-31 | mention leveldb 1.18 ARM/x86 db interop | Wladimir J. van der Laan | |
2014-12-27 | Release notes: formatting, headers-first, rest | Pieter Wuille | |
2014-12-23 | doc: add bitcoin-tx section to release notesv0.10.0rc1 | Jeff Garzik | |
2014-12-23 | doc: mention P2SH IsStandard relaxation in release notes | Peter Todd | |
2014-12-23 | doc: mention consensus library in release notes | Wladimir J. van der Laan | |
2014-12-23 | doc: add section about watch-only addresses to release notes | Pieter Wuille | |
2014-12-23 | Preliminary release notes for 0.10 | Wladimir J. van der Laan | |
2014-12-23 | docs: update gitian building docs | Cory Fields | |
Github-Pull: #5512 Rebased-From: dd14a0e799b6552ae85aaab2b0b48f788c578aea | |||
2014-12-16 | version 0.9.99 -> 0.10.0 | Wladimir J. van der Laan | |
Bump version but keep CLIENT_VERSION_IS_RELEASE at false as this is not a release yet. | |||
2014-12-12 | depends: Gitian 0.10 fixes | Cory Fields | |
Github-Pull: #5465 Rebased-From: 422f873ef3d62f7dff9c00dc0f221912ce28f130 d546191dc28fac0e365c8f2aba47ac69a8920d6c d7db4b6317fd9c79bd6fd7c7455d7186b306411f e27d7cb24835c6ce16c12eb758c2d75806103c4a | |||
2014-12-09 | [REST] added /rest/block/notxdetails/<hash> into REST-interface.md documentation | Jonas Schnelli | |
2014-12-05 | Merge pull request #5425 | Wladimir J. van der Laan | |
87bddb7 Squashed 'src/secp256k1/' changes from ad2028f..b0210a9 (Pieter Wuille) ffe3291 Remove gmp dependency and doc mentions (Pieter Wuille) | |||
2014-12-05 | Merge pull request #5329 | Wladimir J. van der Laan | |
199627c [REST] adding basic documentation (Jonas Schnelli) | |||
2014-12-04 | Remove gmp dependency and doc mentions | Pieter Wuille | |
2014-12-03 | Package libqt5core5 replaced with libqt5core5a | LongShao007 | |
libqt5core5 installs failed. Package libqt5core5 has replaced with libqt5core5a in ubuntu and debian. The website is: http://packages.ubuntu.com/trusty/libqt5core5a https://packages.debian.org/sid/libqt5core5a | |||
2014-12-02 | Add 0.10 release notes on improvement to signing security. | Gregory Maxwell | |
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. | |||
2014-11-26 | [REST] adding basic documentation | Jonas Schnelli | |
2014-11-26 | docs: add/update docs for osx dmg signing | Cory Fields | |
2014-11-25 | release: update docs to reflect new layout | Cory Fields | |
- Split linux32/linux64 releases - Split win32/win64 zips - Post-processing should no longer be required. The deterministic outputs are ready for consumption. | |||
2014-11-22 | docs: ThreadGetMyExternalIP has been removed | Pavel Vasin | |
It was removed in https://github.com/bitcoin/bitcoin/pull/5161 | |||
2014-11-19 | gitian: quick docs update | Cory Fields | |
2014-11-19 | doc: add libgmp dependency for secp256k1 | Wladimir J. van der Laan | |
Also reorganize the document a bit. | |||
2014-11-19 | gmp needed to build on OSX | Gavin Andresen | |
2014-11-19 | Merge pull request #5279 | Wladimir J. van der Laan | |
6c8c704 [docs] Add mini-"howto" using Qt Creator (osx) (Jonas Schnelli) | |||
2014-11-17 | [OSX, docs] update some release build informations | Jonas Schnelli | |
- switching release builds to 10.7 - release binary looks like 64bit only - tested up to 10.10 - gitian builder builds against 10.7. The docs should be consistant. - remove 32bit text because nowadays it's obvious to support 64bit only on OSX. | |||
2014-11-16 | [docs] Add mini-"howto" using Qt Creator (osx) | Jonas Schnelli | |
2014-11-07 | doc: Correct several typos in bootstrap.md | sandakersmann | |
- Also remove references to the blockchain size | |||
2014-11-04 | Add "warmup mode" for RPC server. | Daniel Kraft | |
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. | |||
2014-11-03 | Remove file and class order guidelines | Pieter Wuille | |
2014-10-23 | doc: release notes update for `rpcallowip` syntax change | Wladimir J. van der Laan | |
2014-10-21 | doc: add headers first backwards compat warning | Wladimir J. van der Laan | |
2014-10-17 | doc: Add historical release notes for 0.9.3 | Wladimir J. van der Laan | |
2014-10-02 | Merge pull request #4991 | Wladimir J. van der Laan | |
0dcb0a5 doc: Add instructions for consistent Mac OS X build names (Saivann) | |||
2014-10-01 | doc: add make install to build-osx.md and build-unix.md | Whit J | |
2014-10-01 | Merge pull request #5008 | Wladimir J. van der Laan | |
41020eb Fix formatting in init.md (Whit J) | |||
2014-10-01 | Update build-unix.md | JL2035 | |
Debian also need libboost-all-dev installed. | |||
2014-09-30 | Fix formatting in init.md | Whit J | |
2014-09-29 | doc: update gpg command line for SHA256SUMS.asc in release process | Wladimir J. van der Laan | |
2014-09-27 | doc: Add instructions for consistent Mac OS X build names | Saivann | |
2014-09-27 | doc: Update SHA256SUMS.asc step in release-process.md | Wladimir J. van der Laan | |
- The Hash: header is prepended by gpg, and states the hashing used by gpg, not what is used to hash the files - Add more detailed steps | |||
2014-09-25 | Fixed the broken `brew` shell command | Janusz Lenar | |