Commit Graph

22197 Commits

Author SHA1 Message Date
Asher Dawes
41148a356d Storage auth only occurs on non pull requests.
adding brewfile to simplify mac development
2018-06-03 12:19:07 -07:00
Asher Dawes
9f66917629 Merge remote-tracking branch 'origin/dev' into dev 2018-06-03 12:15:25 -07:00
Asher Dawes
f948fb8b3e Storage auth only occurs on non pull requests.
adding brewfile to simplify mac development
2018-06-03 12:15:11 -07:00
David Dawes
df2cbd02c6 Merge branch 'dev' into dave-dev 2018-06-03 09:49:46 -07:00
David Dawes
0080ae7c4d Minor README mod to trigger a build. 2018-06-03 09:48:53 -07:00
jl777
ceb6321c7c -print 2018-06-03 05:46:46 -11:00
Jonathan "Duke" Leto
b68a172c13 Add missing ZCVIEWING_KEY to base58Prefixes 2018-06-03 09:42:13 -07:00
Scott Sadler
7776d00b9a fix MoMdepth in crosschain.cpp 2018-06-03 13:22:00 -03:00
Michael Toutonghi
cf98848cd4 return 0 for hash rate rather than stale value when not generating 2018-06-03 09:19:41 -07:00
jl777
93b144ac35 KV fix 2018-06-03 02:54:03 -11:00
jl777
b7aeaa2deb Test 2018-06-03 00:58:51 -11:00
jl777
d630af57fb Test 2018-06-03 00:55:40 -11:00
jl777
30999b9c12 Test 2018-06-03 00:52:55 -11:00
jl777
1c9b283d41 Merge branch 'dev' into jl777 2018-06-02 20:13:33 -11:00
jl777
5891a4215a Merge pull request #688 from letolabs/viewingkeys
Fix the importing and exporting of viewing keys on mainnet + testnet
2018-06-02 20:13:18 -11:00
Michael Toutonghi
36d8ef6b7b Fix "setgenerate true 0" to properly stake 2018-06-02 23:01:58 -07:00
Jonathan "Duke" Leto
97d48e2405 Add missing ZCVIEWING_KEY to base58Prefixes 2018-06-02 22:17:18 -07:00
Asher Dawes
f248d6a61c travis clean up 2018-06-02 16:44:58 -07:00
Asher Dawes
88fd814555 Document command line arguement passing with = in Windows README. 2018-06-02 14:29:12 -07:00
Scott Sadler
8fef386be9 Merge remote-tracking branch 'jl/dev' into momo 2018-06-02 16:13:53 -03:00
Scott Sadler
fe727b9d92 zero members in notarisationdata 2018-06-02 16:13:21 -03:00
David Dawes
e68844becf Update Mac and Windows READMEs as well. 2018-06-02 10:03:14 -07:00
David Dawes
ec4451c688 Update README, adding fetch-params.sh 2018-06-02 09:44:41 -07:00
David Dawes
82bcaf44b7 Merge pull request #38 from VerusCoin/dev
Get all the changes.
Mikes bug fix, Asher's CI work, Dave's verus-cli stuff.
2018-06-02 01:26:49 -07:00
David Dawes
7f7764543a Get +x attribute on scripts and README tweaks. 2018-06-02 00:31:16 -07:00
David Dawes
fc7c67c691 Merge branch 'dev' of github.com:VerusCoin/VerusCoin into dev 2018-06-01 23:36:49 -07:00
David Dawes
ad36023197 Revise README with startup info. 2018-06-01 23:36:34 -07:00
David Dawes
e304f17155 Update README with first time info. 2018-06-01 23:32:47 -07:00
David Dawes
54aaabc6dd Include fetch-params.sh, needed on new systems or komodod will not run. 2018-06-01 23:29:06 -07:00
Asher Dawes
7c7caf78b7 Modifying Travis to comform to new directory names 2018-06-01 21:37:11 -07:00
David Dawes
7881b9449a Rename things to verus-cli 2018-06-01 21:28:10 -07:00
David Dawes
de99c75cb2 Merge branch 'dev' of github.com:VerusCoin/VerusCoin into dev 2018-06-01 21:19:53 -07:00
David Dawes
80927914fc Update READMEs. 2018-06-01 21:19:42 -07:00
Asher Dawes
aa82415d61 Changing permissions for linux executables 2018-06-01 20:39:09 -07:00
Asher Dawes
09dd2669b5 Travis Cleanup 2018-06-01 14:50:37 -07:00
Eirik Ogilvie-Wigley
25c13ef702 Add hashFinalSaplingRoot to getblocktemplate 2018-06-01 15:47:30 -06:00
Asher Dawes
4189580fac Rename kmd/windows/verus.bat to kmd/windows/kmd-cli/verus.bat 2018-06-01 14:46:23 -07:00
Asher Dawes
133ec8899a Moving kmd tools into kmd-cli 2018-06-01 14:45:57 -07:00
Asher Dawes
f0b1b3ad81 moving kmd tools into kmd-cli dir 2018-06-01 14:45:11 -07:00
Asher Dawes
50d3f53b83 Travis clean up 2018-06-01 13:40:26 -07:00
jl777
992ae6c58e -print 2018-06-01 09:05:10 -11:00
Asher Dawes
9168358987 Closing conditional 2018-06-01 12:16:58 -07:00
Asher Dawes
91617141e7 removing unnecessary token 2018-06-01 12:14:23 -07:00
Asher Dawes
254ec2c596 Automating kmd-cli tool packaging. 2018-06-01 12:07:07 -07:00
jl777
5251910566 Merge pull request #686 from jl777/jl777
fix KV chain detection of MoM so prevMoMheight is non-zero
changes to PoS/PoW diff and staking algo: breaking change for testchains AC using -ac_staked
2018-06-01 07:42:33 -11:00
jl777
34bcc3094f -print 2018-06-01 07:37:41 -11:00
jl777
ad277ac644 -print 2018-06-01 07:30:49 -11:00
jl777
9b79591bba Test 2018-06-01 07:20:47 -11:00
jl777
26a2b5cd68 Test 2018-06-01 07:13:08 -11:00
jl777
3a9d2c4323 Test 2018-06-01 07:10:15 -11:00