-
Notifications
You must be signed in to change notification settings - Fork 10
Unit Testing Blobs Fees Adjustments #151
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
Conversation
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
1db33e8
to
d475f38
Compare
db9e648
to
21e8075
Compare
d475f38
to
e9f4b85
Compare
21e8075
to
0b83f5f
Compare
e9f4b85
to
6dde8c3
Compare
0b83f5f
to
2e4d0ee
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
6dde8c3
to
d1fe412
Compare
2e4d0ee
to
820acb4
Compare
>::convert(fee_multiplier); | ||
assert_eq!(new_fee_multiplier, expected_fee_multiplier); | ||
|
||
// TODO: Ensure length multiplier is update properly |
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.
Hanging TODO
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.
This is addressed in #153. In this stack of PRs, I've found it useful to describe some TODOs and address them later. The problem is that I haven't left any information in the code. From now on, I will avoid this approach because, in the end, it just seems confusing to others
d1fe412
to
4b7e1b3
Compare
820acb4
to
2e0a93f
Compare
2e0a93f
to
8da344d
Compare
No description provided.