Duke Leto
|
0982e98ee2
|
Update some copyrights
|
2020-01-02 13:10:42 -05:00 |
|
Duke Leto
|
e40a65c2a8
|
Quiet this stdout spam by default but enable it with -debug
|
2019-12-26 20:58:26 -05:00 |
|
Duke Leto
|
307cf174d6
|
Typo
|
2019-12-25 11:16:00 -05:00 |
|
Duke Leto
|
148e86a33b
|
Remove unneeded RPCs
|
2019-12-22 05:03:11 -05:00 |
|
Duke Leto
|
f07dcf12ab
|
Fix some compile issues and set a timestamp fork value for completeness
|
2019-12-22 03:13:14 -05:00 |
|
Duke Leto
|
02fefe0734
|
Add -hardfork-height CLI option to simulate different hardfork heights
|
2019-12-21 10:28:48 -05:00 |
|
Duke Leto
|
4c42d5f93f
|
Try to set KMD Notary seasons correctly with our hardfork height
|
2019-12-21 00:02:16 -05:00 |
|
Duke Leto
|
2222de08e5
|
Make this error say where it is coming from
|
2019-12-17 11:23:57 -05:00 |
|
Duke Leto
|
f2ce6c15a7
|
Remove more dead code
|
2019-12-14 05:20:56 -05:00 |
|
Duke Leto
|
b2d577c31f
|
Remove dead code
|
2019-12-14 05:07:34 -05:00 |
|
Duke Leto
|
e8509dd525
|
It is called hush_hardfork_active now
|
2019-12-13 11:08:10 -05:00 |
|
Duke Leto
|
b6fa28dfa2
|
Delete more dead code that causes compile issues
|
2019-12-11 15:51:40 -05:00 |
|
Duke Leto
|
1cb03d8e30
|
Compile fixes
|
2019-12-10 23:58:32 -05:00 |
|
Duke Leto
|
f0b6600526
|
Hush smart chains do not support PoS
|
2019-12-10 17:44:45 -05:00 |
|
Duke Leto
|
6227bfd94a
|
new functions
|
2019-12-10 17:42:33 -05:00 |
|
Duke Leto
|
8e9573f87d
|
komodo_bitocind.h changes
|
2019-12-10 11:39:49 -05:00 |
|
Duke Leto
|
10be224558
|
Pull in upstream npsv updates from jl777/komodo@1f874d46c5
|
2019-12-08 20:37:59 -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
|
23ca86df3a
|
Zawys new algo
1) FTL 4 seconds
2) MTP from 11 -> 1
3) must calc MAX(diff[I]) for past 11 blocks
4) bnTarget *= mult*mult
5) bnTarget.nBits -> onchain
|
2019-08-01 09:14:07 -11:00 |
|
jl777
|
199d8db019
|
Fix zawy attack
|
2019-07-31 19:02:44 -11:00 |
|
jl777
|
8b5cbc45bf
|
-print
|
2019-07-30 08:38:01 -11:00 |
|
jl777
|
753f2f1d62
|
+print
|
2019-07-30 07:30:41 -11:00 |
|
jl777
|
b8ae049689
|
-print
|
2019-07-30 07:09:36 -11:00 |
|
jl777
|
9ccc4fd560
|
Tip-off
|
2019-07-30 06:57:09 -11:00 |
|
jl777
|
1aab146063
|
Recall hashtarget
|
2019-07-30 06:55:35 -11:00 |
|
jl777
|
9496986ca9
|
Fix silly bug
|
2019-07-30 06:09:41 -11:00 |
|
jl777
|
7e9308be69
|
Fix of by one
|
2019-07-30 05:31:53 -11:00 |
|
jl777
|
20f1df3472
|
Fix
|
2019-07-30 04:59:35 -11:00 |
|
jl777
|
8fbb317419
|
Use tipdiff also
|
2019-07-30 04:50:27 -11:00 |
|
jl777
|
6fbae7109c
|
Allow disabling adaptivepow
|
2019-07-30 04:09:37 -11:00 |
|
jl777
|
fbd69abd80
|
+print
|
2019-07-30 03:37:46 -11:00 |
|
jl777
|
dd17d299b1
|
-print
|
2019-07-30 01:40:17 -11:00 |
|
jl777
|
41f4f5daee
|
+prints
|
2019-07-30 00:58:12 -11:00 |
|
jl777
|
b38bc73ebd
|
Print
|
2019-07-29 23:26:54 -11:00 |
|
jl777
|
8d8db33d15
|
Check Pow in komodo_checkpow
|
2019-07-29 23:25:05 -11:00 |
|
jl777
|
02e6851870
|
Update adaptivepow to handle variable block times
|
2019-07-29 21:25:49 -11:00 |
|
jl777
|
b119fd7a98
|
Merge branch 'jl777' into nSPV
|
2019-07-12 16:43:41 -11:00 |
|
jl777
|
3d22bdf181
|
Merge branch 'dev' into FSM
# Conflicts:
# src/komodo_globals.h
|
2019-07-12 16:40:49 -11:00 |
|
Duke Leto
|
3806409294
|
Optimize check for HUSH3 in komodo_commission
|
2019-07-12 11:20:26 -07:00 |
|
Duke Leto
|
7d8928c5e9
|
Use strncmp correctly
|
2019-07-12 11:20:17 -07:00 |
|
Jonathan "Duke" Leto
|
6024c775ac
|
Initial port of Hush supply curve to KMD
|
2019-07-12 11:20:09 -07:00 |
|
jl777
|
c267dcb282
|
KOMODO_EARLYTXID_HEIGHT
|
2019-07-11 14:52:43 -11:00 |
|
jl777
|
d40b7709bb
|
Printf casts
|
2019-07-08 22:03:27 -11:00 |
|
blackjok3r
|
027f9a58f1
|
revert build things for start.sh
|
2019-05-17 10:30:56 +08:00 |
|
blackjok3rtt
|
1b1cb6ef5f
|
Merge pull request #110 from blackjok3rtt/jl777
merge paymentsCC updates down. staker bug fixes
|
2019-05-17 10:14:37 +08:00 |
|
blackjok3r
|
e655736b9f
|
try staker fix
|
2019-05-16 21:47:03 +08:00 |
|
blackjok3r
|
edc1a411e5
|
Test staking preformance improvement
|
2019-05-16 16:33:14 +08:00 |
|
blackjok3r
|
460033ad05
|
change to work for all contracts
|
2019-05-09 01:25:07 +08:00 |
|
blackjok3r
|
f8084d7231
|
Inital commit for prices fee to be paid to payments snapshot plan.
|
2019-05-08 19:38:14 +08:00 |
|