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

In debug_node, current_feed_publication_time resets on reload #194

Closed
vikramrajkumar opened this issue Jan 18, 2017 · 4 comments
Closed

Comments

@vikramrajkumar
Copy link
Contributor

vikramrajkumar commented Jan 18, 2017

From @theoreticalbts on March 16, 2016 7:14

I think this wasn't found because check_reflect.py might not be checking object classes.

Related: cryptonomex/graphene#615

Copied from original issue: cryptonomex/graphene#624

@vikramrajkumar
Copy link
Contributor Author

From @theoreticalbts on March 16, 2016 14:7

Wait a minute, it is reflected after all lower down...but it is not loading properly for some reason.

Reproduction steps: Generate blocks, check 2.4.x, reload, check 2.4.x again, current_feed_publication_time is reset.

@vikramrajkumar
Copy link
Contributor Author

From @theoreticalbts on March 16, 2016 14:29

NB this occurred on a chain consisting of BitShares, plus a week's worth of empty blocks produced by dbg_generate_blocks.

@pmconrad
Copy link
Contributor

Tested with live data. current_feed_publication_time is saved/restored as expected.
The observed behaviour was either due to old code (a lot has changed since then), or due to the week of empty blocks which would expire all feeds.

@abitmore
Copy link
Member

Probably fixed by cryptonomex/graphene#614 and cryptonomex/graphene#617. Anyway, I agree that we can close this issue.

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

No branches or pull requests

3 participants