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/2.3 #967

Open
wants to merge 105 commits into
base: main
Choose a base branch
from
Open

Feature/2.3 #967

wants to merge 105 commits into from

Conversation

alexjavabraz
Copy link
Collaborator

  • changes in UI/UX
  • minor bug fixes
  • update flyover version
  • new wallets added in pegin page

lserra-iov and others added 30 commits October 24, 2024 12:10
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.94.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `path-to-regexp` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v1.8.0...v1.9.0)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Prevents incorrect display of balances for low values expressed in exponential notation
		I've defined the PeginQUote class in order to assing all the required
		behavior to each specific quote object
		I've added 2 methods in order to calculate the full tx amounts using the external
		Network fee value
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.95.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [axios](https://github.com/axios/axios) to 1.7.7 and updates ancestor dependencies [axios](https://github.com/axios/axios), [@rsksmart/rlogin](https://github.com/rsksmart/rLogin) and [@ledgerhq/evm-tools](https://github.com/LedgerHQ/ledger-live). These dependencies need to be updated together.

Updates `axios` from 1.6.3 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.3...v1.7.7)

Updates `@rsksmart/rlogin` from 1.5.3-beta.2 to 1.6.1
- [Release notes](https://github.com/rsksmart/rLogin/releases)
- [Commits](rsksmart/rLogin@1.5.3-beta.2...1.6.1)

Updates `@ledgerhq/evm-tools` from 1.0.10 to 1.2.2
- [Release notes](https://github.com/LedgerHQ/ledger-live/releases)
- [Commits](https://github.com/LedgerHQ/ledger-live/compare/@ledgerhq/[email protected]...@ledgerhq/[email protected])

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
- dependency-name: "@rsksmart/rlogin"
  dependency-type: direct:production
- dependency-name: "@ledgerhq/evm-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.6.0...v0.7.1)

Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.19.2...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
ronaldsg20
ronaldsg20 previously approved these changes Dec 12, 2024
@annipi annipi temporarily deployed to staging-testnet December 19, 2024 16:23 — with GitHub Actions Inactive
@annipi annipi temporarily deployed to staging-testnet December 23, 2024 18:58 — with GitHub Actions Inactive
@alexjavabraz alexjavabraz deployed to staging-mainnet January 16, 2025 17:23 — with GitHub Actions Active
@alexjavabraz alexjavabraz deployed to staging-testnet January 16, 2025 17:24 — with GitHub Actions Active
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
61.8% Coverage on New Code (required ≥ 80%)
3.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

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.

4 participants