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

Release/euphoria 20240724 #3655

Merged
merged 130 commits into from
Jul 24, 2024
Merged

Release/euphoria 20240724 #3655

merged 130 commits into from
Jul 24, 2024

Commits on May 10, 2024

  1. [feat][Erc721] - implement token-tracker overview ,transfers tab, inv…

    …entory tab (#3377)
    
    - [576] implement NFT Transfer box of Transaction details
    tamvb2391 authored and sonhv committed May 10, 2024
    Configuration menu
    Copy the full SHA
    12a497e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    570c2a0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3379 from aura-nw/baseline/serenity_20240510

    [feat][Erc721] - implement token-tracker overview ,transfers tab, inventory tab, token details (#3377) (#3378)
    tamvb2391 authored May 10, 2024
    Configuration menu
    Copy the full SHA
    985c25f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. [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
    tamvb2391 authored May 13, 2024
    Configuration menu
    Copy the full SHA
    900b884 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. [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>
    tamvb2391 and sonhv authored May 15, 2024
    Configuration menu
    Copy the full SHA
    03be852 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    36b3a96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d21db2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    f9f3271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27e96f2 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    a427241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860fc19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0d00e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3baf772 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    c10affc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af0cf5a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3406 from aura-nw/fix-bug/sere/dont-render-ui

    fix: smartContractList is undefined at first render
    TranTrungTien authored May 21, 2024
    Configuration menu
    Copy the full SHA
    82baf48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05ea2f8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3408 from aura-nw/fix-bug/sere/dont-render-ui

    fix: smartContractList is undefined at first render (holder tab)
    TranTrungTien authored May 21, 2024
    Configuration menu
    Copy the full SHA
    82a50ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce7819c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    702e8d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d30d9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    162115f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    53c044b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3419 from aura-nw/fix/sere/other-evm-wallets

    fix: no action when to click metamask (if metamask is not installed)
    TranTrungTien authored May 23, 2024
    Configuration menu
    Copy the full SHA
    d4f6951 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c1d92b View commit details
    Browse the repository at this point in the history
  4. [FeatFix][Erc721] fix write contract (#3422)

    * [FeatFix][Erc721] fix write contract
    
    * [FeatFix][Erc721] fix bug link
    tamvb2391 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    0dc6ab6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    8d69edb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac5e0e9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    c1da232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4661bf View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    79d54af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68e479d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3435 from aura-nw/fix/sere/crash-share-comp

    fix: crash app when reading undefined var
    TranTrungTien authored May 28, 2024
    Configuration menu
    Copy the full SHA
    0496185 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c82b869 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3436 from aura-nw/fix/sere/metamask_redirect

    fix: metamask redirect to home automatically although it's installed
    TranTrungTien authored May 28, 2024
    Configuration menu
    Copy the full SHA
    22b5853 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3f2175 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    3379f0f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    56a5654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af2e6e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9e87fb View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. [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
    tamvb2391 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    fa1e407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e971903 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. [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
    tamvb2391 authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0bd1fe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    3b231c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    960a4a4 View commit details
    Browse the repository at this point in the history
  3. [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>
    sonhv and tamvb2391 authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e8aac73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f4dc39 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3468 from aura-nw/feat/sere/fee-payer

    feat: show fee_payer in cosmos transaction detail page
    TranTrungTien authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    af2ce26 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3467 from aura-nw/fix/sere/font-color-event-log

    fix: highlight function [#613]
    TranTrungTien authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    380b247 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a532ecd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e681ae View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge pull request #3475 from aura-nw/fix/sere/font-event-log

    [Fix][584] change inter font to space mono font for input method, event log in evm transaction detail
    TranTrungTien authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3803e34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8777877 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3478 from aura-nw/fix/sere/fee_payer_field

    [Fix][427]: update fee_payer field
    TranTrungTien authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e5620d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9626551 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3480 from aura-nw/fix/sere/fee_payer_field

    [Update][427]: fee_payer field
    TranTrungTien authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    64204e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

    [FeatFix][611] - fix switch chain
    tamvb2391 authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3ccc377 View commit details
    Browse the repository at this point in the history
  2. [Feat][619] Warning for incompatible between cosmos address and evm a…

    …ddress (#3482)
    
    * resolved conflict
    
    * resolved conflict 2
    
    * remove trash code
    
    * format code
    
    * update query and logic for warning address
    
    * update nested if else
    
    * resolved conflict
    TranTrungTien authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3784ef2 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    5bcf31f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    68e1764 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    452eda6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    570ae02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e4a8c8 View commit details
    Browse the repository at this point in the history
  4. 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
    tamvb2391 authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4f4d9ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eba429f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a73d0e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. [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
    tamvb2391 authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    844e1ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f7ce7b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    e802ec3 View commit details
    Browse the repository at this point in the history
  2. [feat][610] export csv (#3523)

    sonhv authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    25195bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5458a3 View commit details
    Browse the repository at this point in the history
  4. [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)
    sonhv authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0e62b3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba5389e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    f6b102e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    d40e448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52d1568 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c19cb4b View commit details
    Browse the repository at this point in the history
  4. [fix][17] - Text Owner and address are not align with each other (#3551)

    - CW721: Token tracker page_Inventory page
    duongynguyen authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    477867c View commit details
    Browse the repository at this point in the history
  5. [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
    TranTrungTien authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5d84a63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4934ea9 View commit details
    Browse the repository at this point in the history
  7. [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
    TranTrungTien authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ca11f29 View commit details
    Browse the repository at this point in the history
  8. [fix][9] - show disconnect link on write contract page (#3556)

    * [fix][9] - show disconnect link on write contract page
    
    * [fix][9] - responsive
    duongynguyen authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7193926 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    47f7be1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    43c377c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    7ce2308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    555b144 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    533bb91 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

    * [hotfix][662] add USDC as default
    
    * move get usdc token to account service
    TranTrungTien authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4d6a6aa View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

    * [hotfix][662] add USDC as default
    
    * move get usdc token to account service
    
    * fix: usdc token type
    TranTrungTien authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c8aa128 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. [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
    TranTrungTien authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5f61503 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. [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>
    TranTrungTien and tamvb2391 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7e2e8e4 View commit details
    Browse the repository at this point in the history
  2. [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
    TranTrungTien authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3362972 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ef6157 View commit details
    Browse the repository at this point in the history
  4. [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
    TranTrungTien authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b54a330 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    c3f9af5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. [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>
    TranTrungTien and tamvb2391 authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bc14d85 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. [fix][652] fix send method (#3587)

    * feat: update UI send method transaction
    
    * merged from sere
    
    * remove unused code
    TranTrungTien authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0eb6f6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f840bdd View commit details
    Browse the repository at this point in the history
  3. [fix][652] check method name (#3588)

    * feat: update UI send method transaction
    
    * merged from sere
    
    * remove unused code
    
    * Update: check method name
    TranTrungTien authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a05a8d0 View commit details
    Browse the repository at this point in the history
  4. [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
    TranTrungTien authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    780bf8d View commit details
    Browse the repository at this point in the history
  5. [fix][610] fix export address file name (#3595)

    * [fix][610] fix export address file name
    
    * fix filter erc721_activities
    sonhv authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e5e35de View commit details
    Browse the repository at this point in the history
  6. 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
    TranTrungTien authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    68ffe33 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. [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
    TranTrungTien authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    de33950 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    dbf346f View commit details
    Browse the repository at this point in the history
  2. [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
    TranTrungTien authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    76b7ffa View commit details
    Browse the repository at this point in the history
  3. [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
    TranTrungTien authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bba9695 View commit details
    Browse the repository at this point in the history
  4. [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>
    TranTrungTien and tamvb2391 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8b8d78e View commit details
    Browse the repository at this point in the history
  5. [Fix][589] Fix set token info (#3603) (#3610)

    * [fix][598] fix set token info
    
    * fix: token info (10 -> 29)
    
    * fix: default native image
    TranTrungTien authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c5c07b4 View commit details
    Browse the repository at this point in the history
  6. [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
    TranTrungTien authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    48f9234 View commit details
    Browse the repository at this point in the history
  7. [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
    TranTrungTien authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dd238bc View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. [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
    TranTrungTien authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0b7a013 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    0fdcac8 View commit details
    Browse the repository at this point in the history
  2. fix event log (#3624)

    TranTrungTien authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d1f083c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2452a27 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. [update][655] responsive for mobile (#3628)

    * fix event log
    
    * update responsive for mobile
    TranTrungTien authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d5d7608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbe4da7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb9b136 View commit details
    Browse the repository at this point in the history
  4. [update][655] decode tuple in data (#3633)

    * fix event log
    
    * update responsive for mobile
    
    * update: decode tuple in data
    TranTrungTien authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b046507 View commit details
    Browse the repository at this point in the history
  5. [featfix] fix feature flag for enhance event log (#3634)

    * [featfix] fix feature flag for enhance event log
    
    * update feature flag
    tamvb2391 authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2b9b9e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. [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
    TranTrungTien authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1fa9a42 View commit details
    Browse the repository at this point in the history
  2. [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
    TranTrungTien authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2720897 View commit details
    Browse the repository at this point in the history
  3. [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
    TranTrungTien authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    970df38 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. [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
    TranTrungTien authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6794796 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. [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
    TranTrungTien authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a2c1db8 View commit details
    Browse the repository at this point in the history
  2. 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
    TranTrungTien authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    af2f33e View commit details
    Browse the repository at this point in the history
  3. [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
    TranTrungTien authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    65aed23 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. [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
    TranTrungTien authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    620f905 View commit details
    Browse the repository at this point in the history
  2. [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
    TranTrungTien authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4b1b43e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. [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
    TranTrungTien authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3445ef9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    106dd84 View commit details
    Browse the repository at this point in the history