-
Notifications
You must be signed in to change notification settings - Fork 146
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
Advance chaintips changes #1506
Conversation
73af6ed
to
4cb96ec
Compare
04274da
to
3983559
Compare
3983559
to
23ef906
Compare
e47ad7c
to
4374d79
Compare
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
efa47c4
to
89598e3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few change requests in the tests and couple of nitpicks.
Also, could you make sure that the new methods and session are covered by tests? https://app.codecov.io/gh/hirosystems/clarinet/pull/1506/blob/components/clarity-repl/src/repl/session.rs#L824 (parse_and_advance_stacks_chaintip
& parse_and_advance_burn_chaintip
f48845b
to
c9c2b0d
Compare
716a318
to
de400c1
Compare
5dd997a
to
61ff0a0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know if we should enforce it, but it would be nice to have new lines add the end of each files
1e1fc41
to
390f86e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
updates advance_chaintip to handle burn and stacks chains separately