Commit Graph

290 Commits

Author SHA1 Message Date
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
jl777
cf53fd7c3d Test 2018-04-17 16:25:27 +03:00
Michael Toutonghi
abb90a8979 chainparams 2018-04-16 21:36:28 -07:00
Michael Toutonghi
1414fc0503 Move time lock check transaction to main.cpp 2018-04-16 00:05:56 -07:00
Michael Toutonghi
edc5f727a8 build 2018-04-15 23:45:55 -07:00
Michael Toutonghi
992fdc3b9a Tighter locktime encoding + 5 byte support for 2108 issue 2018-04-15 23:36:32 -07:00
Michael Toutonghi
65098812f2 More time lock checking... not finished 2018-04-15 01:20:40 -07:00
Michael Toutonghi
7daf656729 Rename time lock parameters and globals 2018-04-15 00:43:57 -07:00
Michael Toutonghi
d121e75b0b Adding coinbase transaction checkpoints... slight cleanup 2018-04-15 00:10:21 -07:00
Michael Toutonghi
dba84931d4 Random time lock script generator 2018-04-14 21:35:46 -07:00
Michael Toutonghi
3eb69544f7 Finished build fix 2018-04-14 11:40:44 -07:00
Michael Toutonghi
5d895f7034 Fixed one build issue for time locks 2018-04-14 11:37:19 -07:00
jl777
b3119d36ca Increase rpcworkqueue to 256 2018-04-14 14:33:49 +03:00
Michael Toutonghi
da94ffe5a6 Checkin small changes to share in prep for coinbase time locks 2018-04-14 01:05:08 -07:00
jl777
713c2a947a Initial ccdata for notarization 2018-04-11 18:31:50 +03:00
Michael Toutonghi
8c30b1b6b2 fixed subsidy and max money calc when linear positive slope 2018-04-10 15:01:52 -07:00
Michael Toutonghi
3e312ace98 fixed subsidy and max money calc when linear positive slope 2018-04-10 14:58:54 -07:00
jl777
4786d20c0b PoW targeting in -ac_staking=perc mode 2018-04-10 16:40:59 +03:00
Michael Toutonghi
18ec2a38d2 older asset chain compatible block reward of 0.0001 2018-04-10 01:06:42 -07:00
Michael Toutonghi
26a8d19484 fix build 2018-04-10 00:33:38 -07:00
Michael Toutonghi
36647d52f7 Added ac-eras parameter, which enables multiple reward eras by allowing other ac_reward releated parameters to accept comma separated lists of values, one for each era 2018-04-09 22:48:54 -07:00
jl777
9de70efe3a Test 2018-04-07 22:05:45 +03:00
jl777
4d3e54094d Test 2018-04-07 21:20:26 +03:00