Skip to content
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

APPROX_RELEASE_HEIGHT should be different between testnet and mainnet #3658

Open
daira opened this issue Nov 7, 2018 · 1 comment
Open
Assignees
Labels
A-wallet Area: Wallet C-bug Category: This is a bug C-tech-debt Category: Technical debt that needs to be paid off network upgrade management

Comments

@daira
Copy link
Contributor

daira commented Nov 7, 2018

See #3535 (review)

This can cause the wrong consensus branch ID to be used (similar issue to #3534, but on testnet). I suspect that may be the cause of #3642.

@daira daira added C-bug Category: This is a bug network upgrade management A-wallet Area: Wallet labels Nov 7, 2018
@bitcartel bitcartel added this to Sprint Backlog in Arborist Team Nov 12, 2018
@eb08a167
Copy link

I can confirm this as the fix from #3327 only works for testnet. I was able to reproduce the "mandatory-script-verify-flag-failed" error on mainnet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-wallet Area: Wallet C-bug Category: This is a bug C-tech-debt Category: Technical debt that needs to be paid off network upgrade management
Projects
Arborist Team
  
Bugs/TechDebt Backlog
Development

No branches or pull requests

4 participants