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

Merged
merged 107 commits into from
Jan 22, 2025
Merged

Feature/2.3 #967

merged 107 commits into from
Jan 22, 2025

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]>
@annipi annipi temporarily deployed to staging-testnet December 23, 2024 18:58 — with GitHub Actions Inactive
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

@alexjavabraz alexjavabraz added bug Something isn't working enhancement New feature or request dependencies Pull requests that update a dependency file labels Jan 22, 2025
@alexjavabraz alexjavabraz changed the base branch from main to base-2.3 January 22, 2025 14:50
@alexjavabraz alexjavabraz merged commit 384ffa1 into base-2.3 Jan 22, 2025
10 of 11 checks passed
@alexjavabraz alexjavabraz deleted the feature/2.3 branch January 22, 2025 14:51
@alexjavabraz alexjavabraz restored the feature/2.3 branch January 22, 2025 16:03
@alexjavabraz alexjavabraz deleted the feature/2.3 branch January 22, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants