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

rpcclient: add GetBlockChainInfoLegacy() method #1346

Closed
wants to merge 1 commit into from
Closed

rpcclient: add GetBlockChainInfoLegacy() method #1346

wants to merge 1 commit into from

Conversation

pavel-main
Copy link

@pavel-main pavel-main commented Nov 22, 2018

I have an old legacy Bitcoin Core node v0.12.x, being stable and running for years, I don't want to upgrade, putting my environment at risk with synchronization or other potential issues.

In next major version, v0.13.0 they've merged PR #7863, which breaks GetBlockChainInfoResult() by returning json unmarshalling error, while trying to unmarshal a slice of Bip9SoftForks into map.

This is an attempt to solve this.

@pavel-main
Copy link
Author

Seems like resolved by #1484

@pavel-main pavel-main closed this Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant