Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Prevent merge mined currencies using the same chain id from blowing up #104

Open
ericecook opened this issue Nov 6, 2014 · 5 comments
Open
Labels

Comments

@ericecook
Copy link
Member

This should either be tested for on startup (if practical), or caught/handled in such a way that doesn't cause jobs creation to fail

@ericecook ericecook added the bug label Nov 6, 2014
@icook
Copy link
Member

icook commented Nov 6, 2014

Can't really be tested for on startup, it should just be a caught edge case in job generation.

@ahmedbodi
Copy link
Contributor

it should be able to. Call getauxblock and check if chainid is in a list of chainid's were using. Just like whats done with address versions on the frontend right?

@icook
Copy link
Member

icook commented Mar 16, 2015

@ahmedbodi Definitely, just needs to be coded up.

@ahmedbodi
Copy link
Contributor

Okay. will get this coded up and a pr submitted in a few

@ericecook
Copy link
Member Author

@ahmedbodi did you ever create this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants