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

Feature/GBI-1258 - Store quote in register pegout #110

Merged
merged 3 commits into from
May 11, 2023

Conversation

Luisfc68
Copy link
Collaborator

Now we have a mapping to save pegout quotes during registerPegout operation as requested. One important thing, during development I got this error:
"LiquidityBridgeContract" -- VM Exception while processing transaction: code size to deposit exceeds maximum code size.
I changed compiler configuration according to documentation in order to reduce resulting code size, but if we don't do something to reduce the amount of code in LBC this probably will happen again, so we need to be aware of this issue

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@MaximStanciu8 MaximStanciu8 merged commit 794f961 into QA-Test May 11, 2023
@MaximStanciu8 MaximStanciu8 deleted the feature/GBI-1258 branch May 11, 2023 08:42
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.

3 participants