Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feature(ui-ux): added parser for transferDomain txn type (#1797) * feature(ui-ux): added parser for transferbalance txn type * updated transfer balance to transferdomain * updated UI * added getDecodedAddress function * added evm compatable docker image * added getDecodedAddress * added TransferDomainType as enum * fixed alignment in docker file * DfTxTransferDomain txn fix * updated Ui * hide link incase of eth address in local and devnet and show balance for eth address * update walletkit version * type fix * chore(ops): update changi network (#1861) * update walletkit that uses https * chore(ui-ux): evm chore and pr comments (#1864) * chore(ui-ux): evm chore and pr comments * small fix * feat(ui-ux): handle tx details display for evmtx (#1869) * feat(ui-ux): handle tx details display for evmtx * add util to check if tx is evmtx --------- Co-authored-by: Pierre Gee <[email protected]> * bump(deps): update @waveshq/standard to ^1.9.3 * bump(deps): update dependency @netlify/plugin-nextjs to ^4.40.1 * bump(deps): update dependency @stickyjs/jest to ^1.3.4 * bump(deps): update actions/checkout action to v3.6.0 * bump(deps): update dependency @babel/types to ^7.23.0 * bump(deps): update dependency @prismicio/client to ^7.2.0 * bump(deps): update dependency jest to ^29.7.0 * bump(deps): update dependency recharts to ^2.8.0 * bump(deps): update ghcr.io/birthdayresearch/playground-api docker tag to v3.39.1 * bump(deps): update ghcr.io/birthdayresearch/whale-api docker tag to v3.39.1 * bump versions * fix(e2e): fix failing e2e * feat(ui-ux): temporarily use stable changi for testnet ocean (#1871) * feat(ui-ux): remove custom url for testnet (#1884) --------- Co-authored-by: Harsh R <[email protected]> Co-authored-by: Pierre Gee <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information