Commit Graph

17063 Commits

Author SHA1 Message Date
Asher Dawes
aba193e39d adding auth 2018-05-25 21:57:18 -07:00
Asherda
b4c47f9e30 Merge pull request #28 from VerusCoin/dev
Dev
2018-05-24 22:33:58 -07:00
Asherda
37c4240ea4 Merge pull request #27 from VerusCoin/conditionalCompilation
Add conditional compilation for Windows fix.
2018-05-24 20:54:53 -07:00
David Dawes
52cf66e138 Add conditional compiulation for Windows fix. 2018-05-24 20:28:26 -07:00
Asher Dawes
eb272b0eb6 Cleaned up Travis config 2018-05-24 18:05:13 -07:00
Asherda
a04613f744 Merge pull request #26 from VerusCoin/dev
Fixed AUTH to external storage
2018-05-24 11:14:58 -07:00
Asher Dawes
511c8d24b3 Fixing AUTH to external storage 2018-05-24 10:47:54 -07:00
miketout
85e46dd592 Merge pull request #25 from VerusCoin/dev
Changed 10800 to 10080 to match end of ERA 0
2018-05-24 09:01:39 -07:00
Michael Toutonghi
a65fe46f84 Changed 10800 to 10080 to match end of ERA 0 2018-05-24 08:57:23 -07:00
miketout
d09539ecce Merge pull request #24 from VerusCoin/dev
merge changes into master
2018-05-24 01:28:47 -07:00
Michael Toutonghi
d79c2062af Merge branch 'dev' of https://github.com/veruscoin/veruscoin into dev 2018-05-24 01:14:54 -07:00
Michael Toutonghi
cd9bb53d60 Fix test and make active block for staking change the start of era 1 2018-05-24 01:14:31 -07:00
Asher Dawes
d5e0a087e3 Fixing AUTH to external storage 2018-05-23 22:38:20 -07:00
Asher Dawes
52873f8d6e Fixing AUTH to external storage 2018-05-23 22:31:12 -07:00
Asher Dawes
ad2541d4d4 Adding Slack notifications 2018-05-23 22:11:29 -07:00
Asher Dawes
354eec04e5 Introducing CI/CD configs for Linux and Windows builds. Mac pending. 2018-05-23 22:09:03 -07:00
miketout
f54bbcc272 Merge pull request #23 from VerusCoin/dev
fix build error
2018-05-22 17:45:39 -07:00
Michael Toutonghi
593ef8122b Merge branch 'dev' of https://github.com/veruscoin/veruscoin into dev 2018-05-22 17:41:05 -07:00
Michael Toutonghi
8626f66679 Fix build from some error across source machines 2018-05-22 17:40:24 -07:00
miketout
f456657dd2 Merge pull request #22 from VerusCoin/dev
fix header
2018-05-22 17:15:21 -07:00
Michael Toutonghi
ad262a077f fix header 2018-05-22 17:14:28 -07:00
miketout
94005819f1 Merge pull request #21 from VerusCoin/dev
update readme
2018-05-22 17:10:35 -07:00
Michael Toutonghi
72311c0676 update readme 2018-05-22 17:06:09 -07:00
miketout
50ea0c018e Merge pull request #19 from VerusCoin/dev
Master Update From Dev
2018-05-22 16:31:07 -07:00
Michael Toutonghi
ec872d3a55 Do not resurrect staking transactions and lose stake age when no block won 2018-05-22 15:53:56 -07:00
Michael Toutonghi
cd230e37ff Staking improvement 2018-05-22 13:40:16 -07:00
Michael Toutonghi
30ceed219d Accurate POW block counting 2018-05-20 17:24:28 -07:00
Michael Toutonghi
12b384112e final fix to pos dif algo 2018-05-20 17:18:48 -07:00
Michael Toutonghi
3285dbd3c9 worked around compiler issue with types 2018-05-20 15:18:04 -07:00
Michael Toutonghi
0ea9fa65b6 Another tweak for cutting off POS at 8 consecutive 2018-05-20 13:59:28 -07:00
Michael Toutonghi
b9956efcb4 Display proper POS difficulty on minted block. Add missing curly brace. 2018-05-20 13:13:06 -07:00
Michael Toutonghi
3c8a1c9d1f Change name and off-by-one to make compatible with dry-run chain 2018-05-20 11:42:41 -07:00
Michael Toutonghi
e38677b86b Don't early out whenever we see max POS blocks in a row 2018-05-20 11:30:01 -07:00
Michael Toutonghi
3de80992e0 Finish up new POS difficulty calc 2018-05-19 19:03:53 -07:00
Michael Toutonghi
dbe656fe39 Significant mining optimization and POS DAA modification 2018-05-19 18:34:46 -07:00
Michael Toutonghi
ac4a5c7038 Merge branch 'dev' of https://github.com/veruscoin/veruscoin into dev 2018-05-18 17:45:24 -07:00
Michael Toutonghi
b0957788af add "blocktype": "minted"/"mined" on getblock API 2018-05-18 17:44:05 -07:00
David Dawes
663b0b466c Turn symbols and debugging on for WIndows build. 2018-05-18 13:14:17 -07:00
Michael Toutonghi
cf1e5967ee fix getinfo, cleanup hash 2018-05-18 02:46:21 -07:00
Michael Toutonghi
f6608b5a0d cleanup 2018-05-17 22:58:30 -07:00
Michael Toutonghi
31bbe2343f fix staking UTXO value 2018-05-17 22:20:57 -07:00
Michael Toutonghi
c2923066b2 new CNetworkBlockHeader for robust compat 2018-05-17 00:04:10 -07:00
Michael Toutonghi
e96e4e61aa checking properly typed header transfer 2018-05-16 16:29:39 -07:00
Michael Toutonghi
10a01059e5 Attempt to match types in socket communication to prevent misalinged send/receive 2018-05-16 15:06:10 -07:00
Michael Toutonghi
fbe86cecfa more debugging checks 2018-05-16 14:39:00 -07:00
Michael Toutonghi
cdcebd3618 more cast 2018-05-16 07:24:19 -07:00
Michael Toutonghi
e5a4e868bf cast 2018-05-16 07:21:28 -07:00
Michael Toutonghi
01ff13ceb7 printf for testing on server 2018-05-16 07:18:54 -07:00
Michael Toutonghi
d942c58d4a revert testing changes back to original 2018-05-16 06:10:45 -07:00
Michael Toutonghi
cc19c3b08d finish testing change 2018-05-16 05:56:54 -07:00