Commit Graph

312 Commits

Author SHA1 Message Date
miketout
dc5e6137c7 Never start Overwinter before 1 2018-10-03 20:33:12 -07:00
miketout
0a962eb958 remove sign from time lock check 2018-10-03 19:59:48 -07:00
miketout
4b729ec577 Changes for most chain power rule 2018-09-28 01:38:14 -07:00
miketout
9feb4b9e08 Major updates integration from all upstreams 2018-09-18 14:33:53 -07:00
Michael Toutonghi
0c8fa56a02 All latest updates, smart contracts, including oracle from KMD/jl777 2018-09-13 13:00:13 -07:00
jl777
7fe1ffc792 Update ASSETCHAINS_CC to 2 2018-08-28 09:05:37 -11:00
jl777
3dd69622f0 +print 2018-08-21 02:38:00 -11:00
jl777
e0f78699ce Ccactivate 2018-08-21 02:30:05 -11:00
jl777
99c3975dcb Set default KOMODO_MININGTHREADS <= -1 2018-08-13 23:00:06 -11:00
jl777
6e78d3df43 KOMODO_MININGTHREADS to control staking vs PoW, delay start mining by 15 seconds 2018-08-13 21:06:49 -11:00
Michael Toutonghi
5034d1c134 Sync with latest Komodo changes 2018-08-06 12:52:22 -07:00
jl777
bdf2cf5fc3 Fix maxmoney 2018-07-27 02:33:45 -11:00
jl777
6d2fc2903e -stopat=<height> 2018-07-11 23:19:45 -11:00
jl777
4addff14a0 Make ac_private change magic 2018-07-03 05:09:43 -11:00
jl777
2f151c3019 Prevent taddr outputs in most places for -ac_private 2018-07-03 01:34:08 -11:00
jl777
36f9e6d6d5 -ac_private 2018-07-02 07:09:29 -11:00
jl777
f5093a6215 syntax 2018-06-28 23:28:23 -11:00
jl777
055ee43334 Syntax 2018-06-28 23:27:24 -11:00
jl777
1bc74c28cf -donation option to donate 5% rewards to a pubkey 2018-06-28 21:58:03 -11:00
jl777
626179f166 -ac_public -> disable z transactions if you want to prevent privacy 2018-06-28 21:46:16 -11:00
jl777
4d0683677d fix staking destination, enable staking with genproclimit=0, enable cross chain notarization checks for notary nodes 2018-06-28 21:37:47 -11:00
jl777
d9f176ac7e Support -ac_pubkey without -ac_perc
If ac_pubkey is set, then height 1 out must go to that pub key
2018-05-30 02:43:08 -11:00
Michael Toutonghi
c6e2184378 post launch release readiness 2018-05-27 19:59:23 -07:00
Michael Toutonghi
74329e19f8 Multiple changes for critical update, including random locks and activation at 12800. Test for utxos. 2018-05-26 04:00:17 -07:00
Michael Toutonghi
1f722359c1 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 2018-05-13 18:59:06 -07:00
miketout
e980a26ddd Enable time locked coin bases to be used as normal coinbase transactions with longer maturity, fix max_money 2018-05-04 16:33:34 -07:00
miketout
48d800c2c6 Merge all Komodo changes, including proof of stake, crypto conditions, passport, etc. 2018-05-02 03:24:21 -07:00
miketout
1912083859 Parameter parsing cleanup 2018-04-30 21:51:15 -07:00
miketout
a0dd01bc50 Bug fixes in hash algorithm, parameters, and time lock support 2018-04-28 15:05:20 -07:00
miketout
c71dcc712e better error message 2018-04-27 17:24:00 -07:00
miketout
c62d115425 Cleaned up algo parameter 2018-04-27 17:03:31 -07:00
miketout
c0427087eb Removed 1440 block minimum halving limit 2018-04-27 15:28:23 -07:00
jl777
69a1f51513 genCOIN -> COIN_7776 2018-04-27 17:46:57 +03:00
miketout
42181656c2 Implementation of VerusHash CPU-friendly hash algorithm, parameters to enable it, miner, and all changes required to support it on new asset chains 2018-04-27 00:34:50 -07:00
jl777
efee0b0e9d Fix 700kb limit 2018-04-25 18:50:55 +03:00
miketout
a1af306f81 Accounted for 50 coin transaction in genesis block as genesispremine 2018-04-23 22:49:56 -07:00
Michael Toutonghi
6b78e01d5d Cleanup, rename, fix bug that returned false to return true when we do not recognize a transaction as invalid 2018-04-23 10:54:12 -07:00
jl777
3ede6dd335 Test 2018-04-22 17:14:27 +03:00
jl777
346d96b956 Test 2018-04-22 17:13:18 +03:00
jl777
05c2ba6371 split out asset chain p2p port from roc port 2018-04-22 17:10:35 +03:00
jl777
67899f2e2c -prints 2018-04-22 16:44:35 +03:00
jl777
59490d6f23 Test 2018-04-22 16:39:33 +03:00
jl777
34775d996c Test 2018-04-22 16:36:00 +03:00
jl777
9c117b3df7 Test 2018-04-22 16:19:51 +03:00
jl777
4735f5b201 Test 2018-04-22 16:16:27 +03:00
jl777
5cf29e5bfd Test 2018-04-22 16:16:14 +03:00
jl777
3a19bc18f5 Test 2018-04-22 16:14:19 +03:00
jl777
9edf27ec05 +print 2018-04-22 16:05:56 +03:00
jl777
3ac6a0a66d Debug 2018-04-22 15:33:42 +03:00
Michael Toutonghi
29bd53a102 Rewrite time locks, coinbase validation, and script functions in C++ for easier integration 2018-04-20 18:38:39 -07:00