Commit Graph

253 Commits

Author SHA1 Message Date
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
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
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
Michael Toutonghi
29bd53a102 Rewrite time locks, coinbase validation, and script functions in C++ for easier integration 2018-04-20 18:38:39 -07: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
Michael Toutonghi
da94ffe5a6 Checkin small changes to share in prep for coinbase time locks 2018-04-14 01:05:08 -07: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
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
acb93848cd Tweak notarization checks 2018-04-05 14:39:07 +03:00
jl777
63998b6634 revert 2018-03-07 00:58:36 +02:00
jl777
17abd35a71 Dont write rpcport into .conf 2018-03-07 00:57:48 +02:00
jl777
0df0ed0c68 CLTV fprintf 2018-03-04 09:59:21 +02:00
jl777
95c463966a Dont create .conf from cli 2018-02-27 22:25:37 +02:00
jl777
2cd576089f Separate port range for mined 2018-02-27 18:10:44 +02:00
jl777
6ec3d43c5c -print 2018-02-21 16:15:42 +02:00
jl777
5be9870f77 A comment 2018-02-19 00:11:38 +02:00
jl777
052f006800 ASSETCHAINS_CC 2018-02-19 00:08:02 +02:00
jl777
253cd526ac MAX_MONEY to handle mining chains 2018-02-18 23:59:52 +02:00
jl777
e8a05f61f0 Test 2018-02-13 23:00:15 +02:00
jl777
d209491abf Test 2018-02-13 22:25:30 +02:00
jl777
6e94384f91 Test 2018-02-13 21:37:32 +02:00
jl777
9757c8f97e Test 2018-02-13 21:33:49 +02:00
jl777
8683bd8d11 Debugging 2018-02-13 21:29:42 +02:00
jl777
f6d8f2cce9 rpcworkqueue=64 2018-01-28 19:58:35 +04:00
ca333
0b7ef28990 add native btch bins 2018-01-28 03:02:05 +01:00
jl777
5416af1ddc KOMODO_DEFS_H 2017-11-10 19:15:34 +02:00
jl777
7c130297c2 KOMODO_ASSETCHAIN_MAXLEN -> 65 2017-11-10 19:07:36 +02:00
jl777
02b20e4022 Test 2017-11-05 16:56:47 +02:00
jl777
5aa9c7f3cf Test 2017-11-05 16:54:41 +02:00
jl777
21abd4df81 Test 2017-10-23 13:45:05 +03:00
jl777
9850ab03d4 Test 2017-10-23 13:42:02 +03:00
jl777
05e307ec9e Test 2017-10-23 13:40:00 +03:00
jl777
89559d8575 Remove print 2017-10-16 21:16:37 +03:00
jl777
9cb1ec9c6e WIN32 -> _WIN32 2017-10-15 02:04:29 +03:00
jl777
1248a49e4f Fix windows .conf locations 2017-10-15 01:54:15 +03:00