simpleledger / Electron-Cash-SLP

Electron Cash for SLP Tokens
https://simpleledger.cash/project/electron-cash-slp-edition/
MIT License
67 stars 53 forks source link

Fix build problem for OSX High Sierra #193

Closed Beakerboy closed 3 years ago

Beakerboy commented 3 years ago

As reported in #187, the reproducible builds SHA hashes were incomplete for osx.

Beakerboy commented 3 years ago

I'm surprised by the test failures. It looks like it's an ongoing issue. I'm not a python programmer, but if there are any low-hanging fruit, I'm happy to help fix a few parse errors or unit tests. Ping me in an issue or project if you have one set up to address this.

jcramer commented 3 years ago

Thanks! I'll try it out.

WRT testing... I will let you know.

jcramer commented 3 years ago

@Beakerboy The unit tests are nearly fixed up. There's only a handful remaining here:

https://travis-ci.com/github/simpleledger/Electron-Cash-SLP/jobs/493574732

Please feel free to look into these and do another PR. These are probably failing due to the minor differences between EC mainline and this project.