miketout
|
c0c38bb43d
|
fix off by one
|
2018-05-06 14:13:20 -07:00 |
|
miketout
|
9f3e2213bf
|
Wait longer to ensure full chain before starting to mine
|
2018-05-06 14:11:55 -07:00 |
|
miketout
|
05f6e6339e
|
Continue, rather than quit mining while looking for tip
|
2018-05-06 13:44:36 -07:00 |
|
miketout
|
39267c3553
|
Reduce default difficulty
|
2018-05-06 13:06:14 -07:00 |
|
miketout
|
1234f16b15
|
Fix to separate minimum difficulties for primary and alternate algorithms
|
2018-05-05 16:34:05 -07:00 |
|
miketout
|
e2951abdc3
|
put higher difficulty where it matters
|
2018-05-05 15:11:32 -07:00 |
|
miketout
|
bdc8bd41dd
|
raise minimum difficulty for Verus hash
|
2018-05-05 14:01:40 -07:00 |
|
miketout
|
14d104e93f
|
Fix error
|
2018-05-05 08:23:05 -07:00 |
|
miketout
|
ef70c5b2de
|
Updated miner messages
|
2018-05-05 07:52:02 -07:00 |
|
miketout
|
05b14c0599
|
Make mining require peers
|
2018-05-04 16:47:12 -07:00 |
|
miketout
|
d1bda1a204
|
Merge branch 'dev' of https://github.com/miketout/komodo into dev
|
2018-05-04 16:34:50 -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
|
43cccb5c8c
|
Merge pull request #5 from jl777/dev
integrate jl777 changes for komodo interest
|
2018-05-04 15:40:27 -07:00 |
|
miketout
|
061f1a8ec5
|
Delete inadvertent binary checkin
|
2018-05-04 12:10:27 -07:00 |
|
jl777
|
fb38b77469
|
Monthly cap
|
2018-05-04 17:39:21 +03:00 |
|
miketout
|
a582169df0
|
Merge pull request #4 from jl777/dev
Merge jl777's latest changes to PoS
|
2018-05-03 15:31:29 -07:00 |
|
jl777
|
be381f22ff
|
65 seconds to slow down diff
|
2018-05-03 16:18:00 +03:00 |
|
jl777
|
98ec2dc219
|
Add 1 second to timestamp to reduce diff growth
|
2018-05-03 14:20:34 +03:00 |
|
jl777
|
e7018d1da8
|
Exemption for TXSCL*
|
2018-05-03 13:13:47 +03:00 |
|
jl777
|
b92a8cd4bf
|
Block PoS miner, need to cache first timestamp
|
2018-05-03 09:34:51 +03:00 |
|
jl777
|
9bf6c59e33
|
PoS mining latency fix
|
2018-05-03 09:05:00 +03:00 |
|
jl777
|
4cc387ec2c
|
Detect new block during wait
|
2018-05-03 08:44:03 +03:00 |
|
miketout
|
90e7502158
|
Enabled recognition of time locked transactions as watch only or spendable, depending on time
|
2018-05-02 22:20:03 -07:00 |
|
jl777
|
6181f7d5bb
|
Test
|
2018-05-03 07:22:41 +03:00 |
|
jl777
|
97e9d76edc
|
Test
|
2018-05-03 07:19:10 +03:00 |
|
jl777
|
eb1ba5a0fe
|
improve miner to reduce out of order timestamps
|
2018-05-03 07:18:05 +03:00 |
|
miketout
|
48d800c2c6
|
Merge all Komodo changes, including proof of stake, crypto conditions, passport, etc.
|
2018-05-02 03:24:21 -07:00 |
|
jl777
|
4f61808ffc
|
-print
|
2018-05-01 16:25:54 +03:00 |
|
jl777
|
82f1287731
|
-prints
|
2018-05-01 13:53:11 +03:00 |
|
jl777
|
8fc79ac9fb
|
Reduce miner created latency
|
2018-05-01 13:18:19 +03:00 |
|
miketout
|
e329959f32
|
moved verus (testnet) cli script to fiat directory
|
2018-04-30 22:02:33 -07:00 |
|
miketout
|
1912083859
|
Parameter parsing cleanup
|
2018-04-30 21:51:15 -07:00 |
|
miketout
|
8360eb8231
|
Bash script for verus test cli
|
2018-04-30 12:14:52 -07:00 |
|
jl777
|
8f2def7895
|
Update display notary
|
2018-04-30 11:49:03 +03:00 |
|
miketout
|
b64e19b006
|
enable MiningRequiresPeers
|
2018-04-30 00:17:03 -07:00 |
|
miketout
|
2910478b5a
|
Added LWMA difficulty algorithm for Verus, enabled compiler optimizations for verushash
|
2018-04-29 23:21:35 -07:00 |
|
jl777
|
4fff8a632e
|
Add 56 and 57 for miners display
|
2018-04-30 00:44:45 +03:00 |
|
jl777
|
2c7ba74d0e
|
Fix
|
2018-04-30 00:38:30 +03:00 |
|
jl777
|
e4a383e340
|
Add notary 3 to recent miners print
|
2018-04-30 00:36:12 +03:00 |
|
jl777
|
6494f040c5
|
Redundant calls to dpow KMD
|
2018-04-29 14:59:20 +03:00 |
|
jl777
|
61a186ae07
|
Create copy of fiat into ac so we can deprecate usage of fiat/*
|
2018-04-29 12:28:12 +03:00 |
|
jl777
|
4add33cf7e
|
Restore LOCK cs_main in getinfo
|
2018-04-29 10:05:50 +03:00 |
|
miketout
|
44e17ab3ed
|
Fixed overflow on localsolps and changed sol to hash on mining info
|
2018-04-28 20:20:21 -07:00 |
|
miketout
|
a0dd01bc50
|
Bug fixes in hash algorithm, parameters, and time lock support
|
2018-04-28 15:05:20 -07:00 |
|
jl777
|
0d88e6d57b
|
SCALE* exemption
|
2018-04-28 14:26:22 +03:00 |
|
jl777
|
9a496880ae
|
Assume notarized if TEST* chain
|
2018-04-28 12:09:15 +03: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
|
2f5cd4adf9
|
Test
|
2018-04-27 22:31:11 +03:00 |
|