Skip to content

Redesign#154

Draft
andreip136 wants to merge 278 commits intomainfrom
feat/redesign
Draft

Redesign#154
andreip136 wants to merge 278 commits intomainfrom
feat/redesign

Conversation

@andreip136
Copy link
Contributor

Fixes # .

Changes proposed in this PR:

denisiuriet and others added 2 commits February 5, 2026 13:12
* add sca vs eoa logic

* check if user is connected using account instead of signer status

* workaround close auth modal when logging in with EOA

* sign message based on account type

* get user address

* catch signer unavailable exception

* check signer status

* removed unused parameter

* fix toasts

* fix toasts

* eoa deposit and authorize

* remove log

* withdraw tokens eoa

* fix open editor

* fix authorize values - max lock seconds and max lock amount integer and min 1

* fix: update get/push config flows validation

* fix type error

* fix admin check

* fix error on refresh when logged in with google account

* build(deps): bump lodash from 4.17.21 to 4.17.23 (#257)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* send gas fee to node

* fix issue related to nodeAddress

* add a different hook for the node gas fee

* fix: update sign message function for EOA

* build(deps): bump next from 15.4.10 to 16.1.5 (#269)

Bumps [next](https://github.com/vercel/next.js) from 15.4.10 to 16.1.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.4.10...v16.1.5)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.1.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* withdraw funds from escrow on node details page (#270)

* fix get/push node config in run node

* revert temporary solution

* fix allowed admins type

* remove unused var

* fix merge issues

* update nodeService

* use p2p for auth token

* lock file update

* turbopack fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: ndrpp <popandrei230@yahoo.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: denisiuriet <iuriet.denis@gmail.com>
Co-authored-by: Denis Iuriet <61563365+denisiuriet@users.noreply.github.com>
Co-authored-by: giurgiur99 <giurgiur99@gmail.com>
* transfer tokens

* use alchemy client

* refactor get tokens and sort by compy and usdc + show more
* Top up with fiat on-ramp

* update ramp url

* clear state

* try/catch initiate topup

* bank transfer messages

* update messages

* fix typo

* remove unused code

* ensure positive top-up amount

* only allow topping up USDC

* added todo

* update ramp config
* add grant api with gemini and sheets integration

* implement grant tokens API

* rename env vars

* fix expiry countdown format

* add grant button

* move grant button to top of menu

* get wallet address from account

* match by wallet address instead of email

* fix wallet address display

* fix style

* fix submit request

* fix warning

* refresh grant status after claiming

* prevent prompt injection

* fix url
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.

6 participants