MyHush / hush

Hush is a fork of Zcash focused on secure communications
https://myhush.org
Other
67 stars 37 forks source link

1.0.12 Issues #46

Closed lludlow closed 6 years ago

lludlow commented 7 years ago

List of known issues / TODOs for 1.0.12

leto commented 7 years ago

@madbuda can you explain a bit more about what is needed with hush-tx ?

lludlow commented 7 years ago

basically we need to add address indexing into hushd see the old zdash bitcore repo https://github.com/MW-hush/zdash/tree/v1.0.4-bitcore

This is required for the bitcore libs and explorer to work with the new 1.0.12

leto commented 7 years ago

@madbuda nobody has any idea what hush-tx (need address indexing for qa) means, even with your latest comment. Please teach us to fish

lludlow commented 7 years ago

That statement doesn't inspire much confidence, I'm assuming you, not the dev team when I read that.

Address indexing is needed for bitcore, the component that is used to run our block explorers. Basically we need to add some bitcoin core features in that Zcash removes

oDinZu commented 7 years ago

So for a quick update from what I know so far is from madbuda,

https://github.com/str4d/zcash/tree/v1.0.11-rc1-bitcore looks like zcash ony has 1.0.11 rc as their latest bitcore implimentation. I'll reach out to str4d and see if he's working on 1.0.12 or if there aren't any major changes needed for it.

oDinZu commented 7 years ago

Which files do we need re-branding for? Do we want to rename all files/folders?

lludlow commented 7 years ago

To start look at the current dev branch, from there you could start digging through the code and rename / test

oDinZu commented 7 years ago

New updates for branding, help2man, auto-senescence and hush-tx. #49 #56

What do you mean by update apt repo?

lludlow commented 7 years ago

I maintain an apt repository for hush, will need to build new deb and test, then update apt repo

leto commented 7 years ago

@madbuda @csharpee I created https://github.com/MyHush/hush/issues/57 to track building the 1.0.12 deb, let's try to keep this issue well documented and closable

lludlow commented 7 years ago

I closed it, there is a checkbox in this issue already for deb builds and apt updates

lludlow commented 7 years ago

@leto this is already documented in our repo

LucyDemooon commented 6 years ago

possible to update gcc to version 6 or 7 instead of 5? have no gcc verison 5 anymore in the repos (Manjaro/Arch Linux)