novacoin.git
12 years agoFull support for other units, add configuration option for default unit (used when...
Wladimir J. van der Laan [Fri, 29 Jul 2011 12:36:35 +0000]
Full support for other units, add configuration option for default unit (used when displaying amounts)

12 years agoMerge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan [Wed, 27 Jul 2011 19:44:55 +0000]
Merge branch 'master' of https://github.com/bitcoin/bitcoin

Conflicts:
src/script.cpp

12 years agonormalize SIGNAL/SLOT signatures (http://marcmutz.wordpress.com/effective-qt/prefer...
Wladimir J. van der Laan [Wed, 27 Jul 2011 18:54:10 +0000]
normalize SIGNAL/SLOT signatures (marcmutz.wordpress.com/effective-qt/prefer-to-use-normalised-signalslot-signatures/)

12 years agoalso accept numbers without dot/decimals for parsing, fixes transaction filter row
Wladimir J. van der Laan [Wed, 27 Jul 2011 18:49:14 +0000]
also accept numbers without dot/decimals for parsing, fixes transaction filter row

12 years agoCAddrDB::LoadAddresses: properly initialize CAddress
Jeff Garzik [Tue, 26 Jul 2011 19:15:55 +0000]
CAddrDB::LoadAddresses: properly initialize CAddress

Fixes issue #424

12 years agoMerge pull request #435 from sipa/fixextract
Pieter Wuille [Tue, 26 Jul 2011 17:43:00 +0000]
Merge pull request #435 from sipa/fixextract

Bugfix: don't overuse limited ExtractAddress

12 years agoBugfix: don't overuse limited ExtractAddress
Pieter Wuille [Tue, 26 Jul 2011 17:15:45 +0000]
Bugfix: don't overuse limited ExtractAddress

ExtractAddress was called with the keystore as argument in RPC and
UI, limiting results to own keys. This caused empty "address"
fields.

12 years agoMerge pull request #434 from laanwj/addkey_retval
Pieter Wuille [Tue, 26 Jul 2011 15:46:48 +0000]
Merge pull request #434 from laanwj/addkey_retval

make SetHash160 return a value (as specified in the function signature)

12 years agoshow amounts in <b>bold</b> in confirmation dialog
Wladimir J. van der Laan [Tue, 26 Jul 2011 15:37:26 +0000]
show amounts in <b>bold</b> in confirmation dialog

12 years agoRe-apply pull request #10, it got lost for some reason
Wladimir J. van der Laan [Tue, 26 Jul 2011 15:11:55 +0000]
Re-apply pull request #10, it got lost for some reason

12 years agomake SetHash160 return a value (as specified in the function signature)
Wladimir J. van der Laan [Tue, 26 Jul 2011 14:54:32 +0000]
make SetHash160 return a value (as specified in the function signature)

12 years agomake SetHash160 return a value (as specified in the function signature)
Wladimir J. van der Laan [Tue, 26 Jul 2011 14:54:32 +0000]
make SetHash160 return a value (as specified in the function signature)

12 years agoMerge remote branch 'upstream/master'
Wladimir J. van der Laan [Tue, 26 Jul 2011 13:38:31 +0000]
Merge remote branch 'upstream/master'

Conflicts:
src/bitcoinrpc.cpp

12 years agoupdate readme
Wladimir J. van der Laan [Tue, 26 Jul 2011 11:43:54 +0000]
update readme

12 years agoReset unit to default when clearing the field, to prevent confusion
Wladimir J. van der Laan [Tue, 26 Jul 2011 11:31:59 +0000]
Reset unit to default when clearing the field, to prevent confusion

12 years agorefuse to format nor parse invalid units
Wladimir J. van der Laan [Tue, 26 Jul 2011 11:11:28 +0000]
refuse to format nor parse invalid units

12 years agoallow multiple units in bitcoin amount widget (for example, for sending) using a...
Wladimir J. van der Laan [Tue, 26 Jul 2011 11:08:34 +0000]
allow multiple units in bitcoin amount widget (for example, for sending) using a combobox

12 years agoNegative transaction color changed to red (was grey due to mistake)
Wladimir J. van der Laan [Tue, 26 Jul 2011 07:16:50 +0000]
Negative transaction color changed to red (was grey due to mistake)

12 years agofix unit names (μBTC)
Wladimir J. van der Laan [Mon, 25 Jul 2011 20:28:12 +0000]
fix unit names (μBTC)

12 years agopreparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
Wladimir J. van der Laan [Mon, 25 Jul 2011 19:35:45 +0000]
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue

12 years agoput color constants in guiconstants.h
Wladimir J. van der Laan [Mon, 25 Jul 2011 16:39:52 +0000]
put color constants in guiconstants.h

12 years agoMerge pull request #403 from sipa/cbitcoinaddress
Jeff Garzik [Sun, 24 Jul 2011 22:38:38 +0000]
Merge pull request #403 from sipa/cbitcoinaddress

keys indexed by address + introduced CBitcoinaddress

12 years agoClean up the project file.
celil-kj [Sun, 24 Jul 2011 21:54:40 +0000]
Clean up the project file.

12 years agoOn Mac OS X do not link aginst the boost libraries in UNIX:LIBS
Celil [Sun, 24 Jul 2011 21:45:51 +0000]
On Mac OS X do not link aginst the boost libraries in UNIX:LIBS

12 years agobetter exit icon
Wladimir J. van der Laan [Sun, 24 Jul 2011 17:09:29 +0000]
better exit icon

12 years agomake all tab icons blue/gray for more consistencyx
Wladimir J. van der Laan [Sun, 24 Jul 2011 16:32:21 +0000]
make all tab icons blue/gray for more consistencyx

12 years agoimprove tooltip texts
Wladimir J. van der Laan [Sun, 24 Jul 2011 16:06:07 +0000]
improve tooltip texts

12 years agoMerge pull request #428 from sipa/mintxfeefix
Pieter Wuille [Sun, 24 Jul 2011 15:08:33 +0000]
Merge pull request #428 from sipa/mintxfeefix

Fix for small change outputs

12 years agoFix for small change outputs
Pieter Wuille [Sun, 24 Jul 2011 14:37:09 +0000]
Fix for small change outputs

With the separation of CENT and MIN_TX_FEE, it is now reasonable
to create change outputs between 0.01 and 0.0005, as these are
spendable according to the policy, even though they require a fee
to be paid.

Also, when enough fee was already present, everything can go into
a change output, without further increasing the fee.

12 years agoadd windows program (.exe) icon
Wladimir J. van der Laan [Sun, 24 Jul 2011 13:53:27 +0000]
add windows program (.exe) icon

12 years agoMerge pull request #9 from celil-kj/master
Wladimir J. van der Laan [Sun, 24 Jul 2011 00:34:32 +0000]
Merge pull request #9 from celil-kj/master

allow decimals such as .05 for amount of bitcoins to send

12 years agoAllow ammount field to be empty so that one can specify .05 instead of
Celil [Fri, 22 Jul 2011 23:55:50 +0000]
Allow ammount field to be empty so that one can specify .05 instead of
having to type the leading zero as in 0.05

12 years agoMerge branch 'master' of https://github.com/laanwj/bitcoin-qt
Celil [Fri, 22 Jul 2011 22:44:53 +0000]
Merge branch 'master' of https://github.com/laanwj/bitcoin-qt

12 years agoMerge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan [Fri, 22 Jul 2011 19:41:24 +0000]
Merge branch 'master' of https://github.com/bitcoin/bitcoin

12 years agoImplement range... transaction filter
Wladimir J. van der Laan [Fri, 22 Jul 2011 16:30:25 +0000]
Implement range... transaction filter

12 years agofix clear() (clear red/invalid status)
Wladimir J. van der Laan [Fri, 22 Jul 2011 15:06:37 +0000]
fix clear() (clear red/invalid status)

12 years agoMerge pull request #423 from TheBlueMatt/mapalreadyaskedforfix
Jeff Garzik [Fri, 22 Jul 2011 02:05:38 +0000]
Merge pull request #423 from TheBlueMatt/mapalreadyaskedforfix

Actually use mapAlreadyAskedFor.

12 years agoActually use mapAlreadyAskedFor.
Matt Corallo [Thu, 21 Jul 2011 20:06:20 +0000]
Actually use mapAlreadyAskedFor.

Previously, mapAlreadyAskedFor was read from, but never added to.
The original intent was to use mapAlreadyAskedFor to keep track
of the time an item was requested and "Each retry is 2 minutes
after the last".
This implements that intent.

12 years agoMerge branch 'master' of https://github.com/laanwj/bitcoin-qt
Celil [Mon, 18 Jul 2011 22:45:55 +0000]
Merge branch 'master' of https://github.com/laanwj/bitcoin-qt

12 years agoone remove/delete icon is enough and the red minus better matches the add icon
Wladimir J. van der Laan [Mon, 18 Jul 2011 19:02:17 +0000]
one remove/delete icon is enough and the red minus better matches the add icon

12 years agoMerge branch 'notebook'
Wladimir J. van der Laan [Mon, 18 Jul 2011 16:50:35 +0000]
Merge branch 'notebook'

12 years agomove buttons to bottom of send coins tab, outside of scroll area
Wladimir J. van der Laan [Mon, 18 Jul 2011 16:38:56 +0000]
move buttons to bottom of send coins tab, outside of scroll area

12 years agowindows build fix
Wladimir J. van der Laan [Mon, 18 Jul 2011 16:34:53 +0000]
windows build fix

12 years agoMerge pull request #1 from AbrahamJewowich/cbitcoinaddress
Pieter Wuille [Mon, 18 Jul 2011 13:38:54 +0000]
Merge pull request #1 from AbrahamJewowich/cbitcoinaddress

Cbitcoinaddress

12 years agoFix bug with accessing vchData[0] when vchData is empty.
Abraham Jewowich [Mon, 18 Jul 2011 13:26:54 +0000]
Fix bug with accessing vchData[0] when vchData is empty.
Fix typo in CBase58Data::CompareTo

12 years agoFix "Last received block was generated Up to date"
Wladimir J. van der Laan [Mon, 18 Jul 2011 04:55:05 +0000]
Fix "Last received block was generated Up to date"

12 years agoMerge pull request #419 from mibe/translation-de
Gavin Andresen [Mon, 18 Jul 2011 00:52:40 +0000]
Merge pull request #419 from mibe/translation-de

Updated German translation

12 years agoMerge pull request #395 from mibe/issue-395
Gavin Andresen [Mon, 18 Jul 2011 00:51:08 +0000]
Merge pull request #395 from mibe/issue-395

Error in Russian Translation

12 years agoput sendcoins entries in scroll area, so that window does not become bigger than...
Wladimir J. van der Laan [Sun, 17 Jul 2011 15:42:41 +0000]
put sendcoins entries in scroll area, so that window does not become bigger than screen with many recipients

12 years agoshow rotating spinner when block download out of date, tick otherwise
Wladimir J. van der Laan [Sun, 17 Jul 2011 15:30:58 +0000]
show rotating spinner when block download out of date, tick otherwise

12 years agomake initial block download reporting somewhat better by tracking version responses
Wladimir J. van der Laan [Sun, 17 Jul 2011 12:06:43 +0000]
make initial block download reporting somewhat better by tracking version responses

12 years agosplit off CBase58Data from CBitcoinAddress
Pieter Wuille [Mon, 11 Jul 2011 09:09:00 +0000]
split off CBase58Data from CBitcoinAddress

Split off features unrelated to addresses from CBitcoinAddress to
CBase58Data, so they can be reused.

12 years agoUse CBitcoinAddress instead of string/uint160
Pieter Wuille [Tue, 5 Jul 2011 18:53:43 +0000]
Use CBitcoinAddress instead of string/uint160

Instead of conversion functions between pubkey/uint160/address in
base58.h, have a fully fledged class CBitcoinAddress (CAddress was
already taken) to represent addresses.

12 years agoget rid of mapPubKeys
Pieter Wuille [Tue, 5 Jul 2011 14:42:32 +0000]
get rid of mapPubKeys

Make CKeyStore's interface work on uint160's instead of pubkeys, so
no separate global mapPubKeys is necessary anymore.

12 years agoChanged Russian translation according to comment in issue 395
Michael Bemmerl [Sun, 17 Jul 2011 02:22:50 +0000]
Changed Russian translation according to comment in issue 395

12 years agoAdded German wallet encryption messages translation.
Michael Bemmerl [Sun, 17 Jul 2011 00:56:10 +0000]
Added German wallet encryption messages translation.

12 years agoBasically some grammatical fixes of the German translation.
Michael Bemmerl [Sun, 17 Jul 2011 00:19:49 +0000]
Basically some grammatical fixes of the German translation.

12 years agoreadme update
Wladimir J. van der Laan [Sat, 16 Jul 2011 17:54:44 +0000]
readme update

12 years agoupdate readme
Wladimir J. van der Laan [Sat, 16 Jul 2011 17:45:37 +0000]
update readme

12 years agoadd missing icon
Wladimir J. van der Laan [Sat, 16 Jul 2011 17:35:41 +0000]
add missing icon

12 years agoRevert "Now that send coins / receive coins etc are tabs, remove them from menu,...
Wladimir J. van der Laan [Sat, 16 Jul 2011 17:28:15 +0000]
Revert "Now that send coins / receive coins etc are tabs, remove them from menu, and reorganize menu bar"

This reverts commit ea37fb9187195d746a4b8a84da5cb6bd9e0e4aab.

12 years agoadd sendmany support
Wladimir J. van der Laan [Sat, 16 Jul 2011 17:01:05 +0000]
add sendmany support

12 years agoMerge pull request #418 from EricJ2190/master
Jeff Garzik [Sat, 16 Jul 2011 04:11:34 +0000]
Merge pull request #418 from EricJ2190/master

Update makefile.vc for wallet encryptions.

12 years agoAdded crypter to makefile.vc.
Eric Hosmer [Sat, 16 Jul 2011 03:38:46 +0000]
Added crypter to makefile.vc.

12 years agoSuppress uninitialized warnings.
Celil [Fri, 15 Jul 2011 23:10:48 +0000]
Suppress uninitialized warnings.

12 years agoMerge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan [Fri, 15 Jul 2011 14:08:38 +0000]
Merge branch 'master' of https://github.com/bitcoin/bitcoin

12 years agomove README.md out of the way for now
Wladimir J. van der Laan [Fri, 15 Jul 2011 13:42:02 +0000]
move README.md out of the way for now

12 years agoMerge remote-tracking branch 'satoshi/qtui'
Wladimir J. van der Laan [Fri, 15 Jul 2011 13:12:01 +0000]
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

12 years agoAdd call to request unconfirmed balance
Wladimir J. van der Laan [Fri, 15 Jul 2011 13:09:49 +0000]
Add call to request unconfirmed balance

12 years agofix quoting
Wladimir J. van der Laan [Fri, 15 Jul 2011 13:06:28 +0000]
fix quoting

12 years agoNow that send coins / receive coins etc are tabs, remove them from menu, and reorgani...
Wladimir J. van der Laan [Fri, 15 Jul 2011 12:55:21 +0000]
Now that send coins / receive coins etc are tabs, remove them from menu, and reorganize menu bar

12 years agoMerge pull request #8 from celil-kj/master
Wladimir J. van der Laan [Fri, 15 Jul 2011 08:30:54 +0000]
Merge pull request #8 from celil-kj/master

fix error when cancelling export

12 years agoMerge pull request #414 from spiechu/polish-translation
Jeff Garzik [Fri, 15 Jul 2011 03:43:22 +0000]
Merge pull request #414 from spiechu/polish-translation

added polish wallet encryption messages

12 years agoFix error when export is cancelled without specifying a filename.
Celil [Fri, 15 Jul 2011 00:11:11 +0000]
Fix error when export is cancelled without specifying a filename.

12 years agosolve warnings at startup
Wladimir J. van der Laan [Thu, 14 Jul 2011 19:21:17 +0000]
solve warnings at startup

12 years agoadded polish wallet encryption messages
Dawid Spiechowicz [Thu, 14 Jul 2011 17:13:26 +0000]
added polish wallet encryption messages

12 years agoMerge pull request #413 from TheBlueMatt/loadwalletret
Jeff Garzik [Thu, 14 Jul 2011 16:37:50 +0000]
Merge pull request #413 from TheBlueMatt/loadwalletret

Fix bad return values in LoadWallet.

12 years agoFix bad return values in LoadWallet.
Matt Corallo [Thu, 14 Jul 2011 16:15:50 +0000]
Fix bad return values in LoadWallet.

12 years agoMerge pull request #412 from sgimenez/db-transactions
Pieter Wuille [Thu, 14 Jul 2011 12:29:09 +0000]
Merge pull request #412 from sgimenez/db-transactions

Single DB transactions

12 years agoSingle DB transaction for addresses from DNS seeds
Stéphane Gimenez [Thu, 14 Jul 2011 00:57:39 +0000]
Single DB transaction for addresses from DNS seeds

12 years agoMerge pull request #411 from TheBlueMatt/master
Gavin Andresen [Thu, 14 Jul 2011 01:36:56 +0000]
Merge pull request #411 from TheBlueMatt/master

Fix Build in GetReservedKey() in wallet.cpp

12 years agoFix Build in GetReservedKey() in wallet.cpp
Matt Corallo [Thu, 14 Jul 2011 01:31:45 +0000]
Fix Build in GetReservedKey() in wallet.cpp

12 years agoMerge pull request #410 from TheBlueMatt/master
Gavin Andresen [Thu, 14 Jul 2011 01:29:55 +0000]
Merge pull request #410 from TheBlueMatt/master

Generate Warning when using default key.

12 years agoSingle DB transaction for all addresses in a message
Patrick Varilly [Thu, 14 Jul 2011 00:45:34 +0000]
Single DB transaction for all addresses in a message

Cuts disk activity at startup immensely

12 years agoGenerate Warning when using default key.
Matt Corallo [Thu, 14 Jul 2011 01:28:31 +0000]
Generate Warning when using default key.

12 years agoMerge pull request #409 from TheBlueMatt/master
Jeff Garzik [Thu, 14 Jul 2011 01:22:19 +0000]
Merge pull request #409 from TheBlueMatt/master

Fix crashes when a wallet is locked and GetReservedKey() is called

12 years agoFix crashes when a wallet is locked and GetReservedKey() is called
Matt Corallo [Thu, 14 Jul 2011 01:11:40 +0000]
Fix crashes when a wallet is locked and GetReservedKey() is called

12 years agoMerge pull request #406 from muggenhor/warning-fixes
Jeff Garzik [Wed, 13 Jul 2011 15:55:49 +0000]
Merge pull request #406 from muggenhor/warning-fixes

Warning fixes

12 years agoMerge pull request #405 from sipa/syncdefault
Jeff Garzik [Wed, 13 Jul 2011 15:53:57 +0000]
Merge pull request #405 from sipa/syncdefault

Bugfix: add autogenerated addresses to address book

12 years agofix warning: control reaches end of non-void function [-Wreturn-type]
Giel van Schijndel [Wed, 13 Jul 2011 11:43:50 +0000]
fix warning: control reaches end of non-void function [-Wreturn-type]

Signed-off-by: Giel van Schijndel <me@mortis.eu>

12 years agofix warning: variable ‘nMinDepth’ set but not used [-Wunused-but-set-variable]
Giel van Schijndel [Wed, 13 Jul 2011 11:43:24 +0000]
fix warning: variable ‘nMinDepth’ set but not used [-Wunused-but-set-variable]

Signed-off-by: Giel van Schijndel <me@mortis.eu>

12 years agoMerge pull request #404 from TheBlueMatt/newenc
Pieter Wuille [Wed, 13 Jul 2011 11:14:16 +0000]
Merge pull request #404 from TheBlueMatt/newenc

Fix makefile.linux-mingw

12 years agoFix makefile.linux-mingw
Matt Corallo [Wed, 13 Jul 2011 11:12:49 +0000]
Fix makefile.linux-mingw

12 years agoBugfix: add autogenerated addresses to address book
Pieter Wuille [Wed, 13 Jul 2011 11:05:08 +0000]
Bugfix: add autogenerated addresses to address book

12 years agoUpdate mac build (alkor on forums)
Wladimir J. van der Laan [Wed, 13 Jul 2011 06:27:41 +0000]
Update mac build (alkor on forums)

12 years agodoc/README: word wrap into something readable
Jeff Garzik [Wed, 13 Jul 2011 05:21:49 +0000]
doc/README: word wrap into something readable

12 years agoBump version to 0.3.25
Jeff Garzik [Wed, 13 Jul 2011 05:19:26 +0000]
Bump version to 0.3.25

Yes, we might release as v0.4, but let's just do a simple increment
for now.

12 years agoUpdate CWallet::LoadWallet for proper return type.
Jeff Garzik [Wed, 13 Jul 2011 05:07:49 +0000]
Update CWallet::LoadWallet for proper return type.

12 years agoMerge pull request #399 from muggenhor/warning-fixes
Jeff Garzik [Wed, 13 Jul 2011 03:22:38 +0000]
Merge pull request #399 from muggenhor/warning-fixes

Warning fixes

12 years agofix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function]
Giel van Schijndel [Fri, 24 Jun 2011 20:14:15 +0000]
fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function]

Only declare & define SigIllHandlerSSE2 when its used.

Signed-off-by: Giel van Schijndel <me@mortis.eu>