Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-11 | Now that 0.10 has been branched, master is 0.10.99 | Wladimir J. van der Laan | |
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 | |
2014-09-22 | build: change cdrkit location in build-process.md | Wladimir J. van der Laan | |
The cdrkit.org domain expired. Thanks to gdm85 on IRC for reporting this. | |||
2014-09-18 | Remove mention of MacPorts from OSX build docs | Wladimir J. van der Laan | |
2014-09-16 | Merge pull request #4611 | Wladimir J. van der Laan | |
234bfbf Add init scripts and docs for Upstart and OpenRC (Adam Weiss) | |||
2014-09-09 | Add init scripts and docs for Upstart and OpenRC | Adam Weiss | |
2014-09-04 | Added XML syntax highlighting | himynameismartin | |
2014-09-03 | Remove DNS Seeds run by entities which were never well-established. | Matt Corallo | |
2014-08-26 | Merge pull request #4749 | Wladimir J. van der Laan | |
425c7a8 travis: add doc (Cory Fields) 9380d01 travis: initial descriptor (Cory Fields) 386efb7 build: work around ccache/autotools warning-spamming bug (Cory Fields) | |||
2014-08-25 | travis: add doc | Cory Fields | |
2014-08-23 | Build-osx: Force Fix. | Dominyk Tiller | |
Kills the "make" line as well. | |||
2014-08-23 | Build-osx: Force Fix. | Dominyk Tiller | |
Removes the unnecessary directions that encourage people to force install openssl into /usr/local with Homebrew. Unnecessary, and potentially quite risky. @theuni okayed this removal [here](https://github.com/bitcoin/bitcoin/pull/4740#issuecomment-53076840). | |||
2014-08-22 | Merge pull request #4736 | Wladimir J. van der Laan | |
5d9f22b Remove link to now removed Windows Build Notes (Michael Ford) | |||
2014-08-21 | Merge pull request #4740 | Wladimir J. van der Laan | |
b1ed7c2 Update build-osx.md (Rose Toomey) | |||
2014-08-21 | Merge pull request #4739 | Wladimir J. van der Laan | |
de1f051 Added protobuf-compiler library to the Qt 5 Dependencies (elichai) | |||
2014-08-20 | Update build-osx.md | Rose Toomey | |
The homebrew instructions were outdated - berkeley-db4 hasn't worked for months, based on the questions I'm seeing on Google/SO. So I added a section explaining how to install berkeley-db4 using homebrew and move on with your life. Thanks for the rest of the documentation! | |||
2014-08-20 | Added protobuf-compiler library to the Qt 5 Dependencies | elichai | |
2014-08-20 | Remove link to now removed Windows Build Notes | Michael Ford | |
Removed in | |||
2014-08-18 | doc: Remove outdated information about boost versions | Wladimir J. van der Laan | |
Bitcoin core should work with any remotely recent boost version if a proper build environment is present. Remove a confusing comment from the build documentation. | |||
2014-08-12 | qt: better looking trayicon | ntrgn | |
Github-Pull: #4678 Rebased-By: Wladimir J. van der Laan <laanwj@gmail.com> |