miketout
|
5bb313e90f
|
Merge pull request #7 from miketout/dev
wait longer to ensure full chain before mining
|
2018-05-06 14:15:12 -07:00 |
|
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
|
f380e87504
|
Merge pull request #6 from miketout/dev
Continue, rather than quit mining while looking for tip
|
2018-05-06 13:49:48 -07:00 |
|
miketout
|
05f6e6339e
|
Continue, rather than quit mining while looking for tip
|
2018-05-06 13:44:36 -07:00 |
|
miketout
|
2a8af3129c
|
Merge pull request #5 from miketout/dev
Reduce default difficulty, fix maturity signed vs. unsigned
|
2018-05-06 13:09:22 -07:00 |
|
miketout
|
39267c3553
|
Reduce default difficulty
|
2018-05-06 13:06:14 -07:00 |
|
miketout
|
78c553a5ae
|
Merge pull request #4 from miketout/dev
Fix to separate minimum difficulties for primary and alternate algori…
|
2018-05-05 16:36:32 -07:00 |
|
miketout
|
1234f16b15
|
Fix to separate minimum difficulties for primary and alternate algorithms
|
2018-05-05 16:34:05 -07:00 |
|
David Dawes
|
545b3011fd
|
Get notes over onto the proper branch
|
2018-05-05 15:58:36 -07:00 |
|
miketout
|
1532e9d388
|
Merge pull request #3 from miketout/dev
put higher difficulty where it matters
|
2018-05-05 15:20:30 -07:00 |
|
miketout
|
e2951abdc3
|
put higher difficulty where it matters
|
2018-05-05 15:11:32 -07:00 |
|
miketout
|
4cc7107b6f
|
Merge pull request #2 from miketout/dev
raise default difficulty for cleaner start, more informative miner messages
|
2018-05-05 14:09:55 -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
|
c4c9f751a9
|
Merge pull request #1 from miketout/dev
pull latest komodo and miketout changes
|
2018-05-04 17:17:41 -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
|
2a1a6c5cb3
|
Merge pull request #653 from jl777/jl777
Monthly cap
|
2018-05-04 17:41:05 +03: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
|
08f17e01d3
|
Merge pull request #651 from jl777/jl777
65 seconds to slow down diff
|
2018-05-03 16:18:32 +03:00 |
|
jl777
|
be381f22ff
|
65 seconds to slow down diff
|
2018-05-03 16:18:00 +03:00 |
|
jl777
|
e3a9e5fe72
|
Merge pull request #650 from jl777/jl777
Jl777
|
2018-05-03 14:21:28 +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
|
e27cff005b
|
Merge pull request #649 from jl777/jl777
Detect new block during wait
|
2018-05-03 11:00:12 +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
|
3c8f919012
|
Merge pull request #648 from jl777/jl777
Miner improvements, required for notaries
|
2018-05-03 07:25:36 +03: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
|
a04c095fea
|
Merge pull request #646 from jl777/jl777
fixed rpc latency when notary mining
|
2018-05-01 14:37:45 +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
|
7cde8fd1a4
|
Merge pull request #645 from jl777/jl777
Jl777
|
2018-04-30 11:49:36 +03: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 |
|