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

[fix][696] not show method with create contract #3658

Merged
merged 9 commits into from
Jul 24, 2024

Conversation

TranTrungTien
Copy link
Collaborator

No description provided.

@TranTrungTien TranTrungTien self-assigned this Jul 24, 2024
@TranTrungTien TranTrungTien merged commit b243657 into serenity Jul 24, 2024
@TranTrungTien TranTrungTien deleted the feat/sere/method branch July 24, 2024 10:33
TranTrungTien added a commit that referenced this pull request Jul 25, 2024
* Merge pull request #3204 from aura-nw/feature/update-chainid

Merge pull request #3203 from aura-nw/baseline/main_20240327

(cherry picked from commit fa02ffb)

* update chainId

* update config

* update config

* fix cache

* update chain id

* update chain id

* [TamTM6] fix method name erc20

(cherry picked from commit 8aff3e6)

* update redirect link list evm contract

(cherry picked from commit d8cae27)

* [feat][Erc721] - implement token-tracker overview ,transfers tab, inventory tab (#3377)

- [576] implement NFT Transfer box of Transaction details

* [feat][Erc721] - implement token details page (#3378)

* [feat-fix][Erc721] - fix method name (#3381)

* [feat-fix][Erc721] - fix method name

* [feat-fix][Erc721] - fix filter token for token tranfer tab

* [feat-fix][Erc721] - fix text for write contract tab

* [feat-fix][Erc721] - fix read contract (#3383) (#3384)

* [feat-fix][Erc721] - fix read contract (#3383)

* [feat-fix][Erc721] - fix show error for read/write contract

* [feat][fix][575] fix nft Token Standard (#3385)

* [feat-fix][Erc721] - fix reset error

---------

Co-authored-by: Huynh Van Son <hvson96@gmail.com>

* [feat][Erc721] - implement non fungible tokens list view (#3387)

* [feat-fix][Erc721] - fix show icon contract for tranfers tab, fix contract tab (#3389)

* [feat][557] account detail ERC721 nfts (#3392)

* [feat-fix][Erc721] - fix text (#3393)

* [feat][578] erc721 nft transfers (#3396)

* [feat][580] erc721 token tracker - holder tab (#3397)

* [FeatFix][Erc721] fix contract icon (#3400)

* [featfix][erc721] fix nft filter order (#3402)

* [FeatFix][Erc721] fix holder tab (#3404)

* fix: smartContractList is undefined at first render

* fix: smartContractList is undefined at first render (holder tab)

* [FeatFix][Erc721] fix holders tab (#3409)

* [FeatFix][Erc721] fix search Non-fungible Tokens (#3411)

* [FeatFix][Erc721] fix search nft box (#3413)

* [FeatFix][Erc721] fix bug icon contract (#3415)

* fix: no action when to click metamask (if metamask is not installed)

* [FeatFix][Erc721] fix bug token detail nft tranfer tab (#3420)

* [FeatFix][Erc721] fix write contract (#3422)

* [FeatFix][Erc721] fix write contract

* [FeatFix][Erc721] fix bug link

* [FeatFix][Erc721] fix search by name tag (#3425)

* [FeatFix][Erc721] fix text (#3426)

* [FeatFix][Erc721] fix search private name tag (#3428)

* [FeatFix][Erc721] fix search (#3430)

* [FeatFix][575] fix nft modal (#3433)

* fix: crash app when reading undefined var

* fix: metamask redirect to home automatically although it's installed

* Fix topics for Event Logs - Transaction details page (#3438)

* [Feat][595] implement staking for evm (#3441)

* [FeatFix] fix link to token tracker (#3443)

* [FeatFix] fix show icon contract (#3445)

* [FeatFix] fix search non fungible tokens erc721 (#3448)

* [FeatFix][595]  fix staking for evm , fix icon contract transaction c… (#3451)

* [FeatFix][595]  fix staking for evm , fix icon contract transaction component

* [FeatFix][595]  remove text

* [FeatFix] fix auto refresh transaction for contract detail page (#3454)

* [HotFix] fix search by address erc721 (#3462)

* [HotFix] fix search by address erc721

* [HotFix] fix detect and switch evm chain

* [HotFix] fix detect and switch evm chain

* [HotFix] fix detect and switch evm chain

* fix: highlight function [#613]

* feat: show fee_payer in cosmos transaction detail page

* [Feat][533] Display EVM address both upper case & normal case (#3465)

* [Feat][533] Display EVM address both upper case & normal case

* [Feat][533] remove console log

---------

Co-authored-by: tambui <tam2391@gmail.com>

* [HotFix] fix bug switch evm chain (#3470)

* [FeatFix][615] fix missing icon contract (#3474)

* change inter font to space mono font for input methor, event log in transaction page

* fix: update fee_payer field

* update: fee_payer field

* [FeatFix][582] - validate bool type for read/write contract (#3484)

[FeatFix][611] - fix switch chain

* [Feat][619] Warning for incompatible between cosmos address and evm address (#3482)

* resolved conflict

* resolved conflict 2

* remove trash code

* format code

* update query and logic for warning address

* update nested if else

* resolved conflict

* [Feat][602] add arrow icon (#3485)

* [feat][620] highlight chain support (#3488)

* [Chore] fix check evm token burnt (#3491)

* [Chore] fix query transfer evm token list (#3496)

* [Chore] fix show toast switch chain (#3499)

* Sere/fix/fix method name burn for ntf detail (#3502)

* Revert "[Chore] fix query transfer evm token list (#3496)"

This reverts commit 570ae02.

* [FeatFix] fix method name burn for nft detail

* [featfix][547] fix Display and Search uppercase EVM address (#3505)

* [featfix][622] wallet text align (#3508)

* [FeatFix] - fix bug no data in nft tranfer tab (#3512)

- fix missing token name in Token Tracker column of evm contract list
  - fix column event in nft detail

* [FeatFix] fix orderby queryEvmTransactionList (#3515)

* [FeatFix][573] fix query search non-fungible-tokens list (#3518)

* [feat][610] export csv (#3523)

* [fix][533] fix search evm contract nfts (#3529)

* [Chore] feature flags (#3530)

* [chore] add feature flag for future function (#3509)

* [chore] add feature flag for future function

* remove config, auto gen

* [chore] fix github action (#3520)

* [Chore] fix typo docker file (#3522)

* [Chore] fix typo docker file

* remove space

* [chore] fix feature flags scripts (#3524)

* []featfix][620] fix wallet connect responsive (#3533)

* [fix][533] fix search by token id (#3537)

* [fix][bug-erc721] [11] fix change wallet (#3544)

* [chore][setting] - update editorconfig (#3548)

* [sere][fix][29] - not show arrow icon in account detail page (#3549)

* [fix][17] - Text Owner and address are not align with each other (#3551)

- CW721: Token tracker page_Inventory page

* [Feat][619] Update query cosmos and evm (#3542)

* resolved conflict

* resolved conflict 2

* remove trash code

* format code

* update query and logic for warning address

* update nested if else

* resolved conflict

* update: query cosmos and evm

* update: new query account info

* update: rename variable

* [fix][bug-erc721] [35] fix search address (#3553)

* [feat][598]: show token info (#3535)

* feat: show token info

* update: format-back style code

* update: remove utils func, move convert func to service layer

* remove call api, use current data

* [fix][9] - show disconnect link on write contract page (#3556)

* [fix][9] - show disconnect link on write contract page

* [fix][9] - responsive

* [fix][12] - missing word in holder tab (#3557)

* [fix][36] - show normal text for height block (#3559)

* [fix][28] - responsive value of method (#3561)

* [fix][654] - NFT transfer is missing transaction (#3564)

* [fix][26] - evm transactions responsive (#3565)

* [hotfix][662] add USDC token as default (#3567)

* [hotfix][662] add USDC as default

* move get usdc token to account service

* [hotfix][662] change usdc token type. (#3568)

* [hotfix][662] add USDC as default

* move get usdc token to account service

* fix: usdc token type

* [fix][622]: fix wrong usdc token url. (#3569)

* [hotfix][662] add USDC as default

* move get usdc token to account service

* fix: usdc token type

* fix: wrong usdc token url

* [Feat][655] Enhance event log (#3571)

* feat: Decode event log

* [Feat][655] enhance event log

* Apply decode ui

* update: data decoded

* [Feat][655]  enhance event log - fix index

* [Feat][655]  enhance event log - update

---------

Co-authored-by: tambui <tam2391@gmail.com>

* [fix][622] fix conflict between token-market api and evm-token-detail api (#3574)

* [hotfix][662] add USDC as default

* move get usdc token to account service

* fix: usdc token type

* fix: wrong usdc token url

* fix: conflict between token-market api and evm-token-detail api

* feat: update UI send method transaction (#3573)

* [feat][619] Update new design incompatible address (#3576)

* resolved conflict

* resolved conflict 2

* remove trash code

* format code

* update query and logic for warning address

* update nested if else

* resolved conflict

* update: query cosmos and evm

* update: new query account info

* update: rename variable

* update: new UI for warning address

* [feat] enhance event log (#3581)

* [fix][655] fix event log (#3584)

* feat: Decode event log

* [Feat][655] enhance event log

* Apply decode ui

* update: data decoded

* update: event log

* merged commit

* update: event log

* --amend

---------

Co-authored-by: tambui <tam2391@gmail.com>

* [fix][652] fix send method (#3587)

* feat: update UI send method transaction

* merged from sere

* remove unused code

* [feat][622] update wallet connect UI (#3592)

* [fix][652] check method name (#3588)

* feat: update UI send method transaction

* merged from sere

* remove unused code

* Update: check method name

* [fix][619] evm and cosmos warning, remove redundant character (#3590)

* resolved conflict

* resolved conflict 2

* remove trash code

* format code

* update query and logic for warning address

* update nested if else

* resolved conflict

* update: query cosmos and evm

* update: new query account info

* update: rename variable

* update: new UI for warning address

* fix: evm and cosmos warning

* fix: remove redundant character

* update: logic check address type

* [fix][610] fix export address file name (#3595)

* [fix][610] fix export address file name

* fix filter erc721_activities

* fix: disable decode when transaction is send with memo (#3597)

* feat: update UI send method transaction

* merged from sere

* remove unused code

* Update: check method name

* fix: disable decode when transaction is send with memo

* [Update] USDT information (#3600)

* [hotfix][662] add USDC as default

* move get usdc token to account service

* fix: usdc token type

* fix: wrong usdc token url

* fix: conflict between token-market api and evm-token-detail api

* update: usdt token infomation

* fix: compare big number fungible tokens table (#3602)

* [fix][619] logic check receive token firstly (#3605)

* resolved conflict

* resolved conflict 2

* remove trash code

* format code

* update query and logic for warning address

* update nested if else

* resolved conflict

* update: query cosmos and evm

* update: new query account info

* update: rename variable

* update: new UI for warning address

* fix: evm and cosmos warning

* fix: remove redundant character

* update: logic check address type

* update: logic check receive token firstly

* [update][619] hard code base account (#3608)

* resolved conflict

* resolved conflict 2

* remove trash code

* format code

* update query and logic for warning address

* update nested if else

* resolved conflict

* update: query cosmos and evm

* update: new query account info

* update: rename variable

* update: new UI for warning address

* fix: evm and cosmos warning

* fix: remove redundant character

* update: logic check address type

* update: logic check receive token firstly

* update: hard code base account

* [fix][655]fix event log (#3611)

* feat: Decode event log

* [Feat][655] enhance event log

* Apply decode ui

* update: data decoded

* update: event log

* merged commit

* update: event log

* --amend

* [fix][655] fix event log (#3609)

* [fix][598] fix set token info

* feat: Decode event log

* [Feat][655] enhance event log

* Apply decode ui

* update: data decoded

* remove config.json change

* fix: enhance event log

* merged commit

* update: event log

* --amend

* fix: event log

* fix: event log

---------

Co-authored-by: tambui <tam2391@gmail.com>

---------

Co-authored-by: tambui <tam2391@gmail.com>

* [Fix][589] Fix set token info (#3603) (#3610)

* [fix][598] fix set token info

* fix: token info (10 -> 29)

* fix: default native image

* [update][619] update logic check wallet type (#3614)

* resolved conflict

* resolved conflict 2

* remove trash code

* format code

* update query and logic for warning address

* update nested if else

* resolved conflict

* update: query cosmos and evm

* update: new query account info

* update: rename variable

* update: new UI for warning address

* fix: evm and cosmos warning

* fix: remove redundant character

* update: logic check address type

* update: logic check receive token firstly

* update: hard code base account

* update: undefined wallet type if type or sequence empty

* [update][619] update logic check wallet type (#3613)

* feat: warning for cosmos and evm address is incompatible

* feat: warning for compatible between cosmos address and evm address

* remove trash code

* format code

* update query and logic for warning address

* update nested if else

* update

* resolved conflict

* update: query cosmos and evm

* update: new query account info

* update: rename variable

* update: new UI for warning address

* fix: remove redundant character

* fix: evm and cosmos warning

* update: logic check address type

* update: logic check receive token firstly

* update: hard code base account

* update: undefined wallet type if type or sequence empty

* update logic warning

* [fix][652] convert hex to string memo (#3616)

* feat: update UI send method transaction

* merged from sere

* remove unused code

* Update: check method name

* fix: disable decode when transaction is send with memo

* update: convert hex to string

* [Update][619] convert call data account info from horo to lcd (#3620)

* Update: convert call data account info from horo to lcd

* update function recursion to get value

* update function recursion to get value

* fix: Total Value (#3622)

* fix event log (#3624)

* update: default balance value to prevent NaN (#3626)

* [update][655] responsive for mobile (#3628)

* fix event log

* update responsive for mobile

* [fix] account detail error when address is cosmos contract (#3629)

* [featfix] add feature flag for enhance event log and token info (#3631)

* [update][655] decode tuple in data (#3633)

* fix event log

* update responsive for mobile

* update: decode tuple in data

* [featfix] fix feature flag for enhance event log (#3634)

* [featfix] fix feature flag for enhance event log

* update feature flag

* [update][655] style event log after add ff (#3637)

* fix event log

* update responsive for mobile

* update: decode tuple in data

* fix: style event log

* [update][655] revert font-size, height event log (#3641)

* fix event log

* update responsive for mobile

* update: decode tuple in data

* fix: style event log

* update fontsize event log

* update: revert font-size event log

* [update][597] set token info after ff (#3640)

* [Fix][589] Fix set token info (#3603)

* [fix][598] fix set token info

* fix: token info (10 -> 29)

* fix: default native image

* [fix][598] fix set token info

* update: set token after ff

* [update][598] format space character in html (#3644)

* [fix][598] fix set token info

* [fix][598] fix 15 -> 24

* update format space character in html

* [update][665] change default log to decode mode (#3645)

* fix event log

* update responsive for mobile

* update: decode tuple in data

* fix: style event log

* update fontsize event log

* update: revert font-size event log

* update: change default log to decode mode

* fix: highlight function color (#3580)

* [update][655] style event log after add ff (#3637)

* fix event log

* update responsive for mobile

* update: decode tuple in data

* fix: style event log

* remove highlight function color by regex

* update highlight function

* --amend

* [fix][665] empty data decode (#3647)

* fix event log

* update responsive for mobile

* update: decode tuple in data

* fix: style event log

* update fontsize event log

* update: revert font-size event log

* update: change default log to decode mode

* fix: empty decode data

* [fix][598] token detail not updated (#3650)

* [fix][598] fix set token info

* [fix][598] fix 15 -> 24

* update format space character in html

* fix: set token info

* fix: token detail not updated

* [Feat][695] Update UI method evm page (#3651)

* [update][655] style event log after add ff (#3637)

* fix event log

* update responsive for mobile

* update: decode tuple in data

* fix: style event log

* feat: update method UI

* feat: update method logic check

* [fix][598]: native token image not changed (#3653)

* [fix][598] fix set token info

* [fix][598] fix 15 -> 24

* update format space character in html

* fix: set token info

* fix: token detail not updated

* fix: native token image not changed

* [fix][696] not show method with create contract (#3658)

* [update][655] style event log after add ff (#3637)

* fix event log

* update responsive for mobile

* update: decode tuple in data

* fix: style event log

* feat: update method UI

* feat: update method logic check

* fix: not show method with create contract

---------

Co-authored-by: mtam <mtamkg93@gmail.com>
Co-authored-by: Lê Triều Thiên <40551377+letrieuthien@users.noreply.github.com>
Co-authored-by: nhphuc <101378686+nhphuc2411@users.noreply.github.com>
Co-authored-by: nhphuc2411 <phucnguyen241193@gmail.com>
Co-authored-by: Tam <99626599+mtamkg@users.noreply.github.com>
Co-authored-by: nttnguyen136 <nttnguyen136@gmail.com>
Co-authored-by: tamvb2391 <33695595+tamvb2391@users.noreply.github.com>
Co-authored-by: Huynh Van Son <hvson96@gmail.com>
Co-authored-by: tambui <tam2391@gmail.com>
Co-authored-by: Nguyen Duong <duongynguyen0501@gmail.com>
TranTrungTien added a commit that referenced this pull request Jul 30, 2024
* [update][655] style event log after add ff (#3637)

* fix event log

* update responsive for mobile

* update: decode tuple in data

* fix: style event log

* feat: update method UI

* feat: update method logic check

* fix: not show method with create contract
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.

2 participants