Jeff Garzik
c2cd13faa4
release-notes.txt: mention getmemorypool removal
12 years ago
Pieter Wuille
3588c91c7e
Small update to release notes regarding -seednode
12 years ago
Jeff Garzik
06707dd610
Merge pull request #1741 from freewil/release-notes-remove-i2p
...
remove I2P support mention from release notes
12 years ago
freewil
8ef51cf15c
remove I2P support mention from release notes
12 years ago
freewil
41b2856bd4
make use of -onlynet more clear in release notes
12 years ago
Philip Kaufmann
4f6a85b3bd
add Qt GUI part to release-notes.txt
12 years ago
Jeff Garzik
f29eaee30a
Update release notes
12 years ago
Gavin Andresen
03fa53a640
Version numbers -> 0.7.0
12 years ago
Jeff Garzik
f81e6f779b
Merge pull request #1632 from luke-jr/spelling
...
Fix spelling and grammar errors
12 years ago
Jeff Garzik
0f460644e3
Add doc/release-notes.txt, temporary for 0.7 release
12 years ago
Luke Dashjr
b49f1398a1
Bugfix: Correct English grammar regarding "'s"
12 years ago
Wladimir J. van der Laan
ebeafe5b0b
Update translation messages
...
- No core strings changed since last time
- Re-add line numbers in .ts file as this is marginally easier for translators (see #1227 )
12 years ago
fanquake
f00a0dcfed
Docs Tidy up
12 years ago
fanquake
d0c0706042
Correct OpenSSL version
12 years ago
Philip Kaufmann
dae7fff12e
translation process file updates
...
- add part for handling of plurals
- update Transifex links
- small misc changes
13 years ago
Pieter Wuille
d789a3f140
Some documentation about tor
13 years ago
fanquake
baf814f3da
OS X not OSX
13 years ago
fanquake
8b7b3be765
Further updates to build instructions
13 years ago
Fordy
2bbfcd2d02
Update OSX build instructions
13 years ago
Gavin Andresen
fab7858a35
Document how to build/run unit tests
13 years ago
Matt Corallo
992a2e2e79
Update wiki changelog at doc/release-process.txt
13 years ago
Chris Moore
2976a52222
"USE_UPNP=-" is needed to remove UPnP support.
13 years ago
grimd34th
a2bd31432f
incorrect openssl when compared to makefile
13 years ago
Wladimir J. van der Laan
8a6a35e9d9
Replace debug window icon with LGPL-licensed one ( fixes #1348 )
13 years ago
Wladimir J. van der Laan
f1e7570755
Merge pull request #1336 from laanwj/2012_05_consoleicon
...
Add icon for debug window
13 years ago
Wladimir J. van der Laan
8ece75aee1
Add icon for debug window
13 years ago
Christian von Roques
e54f330239
Fix typo. libarcode => libqrcode
13 years ago
Gregory Maxwell
5e794a9ab7
release-process.txt: Add a note to check the download link destinations.
13 years ago
Pieter Wuille
23aa78c405
IPv6 node support
...
This will make bitcoin relay valid routable IPv6 addresses, and when
USE_IPV6 is enabled, listen on IPv6 interfaces and attempt connections
to IPv6 addresses.
13 years ago
Gregory Maxwell
a5f95d75a1
Increase client version to 0.6.99
13 years ago
Gavin Andresen
397737b913
Bump version numbers for 0.6.1rc2
13 years ago
Gavin Andresen
2b4d7735b6
Windows build: compile against openssl 1.0.1b
13 years ago
Gavin Andresen
2c31cfc271
Bump version numbers for 0.6.1rc1
13 years ago
Pieter Wuille
a20c0d0f67
Build identification strings
...
All client version information is moved to version.cpp, which optionally
(-DHAVE_BUILD_INFO) includes build.h. build.h is automatically generated
on supporting platforms via contrib/genbuild.sh, using git describe.
The git export-subst attribute is used to put the commit id statically
in version.cpp inside generated archives, and this value is used if no
build.h is present.
The gitian descriptors are modified to use git archive instead of a
copy, to create the src/ directory in the output. This way,
src/src/version.cpp will contain the static commit id. To prevent
gitian builds from getting the "-dirty" marker in their git-describe
generated identifiers, no touching of files or running sed on the
makefile is performed anymore. This does not seem to influence
determinism.
13 years ago
Gavin Andresen
3acee27b14
Merge pull request #1047 from luke-jr/strlcpy_attribute
...
Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed
13 years ago
Luke Dashjr
7993454a92
Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed
13 years ago
Gavin Andresen
5ce4c2a23a
Remove USE_SSL #define
13 years ago
Philip Kaufmann
2fac1028a8
updated translation process documentation
13 years ago
Nils Schneider
6c757e99f3
add shell one-liner for updating translations in bitcoin.qrc
13 years ago
Gavin Andresen
50abb5516d
Updated Mac build process
13 years ago
Matt Corallo
95486d5c48
Fix release-process.txt for new deps zip.
13 years ago
Matt Corallo
3d0a0a9b9e
Make deps build deterministic and upgrade to libpng 1.5.9.
13 years ago
sje397
4efbda3f25
Added 'Backup Wallet' menu option
...
- icon from the LGPL Nuvola set (like the tick) - http://www.icon-king.com/projects/nuvola/
- include 'boost/version.hpp' in db.cpp so that the overwrite version of copy can be used
- catch exceptions in BackupWallet (e.g. filesystem_error thrown when trying to overwrite without the overwrite flag set)
- include db.h in walletmodel.cpp for BackupWallet function
- updated doc/assets-attribution.txt and contrib/debian/copyright with copyright info for new icon
13 years ago
Wladimir J. van der Laan
328b26d40b
Update readme-qt.rst for 0.6.0
...
- Remove features list (no longer makes sense)
- Document USE_QRCODE
13 years ago
Gavin Andresen
a15bc17632
Merge pull request #805 from luke-jr/gitian_deps
...
Split dependencies into deps-gitian.yml
13 years ago
Luke Dashjr
f1142dcc5b
Update doc/release-process.txt
13 years ago
Gavin Andresen
882164196e
Update all copyrights to 2012
13 years ago
Gavin Andresen
6bf4253a68
Increase client version to 0.6
13 years ago
p2k
f118b5fc5d
miniupnpc Porfile removed; new and improved macdeployqtplus
...
* My patch for miniupnpc has made it into the latest MacPorts release: https://trac.macports.org/ticket/31354
* Documentation has been changed appropriately
* New pure-Python macdeployqt; leverages all problems with the stock macdeployqt
13 years ago
Luke Dashjr
9965e1d044
Various updates to the release process
13 years ago
Matt Corallo
cad5745138
Add libqrencode-dev to the debian/ubuntu apt-get lines.
13 years ago
sje397
22123c85f3
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
...
Amended build docs for Linux and OSX, and OSX makefile.
Added package 'qrencode' to gitian.yml
13 years ago
Gavin Andresen
f8ded588a2
Implement BIP 14 : separate protocol version from client version
13 years ago
Gavin Andresen
8896c2d9d6
Bump version 0.5.99 (prep for pulling for version 0.6)
13 years ago
Gavin Andresen
605ca141c7
Don't forget to bump release numbers in READMEs next time
13 years ago
Gavin Andresen
795faa595c
Bump version numbers to 0.5.1
13 years ago
Gavin Andresen
92979f8288
Merge pull request #634 from laanwj/doxygen
...
Add doxygen documentation
13 years ago
Gavin Andresen
e6389c3229
Update release process instructions
13 years ago
Wladimir J. van der Laan
459d3fb77b
relicense my own images as MIT
13 years ago
Gavin Andresen
e6a729d2d8
Merge pull request #631 from luke-jr/free_icons
...
Free icons
13 years ago
Wladimir J. van der Laan
15ceadf7a5
Add doxygen documentation configuration file
13 years ago
Luke Dashjr
d2e21a9d74
update doc/assets-attribution.txt
13 years ago
Gavin Andresen
6be6be2ed9
Tool/process for including correct qt translations in mac .App
13 years ago
Gavin Andresen
5efee7da86
Release process doc fixes
13 years ago
Nils Schneider
560078a768
add doc/translation_process.md
13 years ago
Gavin Andresen
d6245ca5d9
Mention Qt4 runtime dependencies
13 years ago
Gavin Andresen
a5f07cbea0
Static link on Linux. And better document release process on OSX.
13 years ago
Gavin Andresen
f6aacbfe6d
Mac releases use macdeployqtplus
13 years ago
Gavin Andresen
434a483d50
Update documentation to reflect 0.5 reality. And removed leading $ from shell commands, so it is easier to copy and paste from release-process.txt.
13 years ago
Gavin Andresen
7ec064b88e
Update documentation to reflect reality (no win32 gitian builds, new Mac process)
13 years ago
Matt Corallo
f891cc9415
Update qt readme to indicate Qt is now the primary GUI.
13 years ago
Chris Moore
6c33ec4045
Warn about the qt-at-spi bug in Ubuntu 11.10.
13 years ago
Gavin Andresen
f9f289aba5
Merge pull request #584 from kwaaak/master
...
Make build work on Mac OS X 10.7 Lion
13 years ago
Wladimir J. van der Laan
b68a8a6b34
Merge pull request #583 from laanwj/qt3
...
More Qt GUI updates
- Make USE_SSL qmake build flag actually work
- Improve mac experience, general UI improvements
- Add keyboard shortcut to switch between tabs
13 years ago
kwaaak
efb3d3292f
Make build work on Mac OS X 10.7 Lion
...
(32bit dependencies through MacPorts)
13 years ago
Wladimir J. van der Laan
8828da5f56
Merge branch 'master' of https://github.com/bitcoin/bitcoin
13 years ago
Luke Dashjr
b4d0588d06
Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, dynamic linking unless STATIC=1 is passed
13 years ago
globalcitizen
bdf2f7e711
Fix typo. Improve Gentoo instructions.
13 years ago
globalcitizen
4adf78bad3
Improved Gentoo instructions.
13 years ago
globalcitizen
c60aec9c20
Fix extraneous directory specifier, beautify bash syntax $VAR -> ${VAR}
13 years ago
globalcitizen
7b465b663a
Collate generic dependency information. Segregate distribution-specific (Ubuntu/Debian) information. Add Gentoo information.
13 years ago
Gavin Andresen
e9e7bb968b
Update mac Makefile and build instructions to use MacPorts
13 years ago
Matt Corallo
c923fe71b4
Update release-process to point to gitian.sigs repo.
13 years ago
Wladimir J. van der Laan
ba2db7262b
Edited doc/readme-qt.rst via GitHub
13 years ago
Matt Corallo
45723584c5
Update release-process.txt with gitian release instructions.
13 years ago
Gavin Andresen
adea540e38
Update build instructions for the new, no-wxwidgets world
13 years ago
Gavin Andresen
6b8a5ab622
Bump version to 0.4.1
13 years ago
Gavin Andresen
5df25e78db
Merge pull request #513 from cjdelisle/feature-hardening
...
Hardening
13 years ago
Gavin Andresen
f7f2a36925
Merge pull request #521 from laanwj/qt
...
Qt GUI
13 years ago
Gavin Andresen
c1ffdc5801
Update release process for repackaging gitian builds, and osx dmg
13 years ago
Wladimir J. van der Laan
0465c41c84
move current qt specific readme to doc/, restore original README.md
13 years ago
Wladimir J. van der Laan
5dd7318db7
Merge branch 'master' of https://github.com/bitcoin/bitcoin
13 years ago
cjdelisle
3f94dfa25f
Add some hardening to protect against unknown/future exploits.
13 years ago
cjdelisle
3448ce56f4
wxWidgets needs to be at least version 2.9.1 because wallet crypto uses ToStdString() which is not in 2.9.0
13 years ago
Wladimir J. van der Laan
0a70a3f4d8
Merge branch 'master' of https://github.com/bitcoin/bitcoin
13 years ago
Gavin Andresen
7464e647de
Bumped version numbers to 0.4.0rc1
13 years ago
Wladimir J. van der Laan
7a15d4ff67
Merge branch 'master' of https://github.com/bitcoin/bitcoin
...
Conflicts:
src/main.cpp
13 years ago
Gavin Andresen
541e585d8e
Fix typo ("you own security")
13 years ago
Gavin Andresen
471426fb3b
Fixed potential deadlocks in GUI code.
...
Also changed semantics of CWalletTx::GetTxTime(); now always returns the time the transaction was received by this node, not the average block time.
And added information about -DDEBUG_LOCKORDER to coding.txt.
13 years ago
Jeff Garzik
21189a42a7
Merge pull request #463 from TheBlueMatt/encreadme
...
Encryption readme update and minor rpc.cpp fixes
13 years ago
Wladimir J. van der Laan
b7bcaf940d
Wallet encryption part 2: ask passphrase when needed, add menu options
13 years ago
Wladimir J. van der Laan
ae8adeb90a
Wallet encryption part 1: show wallet encryption status
13 years ago
Matt Corallo
b4ada906c0
Upgrade dependancies and tweak build process.
...
* Upgrade to use miniupnpc 1.6
* Upgrade to wxWidgets 2.9.2
* Upgrade to Bost 1.47 for Win32 Builds
13 years ago
Matt Corallo
59ed5cb398
Add specific wallet encryption details to doc/README
13 years ago
Matt Corallo
2f8f51d1e4
Missed a 'password' should be 'passphrase'.
13 years ago
Wladimir J. van der Laan
6e903b0b32
add attribution for wallet image
13 years ago
Wladimir J. van der Laan
05bcf7089e
address icons
13 years ago
Wladimir J. van der Laan
174b3eddc0
one remove/delete icon is enough and the red minus better matches the add icon
14 years ago
Wladimir J. van der Laan
8dcffd4d07
show rotating spinner when block download out of date, tick otherwise
14 years ago
Wladimir J. van der Laan
a5e6d72339
add sendmany support
14 years ago
Wladimir J. van der Laan
d421117620
Merge branch 'master' of https://github.com/bitcoin/bitcoin
14 years ago
Wladimir J. van der Laan
19366be186
Merge remote-tracking branch 'satoshi/qtui'
...
Conflicts (resolved by copying files from remote branch):
.gitignore
src/cryptopp/cpu.cpp
src/cryptopp/cpu.h
src/cryptopp/cryptlib.h
src/cryptopp/iterhash.h
src/cryptopp/misc.h
src/cryptopp/secblock.h
src/cryptopp/sha.cpp
src/cryptopp/sha.h
src/cryptopp/smartptr.h
src/json/json_spirit_reader.cpp
src/json/json_spirit_value.cpp
src/json/json_spirit_writer.cpp
14 years ago
Jeff Garzik
e9fd7d9fad
doc/README: word wrap into something readable
14 years ago
Jeff Garzik
24a0def8cd
Bump version to 0.3.25
...
Yes, we might release as v0.4, but let's just do a simple increment
for now.
14 years ago
Matt Corallo
b6b039d84e
Add Wallet Encryption section to README
14 years ago
Wladimir J. van der Laan
84c8506e90
Display a "freshness" indicator instead of nr of blocks
14 years ago
Wladimir J. van der Laan
fbaee7a853
Export functionality for transaction list
14 years ago
Wladimir J. van der Laan
64c8b69948
tab reorg phase 1: split main gui into "overview" and "history"
14 years ago
Matt Corallo
fa105b1d3a
Added a couple minor things to match newer build process.
...
This adds the relevent patches which are applied to wx,
and updates for cross compiling.
14 years ago
Jeff Garzik
b4b536d782
Bump version to 0.3.24.
14 years ago
Wladimir J. van der Laan
c16eb94945
add icons to address book dialog buttons
14 years ago
Doug Huff
d8dda9de84
Add OSX App bundle and correct build instructions to reflect reality.
14 years ago
Wladimir J. van der Laan
7aff3d5852
add icons to "New..." and "Copy to clipboard" buttons
14 years ago
Wladimir J. van der Laan
a404b1512a
Improve look/usablity of send coins dialog
14 years ago
Wladimir J. van der Laan
245ab4d0ac
add configure and receive icon
14 years ago
Wladimir J. van der Laan
e4347a43b9
add license for md2k7's icons
14 years ago
Wladimir J. van der Laan
89c94b5578
better icons for confirmations
14 years ago
Jeff Garzik
eeac8727bc
doc/release-process.txt: minor updates
14 years ago
Wladimir J. van der Laan
aec8763a8e
add attribution for icons
14 years ago
Jeff Garzik
6854a2ade6
Add minimal release process docs.
14 years ago
Jeff Garzik
6f07e22210
Bump version to 0.3.23.
14 years ago
Matt Corallo
0649b6af90
Update to openssl-1.0.0d and enable RPC-SSL on Win32
14 years ago
Jeff Garzik
270e944e30
doc/README: bump version to 0.3.22
14 years ago
Jeff Garzik
b17be7e14b
Manual merge of jaromil's source tree reorg commit.
...
Conflicts:
src/sha256.cpp
14 years ago
Jaromil
84c3fb07b0
directory re-organization (keeps the old build system)
...
there is no internal modification of any file in this commit
files are moved into directories according to established standards in
sourcecode distribution; these directories contain:
src - Files that are used in constructing the executable binaries,
but are not installed.
doc - Files in HTML and text format that document usage, quirks of
the implementation, and contributor checklists.
locale - Files that contain human language translation of strings
used in the program
contrib - Files contributed from distributions or other third party
implementing scripts and auxiliary programs
14 years ago
Gavin Andresen
ca5884873e
More 0.3.21 release prep
...
Bump version number in Windows installer file
Update READMEs.
14 years ago