Commit Graph

549 Commits

Author SHA1 Message Date
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
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