Commit Graph

17079 Commits

Author SHA1 Message Date
jl777
a6c06faf32 Synchronize with dev 2018-05-23 00:42:21 -11:00
jl777
a035da46d5 +print 2018-05-23 00:39:41 -11:00
jl777
e2d299ee83 GAME freq.5 2018-05-23 10:05:51 +03:00
Michael Toutonghi
8626f66679 Fix build from some error across source machines 2018-05-22 17:40:24 -07:00
Michael Toutonghi
ec872d3a55 Do not resurrect staking transactions and lose stake age when no block won 2018-05-22 15:53:56 -07:00
Michael Toutonghi
cd230e37ff Staking improvement 2018-05-22 13:40:16 -07:00
Scott Sadler
0b485d3c66 rpc methods for cross chain transactions 2018-05-22 15:16:37 -03:00
jl777
bbf29c15e2 Merge branch 'dev' into jl777 2018-05-22 10:50:46 +03:00
alrighttt
1333d0d7cf Changed help docs to reflect KMD/assetchains 2018-05-21 18:34:18 -04:00
Michael Toutonghi
30ceed219d Accurate POW block counting 2018-05-20 17:24:28 -07:00
Michael Toutonghi
12b384112e final fix to pos dif algo 2018-05-20 17:18:48 -07:00
Michael Toutonghi
3285dbd3c9 worked around compiler issue with types 2018-05-20 15:18:04 -07:00
Michael Toutonghi
0ea9fa65b6 Another tweak for cutting off POS at 8 consecutive 2018-05-20 13:59:28 -07:00
Michael Toutonghi
b9956efcb4 Display proper POS difficulty on minted block. Add missing curly brace. 2018-05-20 13:13:06 -07:00
Michael Toutonghi
3c8a1c9d1f Change name and off-by-one to make compatible with dry-run chain 2018-05-20 11:42:41 -07:00
Michael Toutonghi
e38677b86b Don't early out whenever we see max POS blocks in a row 2018-05-20 11:30:01 -07:00
ca333
137f118cea add DSEC 2018-05-20 19:00:28 +02:00
Scott Sadler
0df96a2f06 fix all tests 2018-05-20 01:27:31 -03:00
Michael Toutonghi
3de80992e0 Finish up new POS difficulty calc 2018-05-19 19:03:53 -07:00
Michael Toutonghi
dbe656fe39 Significant mining optimization and POS DAA modification 2018-05-19 18:34:46 -07:00
jl777
137e08d729 -print 2018-05-20 00:12:37 +03:00
jl777
c9832b3a35 Merge pull request #670 from letolabs/regtest
Regtest mode for Komodo
2018-05-19 22:36:56 +03:00
Jonathan "Duke" Leto
8cf70067ac Use the KOMODO_MINDIFF_NBITS constant 2018-05-19 10:49:01 -07:00
Jonathan "Duke" Leto
16df92af59 Use latest Zcash regtest params, could not use the same as Hush because KMD has merged in latest consensus changes from ZEC upstream 2018-05-19 10:45:12 -07:00
Jonathan "Duke" Leto
373afcb499 Use correct regtest genesis block hash
komodod now starts up and dies with InvalidChainFound, I think due to
checkpoints:

call komodo_args.(./src/komodod) NOTARY_PUBKEY.()
initialized  at 1526749522
finished loading blocks
Assertion failed: (tip), function InvalidChainFound, file main.cpp, line 1942.
2018-05-19 10:05:53 -07:00
Scott Sadler
b6ef9c089a fix broken test case 2018-05-19 12:56:48 -03:00
Jonathan "Duke" Leto
b78c39beb2 Convert to using CreateGenesisBlock() like Zcash upstream 2018-05-19 08:51:45 -07:00
jl777
b860fdec0d Enable GAME 2018-05-19 18:48:33 +03:00
jl777
01891c546c Merge branch 'dev' into jl777 2018-05-19 16:51:28 +03:00
Mihail Fedorov
cadcb27a61 Chmod fix 2018-05-19 16:50:17 +03:00
jl777
1b15c32d18 syntax 2018-05-19 16:41:38 +03:00
jl777
a34f39e9b2 Dont overwrite sp->MoM with null 2018-05-19 15:49:34 +03:00
Jonathan "Duke" Leto
db83a2c0c3 Try Hush regtest params
This fails with:

$ ./komodod -regtest
Assertion failed: (consensus.hashGenesisBlock == uint256S("0x0379ff1530af893f2f2e61146db6e900dd828dc8254215b9de23df2dba06664f")), function CRegTestParams, file chainparams.cpp, line 540.
Abort trap: 6 (core dumped)

From 1d8c55ecc2
2018-05-19 00:56:25 -07:00
jl777
8d926f6ece Merge pull request #668 from jl777/jl777
Enable zmergetoaddress by default
2018-05-19 08:49:11 +03:00
Michael Toutonghi
b0957788af add "blocktype": "minted"/"mined" on getblock API 2018-05-18 17:44:05 -07:00
ca333
833115ea41 add DSEC 2018-05-19 02:27:58 +02:00
ca333
7bc9628eb0 Merge pull request #37 from jl777/dev
update dev
2018-05-19 02:04:07 +02:00
Scott Sadler
e4f943d86d cross chain rpc methods 2018-05-18 19:29:33 -03:00
Jack Grigg
8bf890abac make-release.py: Versioning changes for 1.1.1-rc1. 2018-05-19 09:50:15 +12:00
Sean Bowe
3577de83aa Change txdb prefixes for sapling and avoid writing unnecessary information. 2018-05-18 13:26:39 -06:00
Sean Bowe
8f5429a13a Update merkle tree and pedersen hash tests to account for new encoding 2018-05-18 13:26:39 -06:00
jl777
f5446e44b7 Enable zmergetoaddress by default 2018-05-18 16:56:44 +03:00
Michael Toutonghi
cf1e5967ee fix getinfo, cleanup hash 2018-05-18 02:46:21 -07:00
Michael Toutonghi
f6608b5a0d cleanup 2018-05-17 22:58:30 -07:00
Michael Toutonghi
31bbe2343f fix staking UTXO value 2018-05-17 22:20:57 -07:00
Michael Toutonghi
c2923066b2 new CNetworkBlockHeader for robust compat 2018-05-17 00:04:10 -07:00
Michael Toutonghi
e96e4e61aa checking properly typed header transfer 2018-05-16 16:29:39 -07:00
Michael Toutonghi
10a01059e5 Attempt to match types in socket communication to prevent misalinged send/receive 2018-05-16 15:06:10 -07:00
Michael Toutonghi
fbe86cecfa more debugging checks 2018-05-16 14:39:00 -07:00
Homu
f62fff80d5 Auto merge of #3255 - str4d:sapling-value-pool, r=ebfull
Track net value entering and exiting the Sapling circuit
2018-05-16 10:46:32 -07:00