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

Update staging mainnnet environment #753

Closed
wants to merge 157 commits into from
Closed

Update staging mainnnet environment #753

wants to merge 157 commits into from

Conversation

annipi
Copy link
Contributor

@annipi annipi commented Jul 3, 2024

lserra-iov and others added 30 commits April 18, 2024 13:59
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.2...v1.6.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependencies [tar](https://github.com/isaacs/node-tar), [web3](https://github.com/ChainSafe/web3.js) and [geckodriver](https://github.com/webdriverio-community/node-geckodriver). These dependencies need to be updated together.


Removes `tar`

Updates `web3` from 1.10.3 to 4.8.0
- [Release notes](https://github.com/ChainSafe/web3.js/releases)
- [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md)
- [Commits](web3/web3.js@v1.10.3...v4.8.0)

Updates `geckodriver` from 3.2.0 to 4.4.0
- [Release notes](https://github.com/webdriverio-community/node-geckodriver/releases)
- [Changelog](https://github.com/webdriverio-community/node-geckodriver/blob/main/CHANGELOG.md)
- [Commits](webdriverio-community/node-geckodriver@v3.2.0...v4.4.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
- dependency-name: web3
  dependency-type: direct:production
- dependency-name: geckodriver
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
		I've defined the FlyoverService usign with flyover sdk and using the getProviders
		function to list the providers available
		We've defined a quote type for pegout using the WeiBig class for amounts,
		also we defined the getPegoutQuotes of the available providers
Based on PegoutForm component with some explanatory comments and address derivation logic moved away.
		We've defined the store module structure for the flyover pegout module
ronaldsg20 and others added 26 commits June 18, 2024 17:07
refactor: text on pegout and pegin options, title on home
		I set the features data to be stored in a 48 hours cookie in order to reduce the
		api calls
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
		I've added the Flyover pegin function to get quotes
		I've added the acceptPeginQuote and resgiterPegin to the FlyoverService
		I've updated the peginForm in order to handle both pegin types
		and accepting the peginQuote before the tx are built by the WalletService.
Copy link

sonarqubecloud bot commented Jul 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
7 Security Hotspots
70.0% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@alexjavabraz alexjavabraz deleted the qa branch July 10, 2024 15:29
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.

5 participants