novacoin.git
11 years agoAdd missing RPC calls
alexhz [Tue, 16 Apr 2013 20:55:03 +0000]
Add missing RPC calls

11 years agoUpdate translation
alexhz [Mon, 15 Apr 2013 23:59:30 +0000]
Update translation

11 years agoUpdate translation
alexhz [Mon, 15 Apr 2013 23:06:48 +0000]
Update translation

11 years agoUpdate translation
alexhz [Mon, 15 Apr 2013 22:38:57 +0000]
Update translation

11 years agoUpdate translation
alexhz [Mon, 15 Apr 2013 22:31:10 +0000]
Update translation

11 years agoUpdate translation
alexhz [Mon, 15 Apr 2013 22:25:12 +0000]
Update translation

11 years agoChange splash v0.4.0-unstable
alexhz [Mon, 15 Apr 2013 19:50:40 +0000]
Change splash

11 years agoFix
alexhz [Mon, 15 Apr 2013 19:42:54 +0000]
Fix

11 years agoRestore SSE2 flags
alexhz [Mon, 15 Apr 2013 19:36:15 +0000]
Restore SSE2 flags

11 years agoadd new testnet public and private keys
alexhz [Mon, 15 Apr 2013 18:44:28 +0000]
add new testnet public and private keys

11 years agoupdate to 0.4 preview
alexhz [Mon, 15 Apr 2013 18:39:58 +0000]
update to 0.4 preview

11 years agoEdit debian deployment files
alexhz [Mon, 15 Apr 2013 18:33:02 +0000]
Edit debian deployment files

11 years agoRename debian deployment files
alexhz [Mon, 15 Apr 2013 18:31:27 +0000]
Rename debian deployment files

11 years agocoding.txt converted to Unix EOL format
alexhz [Mon, 15 Apr 2013 18:23:17 +0000]
coding.txt converted to Unix EOL format

11 years agoFix minimum PoS difficulty at 0.25 for testnet
alexhz [Mon, 15 Apr 2013 17:53:31 +0000]
Fix minimum PoS difficulty at 0.25 for testnet

11 years agoAdd getworkex
alex [Tue, 9 Apr 2013 22:01:45 +0000]
Add getworkex

11 years agoRemove pyminer
alexhz [Mon, 8 Apr 2013 17:23:43 +0000]
Remove pyminer

11 years agoMac deployment scripts update
alexhz [Mon, 8 Apr 2013 17:20:20 +0000]
Mac deployment scripts update

11 years agoMac deployment scripts update
alexhz [Mon, 8 Apr 2013 17:18:09 +0000]
Mac deployment scripts update

11 years agoCleanup
alexhz [Sat, 6 Apr 2013 15:06:04 +0000]
Cleanup

11 years agoCleanup
alexhz [Sat, 6 Apr 2013 13:05:12 +0000]
Cleanup

11 years agoAdd checkpoint at block 14189, v3 lock-in since supermajority and bnProofOfStakeLimit...
alexhz [Sat, 6 Apr 2013 06:07:31 +0000]
Add checkpoint at block 14189, v3 lock-in since supermajority and bnProofOfStakeLimit switch since block #15000

11 years agoBump version to 0.3.4
alexhz [Mon, 1 Apr 2013 07:39:58 +0000]
Bump version to 0.3.4

11 years agoadd checkpoint and version rules
alexhz [Mon, 1 Apr 2013 02:43:58 +0000]
add checkpoint and version rules

11 years agoFix PoS difficulty at 0.25 after blocks v3 supermajority threshold + misc fixes
alexhz [Tue, 26 Mar 2013 18:30:10 +0000]
Fix PoS difficulty at 0.25 after blocks v3 supermajority threshold + misc fixes

11 years agoMerge pull request #2 from sunnyking/master
Balthazar [Tue, 26 Mar 2013 15:42:15 +0000]
Merge pull request #2 from sunnyking/master

Protocol switch of entropy bit for Novacoin support of p2pool

11 years agoProtocol switch of entropy bit calculation for novacoin support of p2pool
Sunny King [Tue, 26 Mar 2013 05:27:29 +0000]
Protocol switch of entropy bit calculation for novacoin support of p2pool
Note: Upgrade required before March 30

11 years agoBSD makefile fix
alexhz [Sat, 9 Mar 2013 18:11:36 +0000]
BSD makefile fix

11 years agoNotes fix
alexhz [Sat, 9 Mar 2013 18:07:44 +0000]
Notes fix

11 years agoNotes fix
alexhz [Sat, 9 Mar 2013 18:05:33 +0000]
Notes fix

11 years agoset new version
alexhz [Thu, 7 Mar 2013 21:48:33 +0000]
set new version

11 years agoUse 33 byte compressed keys
alex [Thu, 7 Mar 2013 21:11:35 +0000]
Use 33 byte compressed keys

11 years agoUse 33 byte compressed keys
alex [Thu, 7 Mar 2013 21:08:24 +0000]
Use 33 byte compressed keys

11 years agoset new version
alexhz [Thu, 7 Mar 2013 14:14:17 +0000]
set new version

11 years agoRemove getworkex, for now
alex [Fri, 1 Mar 2013 22:52:50 +0000]
Remove getworkex, for now

11 years agoImprove getblock/getblockbynumber output
alex [Fri, 1 Mar 2013 22:35:20 +0000]
Improve getblock/getblockbynumber output

11 years agoAdd haddened checkpoint at block #8700
alex [Fri, 1 Mar 2013 17:37:36 +0000]
Add haddened checkpoint at block #8700

11 years agoCleanup
alex [Fri, 1 Mar 2013 16:47:08 +0000]
Cleanup

11 years agoMerge non-wallet transactions support for gettransaction RPC from bitcoin 0.7
alex [Fri, 1 Mar 2013 16:45:19 +0000]
Merge non-wallet transactions support for gettransaction RPC from bitcoin 0.7

11 years agoAdd getpowreward RPC
alex [Mon, 25 Feb 2013 16:23:37 +0000]
Add getpowreward RPC

11 years agoadd validatepubkey RPC call
alex [Sat, 23 Feb 2013 16:58:32 +0000]
add validatepubkey RPC call

11 years agoAdd resendtx RPC call
root [Thu, 21 Feb 2013 17:23:33 +0000]
Add resendtx RPC call

11 years agoAdd FreeBSD makefile by Penek
alexhz [Wed, 20 Feb 2013 20:40:11 +0000]
Add FreeBSD makefile by Penek

11 years agofix version
alexhz [Wed, 20 Feb 2013 20:15:39 +0000]
fix version

11 years agoadd kernel.o to osx makefile
alexhz [Wed, 20 Feb 2013 07:11:36 +0000]
add kernel.o to osx makefile

11 years agorestore windows dependencies
alex [Tue, 19 Feb 2013 23:35:32 +0000]
restore windows dependencies

11 years agoadd checkpoint
alex [Tue, 19 Feb 2013 22:42:08 +0000]
add checkpoint

11 years agoadd kernel files
alex [Tue, 19 Feb 2013 22:18:49 +0000]
add kernel files

11 years agoadd kernel files
alex [Tue, 19 Feb 2013 21:55:57 +0000]
add kernel files

11 years agoSmall .nsi edit
alex [Tue, 19 Feb 2013 21:45:45 +0000]
Small .nsi edit

11 years agoUpdate to 0.3.0 (New upstream + new RPC calls)
alex [Tue, 19 Feb 2013 21:40:29 +0000]
Update to 0.3.0 (New upstream + new RPC calls)

11 years agoadd getblocktemplate support
alexhz [Mon, 18 Feb 2013 18:53:50 +0000]
add getblocktemplate support

11 years agofix pro
root [Mon, 18 Feb 2013 01:35:00 +0000]
fix pro

11 years agogetmemorypool patch by Sunny King
alex [Mon, 18 Feb 2013 00:37:12 +0000]
getmemorypool patch by Sunny King

11 years agoChange default build options
alex [Sun, 17 Feb 2013 23:39:02 +0000]
Change default build options

11 years agoFix makefile
alex [Sun, 17 Feb 2013 23:36:42 +0000]
Fix makefile

11 years agoBump version to 0.2.4
alex [Sun, 17 Feb 2013 23:21:43 +0000]
Bump version to 0.2.4

11 years agoImprove blocks signing procedure
alex [Sun, 17 Feb 2013 22:40:07 +0000]
Improve blocks signing procedure

11 years agoAdd getnewpubkey RPC call
alex [Sun, 17 Feb 2013 22:00:13 +0000]
Add getnewpubkey RPC call

11 years agofix makefile
alexhz [Mon, 11 Feb 2013 22:55:18 +0000]
fix makefile

11 years agofix pnseed
alexhz [Sun, 10 Feb 2013 15:27:34 +0000]
fix pnseed

11 years agofix pnseed
alexhz [Sun, 10 Feb 2013 14:28:26 +0000]
fix pnseed

11 years agoInitial commit of NovaCoin changes
Balthazar [Sun, 10 Feb 2013 04:23:57 +0000]
Initial commit of NovaCoin changes

11 years agoInitial commit of NovaCoin changes
Balthazar [Sun, 10 Feb 2013 04:22:40 +0000]
Initial commit of NovaCoin changes

11 years agosome files removal
root [Sun, 10 Feb 2013 04:17:50 +0000]
some files removal

11 years agoPPCoin: Update version to 0.2.2
Sunny King [Sun, 11 Nov 2012 17:40:46 +0000]
PPCoin: Update version to 0.2.2

11 years agoPPCoin: Qt: display coinstake as single 'mint by stake' transaction
Sunny King [Sat, 10 Nov 2012 03:10:53 +0000]
PPCoin: Qt: display coinstake as single 'mint by stake' transaction
        Qt: maturity and not-accepted status of stake transactions
        Qt: display total stake on overview page

11 years agoPPCoin: Fix coinstake generation with lots of small coins in wallet
Sunny King [Tue, 2 Oct 2012 15:20:06 +0000]
PPCoin: Fix coinstake generation with lots of small coins in wallet

11 years agoPPCoin: Fix moneysupply issues since 2a4202a
Sunny King [Fri, 21 Sep 2012 17:13:28 +0000]
PPCoin: Fix moneysupply issues since 2a4202a
        An issue where moneysupply resets to 0 in a racing shutdown
        An issue where moneysupply/mint could be missing with reorganization

11 years agoPPCoin: Update version to 0.2.1
Sunny King [Tue, 18 Sep 2012 15:33:30 +0000]
PPCoin: Update version to 0.2.1

11 years agoPPCoin: Combine FixSpentCoins and CheckSpentCoins
Sunny King [Tue, 18 Sep 2012 02:46:51 +0000]
PPCoin: Combine FixSpentCoins and CheckSpentCoins

11 years agoPPCoin: Use nMaxClockDrift with CreateCoinStake
Sunny King [Mon, 17 Sep 2012 14:39:31 +0000]
PPCoin: Use nMaxClockDrift with CreateCoinStake

11 years agoPPCoin: Fix coinstake creation since 2a7d702
Sunny King [Mon, 17 Sep 2012 02:46:40 +0000]
PPCoin: Fix coinstake creation since 2a7d702

11 years agoPPCoin: Modify checkpoint policy to always protect 6 block-confirmations
Scott Nadal [Sun, 16 Sep 2012 23:48:46 +0000]
PPCoin: Modify checkpoint policy to always protect 6 block-confirmations

11 years agoPPCoin: Track coinstake search interval in RPC command 'getdifficulty'
Sunny King [Sun, 16 Sep 2012 14:53:17 +0000]
PPCoin: Track coinstake search interval in RPC command 'getdifficulty'

11 years agoPPCoin: Rework stake minting to use randomized stake timestamp
Sunny King [Sat, 15 Sep 2012 02:05:18 +0000]
PPCoin: Rework stake minting to use randomized stake timestamp

11 years agoPPCoin: Fix MessageStart debug print since 6b0e5bf
Sunny King [Mon, 10 Sep 2012 18:55:57 +0000]
PPCoin: Fix MessageStart debug print since 6b0e5bf

11 years agoPPCoin: Print full block hash to debug log with -printblocktree
Sunny King [Sun, 9 Sep 2012 20:08:58 +0000]
PPCoin: Print full block hash to debug log with -printblocktree

11 years agoPPCoin: Rename COINBASE_MATURITY to detect future merge issues
Sunny King [Sun, 9 Sep 2012 01:47:43 +0000]
PPCoin: Rename COINBASE_MATURITY to detect future merge issues
        Minor comment cleanup

11 years agoPPCoin: Fix checkwallet/repairwallet since 7237fa0 and c9d6552
Sunny King [Wed, 5 Sep 2012 14:27:34 +0000]
PPCoin: Fix checkwallet/repairwallet since 7237fa0 and c9d6552
        Impact: display false mismatch, no impact on wallet integrity

11 years agoPPCoin: Update windows build descriptor for release 0.2
Sunny King [Fri, 31 Aug 2012 13:43:00 +0000]
PPCoin: Update windows build descriptor for release 0.2

11 years agoPPCoin: Update readme for release 0.2.0
Sunny King [Thu, 30 Aug 2012 19:52:05 +0000]
PPCoin: Update readme for release 0.2.0

11 years agoPPCoin: RPC command 'getblock' to print mint amount and datetime
Sunny King [Thu, 30 Aug 2012 18:51:19 +0000]
PPCoin: RPC command 'getblock' to print mint amount and datetime

11 years agoPPCoin: Pretty print txout script in getblock RPC command
Sunny King [Wed, 29 Aug 2012 19:05:36 +0000]
PPCoin: Pretty print txout script in getblock RPC command

11 years agoPPCoin: Set stake full weight age at 90 days
Sunny King [Wed, 29 Aug 2012 14:30:01 +0000]
PPCoin: Set stake full weight age at 90 days
        This switches the hashing protocol from a pure coin age weighted
        model more toward a coin-weighted model

11 years agoPPCoin: Split young stake to improve proof-of-stake protection
Sunny King [Tue, 28 Aug 2012 17:37:40 +0000]
PPCoin: Split young stake to improve proof-of-stake protection

11 years agoPPCoin: pchMessageStart switch
Sunny King [Tue, 28 Aug 2012 03:05:20 +0000]
PPCoin: pchMessageStart switch
        network protocol version 60002
        client version v0.2.0

11 years agoPPCoin: Enable public testnet
Sunny King [Mon, 27 Aug 2012 00:15:11 +0000]
PPCoin: Enable public testnet

11 years agoPPCoin: More detailed print of RPC command 'getblock'
Sunny King [Sun, 26 Aug 2012 04:32:23 +0000]
PPCoin: More detailed print of RPC command 'getblock'

11 years agoPPCoin: Lower coinstake combine threshold to improve security
Sunny King [Sat, 25 Aug 2012 18:19:09 +0000]
PPCoin: Lower coinstake combine threshold to improve security

11 years agoPPCoin: Fix coinstake generation for pay-to-address coins
Sunny King [Fri, 24 Aug 2012 21:34:23 +0000]
PPCoin: Fix coinstake generation for pay-to-address coins

11 years agoPPCoin: Allow multiple outputs for coinbase and coinstake
Sunny King [Fri, 24 Aug 2012 19:14:01 +0000]
PPCoin: Allow multiple outputs for coinbase and coinstake
        Upgrade requirements: upgrade with deadline, possible fork

11 years agoPPCoin: Fix coinbase mint checks
Sunny King [Thu, 23 Aug 2012 22:29:44 +0000]
PPCoin: Fix coinbase mint checks
        Track mint amount and money supply
        Upgrade Requirement: backup wallet and redownload block chain

11 years agoPPCoin: Switch main chain protocol to score with proof-of-stake difficulty
Sunny King [Thu, 23 Aug 2012 18:16:05 +0000]
PPCoin: Switch main chain protocol to score with proof-of-stake difficulty
        Upgrade requirement: backup wallet and redownload block chain

11 years agoPPCoin: Update COPYING and README for initial release 0.1
Sunny King [Thu, 16 Aug 2012 22:11:27 +0000]
PPCoin: Update COPYING and README for initial release 0.1

11 years agoPPCoin: Windows setup images
Sunny King [Thu, 16 Aug 2012 21:15:12 +0000]
PPCoin: Windows setup images

11 years agoPPCoin: Remove genesis block tool
Sunny King [Thu, 16 Aug 2012 19:30:01 +0000]
PPCoin: Remove genesis block tool

11 years agoPPCoin: Fixate official block chain parameters
Sunny King [Thu, 16 Aug 2012 16:36:14 +0000]
PPCoin: Fixate official block chain parameters
        coin age min age 30 days
        coinbase/coinstake maturity 500 blocks
        initial difficulty 256

11 years agoPPCoin: Official genesis blocks
Sunny King [Thu, 16 Aug 2012 15:32:59 +0000]
PPCoin: Official genesis blocks

11 years agoPPCoin: Scott's public key
Scott Nadal [Thu, 16 Aug 2012 14:30:21 +0000]
PPCoin: Scott's public key