-
Notifications
You must be signed in to change notification settings - Fork 649
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gitian - transparent build process - use for bitshares-core? #897
Comments
Makes sense. By the way, I'd say, adding a lot of tags on a low priority issue makes noises thus may negatively impact productivity. |
I'd like someone to sanity check this please: https://github.com/pmconrad/bitshares-gitian @xeroc @abitmore @jmjatlanta @oxarbitrage
Bitcoin and Dash wallet both use this not only for linux builds but also for Windows (via mingw) and OSX (using an apple SDK). Will try windows build next. Future plan would be to also include the light wallet as a separate target. If we decided that this is the way to go we can move the repo over into the bitshares org. |
Also pinging @nathanhourt @christophersanborn @sschiessl-bcp @ryanRfox |
Good stuff, works great in Linux Mint 19(Ubuntu 18.04), thank you @pmconrad
Added my signature. I dont know other options to do the same but this worked for me. I agree on moving into the bitshares organization. |
https://github.com/pmconrad/bitshares-gitian/pull/5#issuecomment-498043396
|
Btw, we should hold a key signing party when we meet next. |
I've never built core and I probably won't if I don't really have to :) I will leave this to you guys |
@sschiessl-bcp this could (and IMO should!) also be used for bitshares-ui builds. |
bitshares-core was built successfully. The report says:
|
Hm, can you post your |
|
Thanks. Apparently your build used a slightly newer toolchain, which might explain the resulting difference. Will try to find out how bitcoin handles that problem. (What's a bit hare anyway? Argh!) |
The difference could also be due to a different build environment. Will try to improve resilience. |
@xeroc made some updates in https://github.com/pmconrad/bitshares-gitian , please try again if you find the time |
Oh, cool, it works for me now :) |
Move bitshares-gitian repo to bitshares organization: https://github.com/bitshares/bitshares-gitian |
What: Obtain a trustworthy build of bitshares-core
Why: Ensure binary blob does what code provided and no malware is included
Who: People that ask for binaries but don't trust binaries in general :D
Would it make sense to look into
https://gitian.org/
The text was updated successfully, but these errors were encountered: