Commit Graph

21818 Commits

Author SHA1 Message Date
jl777
9d13e5c842 -addnode 2018-06-21 08:00:43 -11:00
jl777
ce3cd49fb7 Fix zilla 2018-06-21 07:57:56 -11:00
jl777
4c36b53066 +VRSC +RFOX 2018-06-21 07:27:09 -11:00
jl777
8154603bf3 Change entropy source for PoS to blockhash[-50] 2018-06-20 05:03:31 -11:00
jl777
c5ba245408 Merge pull request #700 from libscott/momo
Cross chain fungibility
2018-06-20 01:22:29 -11:00
Scott Sadler
45acf7d462 Merge remote-tracking branch 'jl/jl777' into momo 2018-06-19 20:50:56 -03:00
Scott Sadler
87d08c5a45 some comments 2018-06-19 20:39:04 -03:00
Homu
f24d1ff546 Auto merge of #3337 - str4d:getblock-finalsaplingroot, r=bitcartel
Add hashFinalSaplingRoot to getblockheader and getblock output
2018-06-19 16:19:13 -07:00
Asher Dawes
7f86150727 Merge pull request #64 from VerusCoin/dave-dev
Version up to 0.3.7
2018-06-19 11:48:37 -07:00
Asher Dawes
e64b7687de Merge pull request #67 from VerusCoin/dev
Use portable hash for staking
2018-06-19 11:46:53 -07:00
Homu
9acfa0067f Auto merge of #3258 - Eirik0:3056-anchor-test-cases, r=str4d
Add tests for sapling anchors

Closes #3253
2018-06-19 09:28:20 -07:00
Eirik Ogilvie-Wigley
762ee0e896 Rename typename 2018-06-19 10:07:00 -06:00
Eirik Ogilvie-Wigley
115b26cb27 Add BOOST_TEST_CONTEXT to distinguish sprout v. sapling 2018-06-19 10:06:21 -06:00
Scott Sadler
469bd6378f fix momom generation to inclusive or exclusive of whole blocks 2018-06-19 12:45:42 -03:00
Homu
2ebde5860e Auto merge of #3326 - str4d:3058-sapling-addresses, r=str4d
Sapling address encodings

This PR enables Sapling keys and addresses to be passed in anywhere Sprout keys
and addresses are used. Doing so will cause crashes until those places are updated
with Sapling support.

Includes code cherry-picked from the following upstream PRs:

- bitcoin/bitcoin#11167
  - Only the `ConvertBits()` function.
- bitcoin/bitcoin#11630

Closes #3058.
2018-06-19 05:12:50 -07:00
Asher Dawes
db3d3797de Merge branch 'master' into dave-dev 2018-06-18 19:16:18 -07:00
Homu
4e3ff06507 Auto merge of #3320 - str4d:macos-tests, r=bitcartel
Fix MacOS tests

Includes code cherry-picked from upstream PR bitcoin/bitcoin#8270.
2018-06-18 19:00:56 -07:00
Asher Dawes
5a2b557f51 Merge pull request #66 from verus-stuff/master
Add a link to zawy LMWA and fix a typo
2018-06-18 13:06:38 -07:00
Asher Dawes
e3cf77bb4b Merge pull request #65 from himu007/patch-11
fix typo
2018-06-18 13:02:07 -07:00
Sean Bowe
4e1f2daa0d Add get_esk() function to Sapling note encryption. 2018-06-18 13:14:43 -06:00
Jonathan "Duke" Leto
e123fd6fb7 Add a link to zawy LMWA and fix a typo 2018-06-18 11:42:08 -07:00
SHossain
62fff8332d fix typo 2018-06-18 17:34:27 +01:00
jl777
2321eb9875 Merge pull request #699 from lukechilds/dev
Make src/fiat/zilla executable
2018-06-18 03:59:55 -11:00
ca333
741af58af9 Merge pull request #40 from lukechilds/dev
Make src/fiat/zilla executable
2018-06-18 16:19:22 +02:00
Luke Childs
1c03ff0ecf Make src/fiat/zilla executable 2018-06-18 21:15:49 +07:00
ca333
f72ff13839 Merge pull request #39 from jl777/dev
update dev
2018-06-18 15:21:03 +02:00
Michael Toutonghi
fa733d13fa Use portable hash for staking 2018-06-17 14:58:06 -07:00
David Dawes
b7bf3f28cb Version up to 0.3.7 2018-06-17 13:58:42 -07:00
Scott Sadler
36f8002f93 fix GetNextBacknotarisation 2018-06-17 17:20:20 -03:00
Asher Dawes
e3938c8e9c Update makeReleaseMac.sh
Reverting to working script
2018-06-17 00:55:50 -07:00
Asher Dawes
6dbe67815a Update .gitlab-ci.yml
fixing shell execution
2018-06-17 00:46:45 -07:00
David Dawes
3234145c7c Merge pull request #63 from VerusCoin/dave-dev
Make scripts executable.
2018-06-17 00:06:18 -07:00
David Dawes
a6480e65d9 Make scripts executable. 2018-06-17 00:04:32 -07:00
Asher Dawes
52da02c269 Merge pull request #61 from VerusCoin/dave-dev
Switching to curl from wget on Mac fetch-params.sh
2018-06-16 23:55:53 -07:00
Asher Dawes
bf41da8865 Merge pull request #62 from VerusCoin/cleanup
Remove obsolete makeRelease script.
2018-06-16 23:55:43 -07:00
Asher Dawes
d9c3d519d0 cleaning up 2018-06-16 23:54:21 -07:00
Asher Dawes
2f36b0ef76 adding debian dependency list 2018-06-16 23:48:38 -07:00
David Dawes
b25e5ee7c3 Remove obsolete makeRelease script. 2018-06-16 23:47:06 -07:00
Asher Dawes
fd4f28767a Switching to curl from wget on Mac fetch-params.sh
Renamed makeRelease to makeReleaseMac to make its purpose explicit.
Added makeReleaseWindows and makeReleaseLinux to put komodo binaries into their appropriate verus-cli package.
Attempting semi-automated versioning in GitLab CI
2018-06-16 23:38:54 -07:00
David Dawes
31d0242b77 Merge pull request #60 from VerusCoin/dave-dev
Get the verus and verusd attributes right.
2018-06-16 22:37:42 -07:00
David Dawes
0a1a0b9d63 Get the verus and verusd attributes right. 2018-06-16 20:55:37 -07:00
Asher Dawes
8549044a3f Update makeRelease.sh
Reverting to working state
2018-06-16 20:48:07 -07:00
David Dawes
2a842910fe Merge pull request #59 from VerusCoin/dave-dev
Remove extraneous stuff
2018-06-16 18:41:23 -07:00
David Dawes
82c4fe3f5f Remove update script. Does not work with .dmg file. 2018-06-16 18:31:45 -07:00
David Dawes
8461774ba3 Clean up extraneous files, get these each build. 2018-06-16 18:30:16 -07:00
David Dawes
2a9c762932 Update verus-cli Mac README. 2018-06-16 18:24:15 -07:00
Asher Dawes
671d23d964 Merge pull request #57 from VerusCoin/dave-dev
Get recursive dependencies
2018-06-16 17:56:13 -07:00
Asherda
5a8e9a6463 modified fetch-params.sh in kmd/mac/verus-cli to put zcash params in the appropiate directory for macs 2018-06-16 17:39:06 -07:00
David Dawes
0bd9640924 Merge branch 'dave-dev' of github.com:VerusCoin/VerusCoin into dave-dev 2018-06-16 17:32:06 -07:00
David Dawes
67edc9df03 Another __cpuid() conflict. 2018-06-16 17:31:54 -07:00