Commit Graph

26570 Commits

Author SHA1 Message Date
jl777
0b18f1230c Test 2018-05-07 15:16:20 +03:00
jl777
c4eb1abbfc Test 2018-05-07 15:12:34 +03:00
jl777
39fefa6be9 Test 2018-05-07 14:34:20 +03:00
jl777
f8fb4922da Test 2018-05-07 14:14:12 +03:00
jl777
469e1de39f Test 2018-05-07 14:04:18 +03:00
jl777
a893e99499 Test 2018-05-07 13:59:44 +03:00
jl777
496f1fd267 Test 2018-05-07 13:57:43 +03:00
jl777
f839d3f52e Fix 2018-05-07 13:07:44 +03:00
Homu
265eca3f47 Auto merge of #3212 - str4d:2864-sapling-tx-size-limit, r=str4d
Raise 100kB transaction size limit from Sapling activation

Closes #2864.
2018-05-07 02:20:42 -07:00
David Dawes
c1726ac478 Filter symbol files out. 2018-05-06 21:09:26 -07:00
miketout
c5298ab254 Merge pull request #10 from miketout/dev
Message changes and better startup
2018-05-06 16:21:49 -07:00
miketout
b45d65b46c const build break 2018-05-06 16:11:57 -07:00
miketout
5642c96c67 minor miner message change 2018-05-06 16:09:20 -07:00
miketout
0c9e8452c6 Merge pull request #9 from miketout/dev
Improve mining startup and display
2018-05-06 15:46:07 -07:00
miketout
6176a4215a Improve mining startup and display 2018-05-06 15:44:40 -07:00
miketout
c226f4d5c1 Merge pull request #8 from miketout/dev
Better synch display in mining
2018-05-06 14:42:19 -07:00
miketout
a62041d987 Better synch display in mining 2018-05-06 14:41:03 -07:00
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
jl777
38215324fe Skip interest check for AC 2018-05-06 20:08:56 +03: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
David Dawes
39a8d075de Add some build details. 2018-05-05 15:50:42 -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
Homu
8ef1d333b5 Auto merge of #2894 - per-gron:dont-export-unless-needed, r=str4d
Make some globals static that can be

I wrote this patch as part of making a Bazel build system but it really is independent from that so I'm putting this as a separate PR.

External linkage does not help and just encourages sloppy dependencies (ie using symbols only declared in a cpp file in some other cpp file) and can lead to weird issues when there are name collisions.
2018-05-04 15:05:43 -07:00
miketout
061f1a8ec5 Delete inadvertent binary checkin 2018-05-04 12:10:27 -07:00
SHossain
7ecc07513f Merge pull request #30 from lukechilds/patch-2
Reorder asset chain params for better readability
2018-05-04 18:25:15 +01:00
pbca26
951683812e Merge pull request #34 from jl777/master
Monthly cap on active user reward
2018-05-04 19:16:45 +03:00
Eirik Ogilvie-Wigley
a81b36d267 Add more options when asserting in RPC tests 2018-05-04 09:38:36 -06:00
jl777
8332c4b574 Merge pull request #654 from himu007/patch-6
strong rpcuser and pass recommend
2018-05-04 18:37:05 +03:00
SHossain
ac186ce4a8 strong rpcuser and pass recommend 2018-05-04 16:34:08 +01:00
pbca26
78cba21c8b Merge pull request #33 from jl777/dev
monthly cap active user reward
2018-05-04 18:13:05 +03:00
pbca26
dd4995e2a4 Merge pull request #32 from jl777/beta
Monthly cap on active user reward
2018-05-04 18:09:58 +03:00
jl777
57023d5b91 Monthly cap on active user reward 2018-05-04 17:45:09 +03:00