Duke Leto
148e86a33b
Remove unneeded RPCs
2019-12-22 05:03:11 -05:00
Duke Leto
f2ce6c15a7
Remove more dead code
2019-12-14 05:20:56 -05:00
Duke Leto
f70531c09c
Compile fixes
2019-12-13 09:44:47 -05:00
Duke Leto
fb1f989391
Revert "Clean up"
...
This reverts commit 5477a673e1 .
2019-12-11 23:04:59 -05:00
Duke Leto
bfc635106a
Compile fixes
2019-12-11 22:39:56 -05:00
Duke Leto
5477a673e1
Clean up
2019-12-11 16:53:49 -05:00
Duke Leto
1cb03d8e30
Compile fixes
2019-12-10 23:58:32 -05:00
Duke Leto
9bfd9fce6a
Fix logic bug that started mining by default and clean up lots of stuff
2019-11-14 22:46:31 -05:00
Duke Leto
e87d029968
Mostly-working Hush full node sans Verus!!!
...
Every line of Verus-specific code has been removed from the codebase.
This code compiles on Linux and can do a partial sync. A full sync
and other extensive tests need to be done before it's merged into
the duke branch.
BUGS:
One known bug is that the node starts to CPU mine by default, lol.
2019-11-05 09:42:21 -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
Jonathan "Duke" Leto
ced4d38255
Bunch of little things
2019-10-22 19:21:23 -07:00
jl777
cee26803b1
Tipdiff decay
2019-08-03 23:31:29 -11:00
jl777
9400118aad
Less is more
2019-08-03 23:19:09 -11:00
jl777
3cf10af4ee
Tet
2019-08-02 05:01:38 -11:00
jl777
527ee64eb3
Fix miner bug
2019-08-01 12:57:43 -11:00
jl777
e58b81a475
Fix miner
2019-08-01 12:06:04 -11: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
41f752ff4b
int64_t
2019-08-01 00:44:56 -11:00
jl777
4aa44715aa
Syntax
2019-08-01 00:43:39 -11:00
jl777
1cefd54af1
Fix zawy attack, thanks zawy!
2019-08-01 00:38:59 -11:00
jl777
199d8db019
Fix zawy attack
2019-07-31 19:02:44 -11:00
jl777
d9020b8aa2
HASHTarget_POW =
2019-07-30 07:24:07 -11:00
jl777
b8ae049689
-print
2019-07-30 07:09:36 -11:00
jl777
467f59272b
hashTarget
2019-07-30 06:59:05 -11:00
jl777
1aab146063
Recall hashtarget
2019-07-30 06:55:35 -11:00
jl777
6fbae7109c
Allow disabling adaptivepow
2019-07-30 04:09:37 -11:00
jl777
cb90a6d276
chainparams.GetConsensus()
2019-07-29 21:51:28 -11:00
jl777
fc47ea72e7
Modify bitcoinminer
2019-07-29 21:42:10 -11:00
jl777
02e6851870
Update adaptivepow to handle variable block times
2019-07-29 21:25:49 -11:00
jl777
b55da04025
HASHTarget_POW
2019-07-29 08:22:32 -11:00
jl777
5d19239884
Set origtargert
2019-07-29 08:21:00 -11:00
jl777
70d31f3dd7
Mine to the adjusted target
2019-07-29 08:17:03 -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
jl777
c267dcb282
KOMODO_EARLYTXID_HEIGHT
2019-07-11 14:52:43 -11:00
Mihailo Milenkovic
1f013df156
Initial PegsCC implementation ( #27 )
2019-07-04 11:23:55 +02:00
jl777
fc18cda522
Merge pull request #1574 from jl777/dev
...
Dev
2019-07-01 03:11:28 -11:00
blackjok3r
eca62bb4f3
fix crash/lockup on KMD with mining pools when an old utxo makes IsFinalTx fail in TestBlockValidity.
2019-06-18 21:49:56 +08:00
Metaphilibert
b21eb99956
Cosmetics for legacy view
2019-06-14 03:12:01 +02:00
blackjok3r
f2645aed1b
better fix
2019-06-14 01:53:17 +08:00
blackjok3r
0d7c2f33fc
try fix for chickenpool
2019-06-14 01:16:59 +08:00
jl777
3070b90746
Merge branch 'FSM' into patch-osx-gcc8-static
2019-05-27 04:18:27 -11:00
DeckerSU
45aecd9c3c
osx: switch to gcc-8 static build
2019-05-24 11:36:20 +03:00
blackjok3r
16cfae41eb
Merge branch 'beta' into jl777
2019-05-21 14:19:22 +08:00
blackjok3r
bbd24399a2
bit safer
2019-05-16 19:46:47 +08:00
blackjok3r
c2261146d9
Fix KMD lockup on pools, try new fix electrum crash.
2019-05-16 19:33:05 +08:00
blackjok3rtt
a9e350b8b6
Merge pull request #104 from blackjok3rtt/jl777
...
merge paymentsCC in
2019-05-02 20:29:08 +08:00
blackjok3r
8703305e7a
game commit
2019-05-02 18:42:40 +08:00
blackjok3r
b6f1b2dcc1
remove print
2019-04-25 10:14:23 +08:00