Duke Leto
|
fbc34ef071
|
Implement custom Hush block subsidy code since changing our blocktime and using many eras breaks assumptions of existing code
|
2020-09-08 15:49:10 -04:00 |
|
Duke Leto
|
1751f986f1
|
Logspam for last and max eras
|
2020-09-08 15:16:00 -04:00 |
|
Duke Leto
|
5871b3019a
|
Mo debug regarding current era and block subsidy
|
2020-09-08 14:57:38 -04:00 |
|
Duke Leto
|
807a37e740
|
Behold vast logspam, refactoring and dead code removal
|
2020-09-08 12:47:17 -04:00 |
|
Duke Leto
|
67ed136e25
|
Only give 3 values for now to match how many values come in via CLI
|
2020-09-08 11:45:19 -04:00 |
|
Duke Leto
|
31940f2b3a
|
Thanks to @DenioD for reminding me we must modify -ac_end internals variable as well
|
2020-09-08 09:54:13 -04:00 |
|
Duke Leto
|
b572ef0228
|
Calculate this value at run-time because it's not set yet when this header file is parsed
|
2020-09-07 18:40:51 -04:00 |
|
Duke Leto
|
727abe0ef2
|
Be more precise
|
2020-09-07 12:36:26 -04:00 |
|
Duke Leto
|
d420e14472
|
Explicitly set the Hush block reward and halving intervals for the next two halvings (8 years)
|
2020-09-07 12:35:15 -04:00 |
|
Duke Leto
|
0982e98ee2
|
Update some copyrights
|
2020-01-02 13:10:42 -05:00 |
|
Duke Leto
|
148e86a33b
|
Remove unneeded RPCs
|
2019-12-22 05:03:11 -05:00 |
|
Duke Leto
|
a440f92320
|
Enable the creation of shielded-only Hush smart chains via -ac_private=1
|
2019-12-20 15:13:23 -05:00 |
|
Duke Leto
|
bfc635106a
|
Compile fixes
|
2019-12-11 22:39:56 -05:00 |
|
Duke Leto
|
9607c4c0ba
|
This option is not supported
|
2019-12-10 19:12:51 -05:00 |
|
Duke Leto
|
0eaee9dc83
|
Good riddance
|
2019-11-04 10:53:36 -05:00 |
|
Duke Leto
|
f39cd2a473
|
Delete Verus junk, which breaks ARMv8/aarch64 builds
|
2019-11-04 08:17:27 -05:00 |
|
jl777
|
20f9a16c80
|
-ac_adaptivepow
|
2019-07-29 07:08:10 -11:00 |
|
jl777
|
74683a7c40
|
Syntax
|
2019-07-24 04:26:23 -11:00 |
|
jl777
|
13b1075e3a
|
Merge branch 'dev' into nSPV
|
2019-07-24 02:04:41 -11:00 |
|
jl777
|
9907aaebdd
|
Prevent init spam
|
2019-07-18 06:57:54 -11:00 |
|
jl777
|
3207059e3d
|
Clear ccEnablesHeight
|
2019-07-18 05:29:27 -11:00 |
|
jl777
|
6a98239840
|
Syntax
|
2019-07-18 05:28:47 -11:00 |
|
jl777
|
efb2b798ad
|
S
|
2019-07-18 05:24:49 -11:00 |
|
jl777
|
49b564f18f
|
Autoset cc for ccEnableHeights[0] !=0
|
2019-07-18 05:11:06 -11:00 |
|
jl777
|
bf40254a7e
|
Fix spurious prints of deactivate
|
2019-07-18 03:04:20 -11:00 |
|
jl777
|
bb2a16729c
|
Revert to coquicash magic, fix disable bits setting
|
2019-07-13 03:29:54 -11:00 |
|
jl777
|
ff034b0c12
|
<nonz vs <256
|
2019-07-13 03:27:02 -11:00 |
|
jl777
|
264d494d83
|
Test fix coquimagic
|
2019-07-13 03:17:13 -11:00 |
|
jl777
|
3bd2a963f8
|
+print
|
2019-07-13 03:11:12 -11:00 |
|
jl777
|
5af5292f52
|
sizeof(ASSETCHAINS_PEGSCCPARAMS)/sizeof(*ASSETCHAINS_PEGSCCPARAMS)
|
2019-07-12 16:50:50 -11:00 |
|
jl777
|
3d22bdf181
|
Merge branch 'dev' into FSM
# Conflicts:
# src/komodo_globals.h
|
2019-07-12 16:40:49 -11:00 |
|
jl777
|
152c86ce84
|
Fix MAXERAS crash (split array overflow)
|
2019-07-12 16:39:33 -11:00 |
|
Alrighttt
|
5b7afedaec
|
fix ac_cbmaturity=100 case
|
2019-07-12 03:52:05 +02:00 |
|
Alrighttt
|
a273e8fded
|
remove extra whitespace
|
2019-07-12 03:52:05 +02:00 |
|
Alrighttt
|
c7ecffc934
|
syntax, remove misplaced \
|
2019-07-12 03:52:05 +02:00 |
|
Alrighttt
|
51c4411446
|
add ac_cbmaturity
|
2019-07-12 03:52:05 +02:00 |
|
Alrighttt
|
bb6d8b7b99
|
fix ac_cbmaturity magic without other params
|
2019-07-12 03:52:05 +02:00 |
|
jl777
|
52bec46cdb
|
Merge pull request #1598 from Alrighttt/jl777
joker's payment fix and safer magic for ac_cbmaturity
|
2019-07-09 19:52:20 -11:00 |
|
Alrighttt
|
3596b0d021
|
fix ac_cbmaturity magic without other params
|
2019-07-09 22:17:00 +02:00 |
|
jl777
|
faac6630e4
|
Merge pull request #1597 from Mixa84/FSM
EARLYTXID fixes
|
2019-07-09 05:00:47 -11:00 |
|
Mihailo Milenkovic
|
4ff591e40d
|
EARLYTXID fixes (#28)
|
2019-07-09 16:07:25 +02:00 |
|
jl777
|
d40b7709bb
|
Printf casts
|
2019-07-08 22:03:27 -11:00 |
|
jl777
|
ea155ad656
|
Merge branch 'FSM' into jl777
|
2019-07-08 17:56:27 -11:00 |
|
jl777
|
cb99bc2961
|
Merge branch 'jl777' into nSPV
|
2019-07-08 17:55:28 -11:00 |
|
Alrighttt
|
29a2c5ba50
|
fix ac_cbmaturity=100 case
|
2019-07-05 23:39:32 +02:00 |
|
Alrighttt
|
8d0870e2c0
|
remove extra whitespace
|
2019-07-05 23:14:37 +02:00 |
|
Alrighttt
|
91330fe9a0
|
syntax, remove misplaced \
|
2019-07-05 23:13:15 +02:00 |
|
Alrighttt
|
169f9280f1
|
add ac_cbmaturity
|
2019-07-05 23:02:18 +02:00 |
|
Mihailo Milenkovic
|
a20de3fa83
|
Fix KOMODO_EARLYTXID
|
2019-07-05 10:41:42 +02:00 |
|
Mihailo Milenkovic
|
1f013df156
|
Initial PegsCC implementation (#27)
|
2019-07-04 11:23:55 +02:00 |
|