Skip to content

emit LockSet on extend_lock #933

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

Merged
merged 2 commits into from
Aug 29, 2023
Merged

Conversation

gregdhill
Copy link
Contributor

Adds the LockSet event if an existing lock is extended so processors like Squid can still correctly track the locked balance.

Signed-off-by: Gregory Hill <[email protected]>
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #933 (6fc869b) into master (7ecebea) will decrease coverage by 0.01%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master     #933      +/-   ##
==========================================
- Coverage   78.44%   78.43%   -0.01%     
==========================================
  Files         105      105              
  Lines       10771    10776       +5     
==========================================
+ Hits         8449     8452       +3     
- Misses       2322     2324       +2     
Impacted Files Coverage Δ
tokens/src/lib.rs 77.54% <60.00%> (-0.10%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@xlc xlc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some tests will be nice!

@gregdhill
Copy link
Contributor Author

Updated @xlc

@xlc xlc merged commit d22dc4f into open-web3-stack:master Aug 29, 2023
@gregdhill gregdhill deleted the extend-lock-event branch August 29, 2023 21:48
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.

2 participants