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

Express the amount value in weis for peg-out related events #2806

Merged
merged 17 commits into from
Oct 24, 2024

Add unit to log messages

8220d12
Select commit
Loading
Failed to load commit list.
Merged

Express the amount value in weis for peg-out related events #2806

Add unit to log messages
8220d12
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 24, 2024 in 4s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 277 in rskj-core/src/test/java/co/rsk/peg/utils/BridgeEventLoggerLegacyImplTest.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing catch of NumberFormatException Note test

Potential uncaught 'java.lang.NumberFormatException'.