Commit Graph

17049 Commits

Author SHA1 Message Date
Asher Dawes
eb272b0eb6 Cleaned up Travis config 2018-05-24 18:05:13 -07:00
Asher Dawes
511c8d24b3 Fixing AUTH to external storage 2018-05-24 10:47:54 -07:00
Michael Toutonghi
a65fe46f84 Changed 10800 to 10080 to match end of ERA 0 2018-05-24 08:57:23 -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
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
Michael Toutonghi
ad262a077f fix header 2018-05-22 17:14:28 -07:00
Michael Toutonghi
72311c0676 update readme 2018-05-22 17:06:09 -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
Michael Toutonghi
351bbd2eae more testing 2018-05-16 05:50:57 -07:00
Michael Toutonghi
c132b91a01 More testing for header transfers 2018-05-16 05:29:49 -07:00
Michael Toutonghi
004e332290 Additional tests 2018-05-16 01:59:23 -07:00
Michael Toutonghi
52670b7205 going back to the original type mismatch - still debugging forking issue, checkin to try on other machines 2018-05-16 00:23:55 -07:00
Michael Toutonghi
3da69a3138 Trying to fix the forking issue, which is now clearly a bug in sending and receiving headers. This checkin will enable debugging and may be a fix. 2018-05-15 22:19:07 -07:00
Michael Toutonghi
32430433f3 Fix comparison error 2018-05-15 05:35:57 -07:00
Michael Toutonghi
dfcf8255ef More anti-forking on startup for slow connections 2018-05-15 05:32:09 -07:00
Michael Toutonghi
3d3a117bde Fix forking potential at startup 2018-05-15 05:00:00 -07:00
Michael Toutonghi
1fae37f6bf Working proof of stake with new algorithm 2018-05-15 00:54:18 -07:00
Michael Toutonghi
3789cb0885 Merge necessary to resync branch 'dev' after commit of verus bash file with error 2018-05-15 00:50:28 -07:00
Alex English
72c5a7d56f Added ability to invoke src/fiat/verus from any cwd. Added executable permission. 2018-05-14 06:58:14 -07:00