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

Merge develop into testnet #67

Open
wants to merge 1,309 commits into
base: testnet
Choose a base branch
from
Open

Merge develop into testnet #67

wants to merge 1,309 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    4164f94 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1674 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4f9673a View commit details
    Browse the repository at this point in the history
  3. Merge pull request nervosnetwork#1675 from nervosnetwork/testnet

    Merge testnet into mainnet
    Keith-CY authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2640d49 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    3c6d125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8b3241 View commit details
    Browse the repository at this point in the history
  3. feat: add did cell

    Keith-CY committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c4e3938 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nervosnetwork#1676 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cff892c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1df546d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07780de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1e535a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07c1a48 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ba9d8e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Feature/cell info in transaction (#345)

    Co-authored-by: Chen Yu <[email protected]>
    Daryl-L and Keith-CY authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    478ead7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1682 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    24f697d View commit details
    Browse the repository at this point in the history
  3. feat(asset): display multiple asset for RGB++ (#384)

    Co-authored-by: Chen Yu <[email protected]>
    Daryl-L and Keith-CY authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6fcf5ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b42ce08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b277d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. fix: fix layout of script actions on mobile

    And remove unused code
    Keith-CY committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    fbc9717 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1684 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    241e3f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aa6d6f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    e261a9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1686 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e9c2920 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79d38d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48b32aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d35b63d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    839e2a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    226885f View commit details
    Browse the repository at this point in the history
  8. Merge pull request nervosnetwork#1689 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4d306e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    b1a1a08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7b6314 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2683ccf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe17628 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    693dc99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09772e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    849d545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    952e7b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4df8015 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. feat(holder-allocation): add new api (#392)

    * feat(holder-allocation): add new api
    
    * style(holder-allocation): use ellipsis and match tag in frontend
    
    * fix(xudt-allocation): wrong name
    
    * feat(xudt-holder): add btc to list
    
    * fix(holder-allocation): style
    
    * fix(holder): fix for mobile
    Daryl-L authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3bf181d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e14dd62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    759a945 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfb3f3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a88b2fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0919ea View commit details
    Browse the repository at this point in the history
  7. Merge pull request nervosnetwork#1696 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a35b253 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c30e83 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    8e84262 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1698 from nervosnetwork/develop

    Co-authored-by: 布偶什么的就是布偶 <[email protected]>
    Keith-CY and PainterPuppets authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7532689 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4710b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    4895a98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    098ee0e View commit details
    Browse the repository at this point in the history
  3. Feat: support export nervosdao csv (#343)

    Co-authored-by: Chen Yu <[email protected]>
    PainterPuppets and Keith-CY authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d0309a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    bf084c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cda87e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efd7b32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65b5020 View commit details
    Browse the repository at this point in the history
  5. Merge develop into testnet (nervosnetwork#1703)

    Co-authored-by: Chen Yu <[email protected]>
    Co-authored-by: 布偶什么的就是布偶 <[email protected]>
    fix: `node-connect` mode cellbase tx display error (#396)
    3 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    973357c View commit details
    Browse the repository at this point in the history
  6. feat: optimize molecule parser

    1. cache user-input molecule schema
    2. user-input molecule procede the buil-ins in the dropdown list
    Keith-CY committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bb5b599 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2a5cc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0226c58 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    706d639 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57edf66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54f37df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2400553 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. fix(cell-info) (#402)

    * fix(cell-info): remove the help tip for RGB++ tab
    
    * fix(btc): fix the link to btc explorer
    
    * Update src/components/Link/index.tsx
    
    Co-authored-by: Chen Yu <[email protected]>
    Signed-off-by: daryl <[email protected]>
    
    ---------
    
    Signed-off-by: daryl <[email protected]>
    Co-authored-by: Chen Yu <[email protected]>
    Daryl-L and Keith-CY authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    76c4ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937def8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nervosnetwork#1707 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    38931a7 View commit details
    Browse the repository at this point in the history
  4. feat(multi-select): change the rule (#403)

    Co-authored-by: Chen Yu <[email protected]>
    Daryl-L and Keith-CY authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    37a7b17 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nervosnetwork#1708 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    42258b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    034040e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e266fa9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. feat: update xudt tags

    1. hide negative tags in the filter
    2. hide duplicate tag
    3. hide suspicious tag temporarily
    Keith-CY committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2750357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13aba07 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nervosnetwork#1711 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6475315 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b11ce57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7848f8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request nervosnetwork#1712 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    95cd51f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    420b2b2 View commit details
    Browse the repository at this point in the history
  2. feat: mark typeid script

    Keith-CY committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    99a0f04 View commit details
    Browse the repository at this point in the history
  3. feat: mark type id in cells

    Keith-CY committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    aa58b83 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nervosnetwork#1715 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0aca9f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8436539 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    894b910 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4150723 View commit details
    Browse the repository at this point in the history
  8. feat: update tags of xudt

    1. hide supply-unlimited
    2. rename rgbpp-compatible to rgb++
    3. hide rgbpp tags in xudt token list
    4. display rgbpp tag on xudt detail page
    
    ref:
    1. unlimited: Magickbase/ckb-explorer-public-issues#755
    2. rgbpp: Magickbase/ckb-explorer-public-issues#755
    Keith-CY committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3dd5604 View commit details
    Browse the repository at this point in the history
  9. Merge pull request nervosnetwork#1716 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d76dcd0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f92b62 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. feat(tag): hide the utility tag (#406)

    * feat(tag): hide the utility tag
    
    * feat(tag): add utility
    
    ---------
    
    Signed-off-by: Chen Yu <[email protected]>
    Co-authored-by: Chen Yu <[email protected]>
    Daryl-L and Keith-CY authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1be6745 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f03f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    0598dc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e460fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e37b79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d563d44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1442c16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35af585 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ef9845 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'testnet'

    Keith-CY committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    13f2724 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. feat: support custom rpc endpoint (#397)

    * feat: support custom rpc endpoint
    
    * feat: switch network before check chain info
    
    * chore: change nodes to map & add alias unique check
    
    * fix: node alias too long style
    
    ---------
    
    Co-authored-by: Chen Yu <[email protected]>
    PainterPuppets and Keith-CY authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6a9dd68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d223d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8aa8fc View commit details
    Browse the repository at this point in the history
  4. Merge pull request nervosnetwork#1721 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c416270 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc9f2c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 24, 2024

  1. feat(allocation): add jump link to holder allocation (#404)

    * feat(allocation): add jump link to holder allocation
    
    * style(holder-allocation): new component
    
    * feat(holder-allocation): update text
    Daryl-L authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9fa60c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a4a192 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nervosnetwork#1724 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d5858de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    344ba29 View commit details
    Browse the repository at this point in the history
  5. fix: fix btc timelock link

    Keith-CY committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    887aa65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25bbe96 View commit details
    Browse the repository at this point in the history
  7. Merge pull request nervosnetwork#1726 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ffe87e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e2826f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    badb575 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'develop'

    Keith-CY committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4e4e543 View commit details
    Browse the repository at this point in the history
  11. test: fix type declaration

    Keith-CY committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5c0b89c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c8c095f View commit details
    Browse the repository at this point in the history
  13. Merge pull request nervosnetwork#1729 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fb4032f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    afcb2c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. feat: show holder_count in ckb_hodl_wave chart (#405)

    * feat: show holder_count in ckb_hodl_wave chart
    
    Signed-off-by: Miles Zhang <[email protected]>
    
    * style: change ckb hodl wave charts color order
    
    Signed-off-by: Miles Zhang <[email protected]>
    
    ---------
    
    Signed-off-by: Miles Zhang <[email protected]>
    zmcNotafraid authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    73b5a4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5a59d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d145040 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    f5d844f View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1730 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2166832 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e6b26d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    097eeed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9dd537 View commit details
    Browse the repository at this point in the history
  6. Merge pull request nervosnetwork#1732 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    68f7dc9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request nervosnetwork#1733 from nervosnetwork/testnet

    Merge testnet into mainnet
    Keith-CY authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    305404c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Fix/xudt name too long (#408)

    Co-authored-by: Keith <[email protected]>
    Daryl-L and Keith-CY authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    21435a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1734 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    aa74e3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24abea3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    f520137 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1736 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    48b0ff6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    3ec2fc6 View commit details
    Browse the repository at this point in the history
  2. Feature/btc address assets (#344)

    * feat(rgbpp-unbound): add bound status to address asset
    
    * feat(address): add invalid
    
    * feat(invalid): todo for invalid inscription
    
    * style(invalid): invalid asset component
    
    * fix(invalid): add consumedTxHash
    
    ---------
    
    Co-authored-by: Chen Yu <[email protected]>
    Daryl-L and Keith-CY authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    613f78e View commit details
    Browse the repository at this point in the history
  3. Merge pull request nervosnetwork#1738 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    218f502 View commit details
    Browse the repository at this point in the history
  4. fix: hide some nft tags

    Keith-CY committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c2e8136 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    718d6a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    b4a560f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3376e59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8107528 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2433c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1332d89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28ab387 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1cc190 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    512d82e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3595225 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7dafe58 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. feat: export xudt holders support merge_with_owner (#410)

    * feat: export xudt holder support `merge_with_owner`
    
    * chore: fix typo
    
    * chore: add export radio default value
    PainterPuppets authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e5c1e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ef8fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request nervosnetwork#1741 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bfd8777 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdab9df View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. fix(block): extra null block request (#409)

    * fix(block): extra null block request
    
    * style(block): use falsy condition
    Daryl-L authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2773192 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1743 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cdbd1e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0b43a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af99e0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e0254e View commit details
    Browse the repository at this point in the history
  6. Merge pull request nervosnetwork#1745 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0bdc6ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35bf96b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. fix(btc-link): link to the different btc env (#412)

    * fix(btc-link): link to the different btc env
    
    * feat(btc-link): address depends on the txid
    
    * style(btc-link): change the code style
    Daryl-L authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    380c792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515acf8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nervosnetwork#1747 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    539e473 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    37b8b48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1749 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5f599d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eaf192 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be766a0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nervosnetwork#1750 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e3bbfcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    461a75b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    165faea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5d9462 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87fbf1d View commit details
    Browse the repository at this point in the history
  4. Merge pull request nervosnetwork#1753 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    230a82a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f531791 View commit details
    Browse the repository at this point in the history
  6. fix(rgb++): loading picture when loading (#411)

    * fix(rgb++): loading picture when loading
    
    * feat(loading): new pic
    
    * fix(rgbdigest): fixed position
    
    * fix(rgbdigest): loading
    Daryl-L authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4bc1e6d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix: fix i18n

    Keith-CY committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a6624d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1755 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    bc493d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beb2942 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    8556c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d647b0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nervosnetwork#1757 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b9e3ff1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    4bef418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7332da5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nervosnetwork#1759 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    866fdc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 23, 2024

  1. fix(deps): update dependency camelcase to v8 (#375)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    83c34c7 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump axios from 1.7.2 to 1.7.4

    Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.2...v1.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    65422d5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @types/eslint to v8.56.11 (#423)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fa4a8ad View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    96865cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1761 from nervosnetwork/dependabot/n…

    …pm_and_yarn/axios-1.7.4
    Keith-CY authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d2c4a46 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump webpack from 5.92.0 to 5.94.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.92.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.92.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    29eb2d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e7f6ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    003f056 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge pull request nervosnetwork#1762 from nervosnetwork/dependabot/n…

    …pm_and_yarn/webpack-5.94.0
    Keith-CY authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ff69f87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1772d61 View commit details
    Browse the repository at this point in the history
  3. feat: rename layer-1 and layer-2

    Rename "Layer 1 Asset" to "Issued on Bitcoin"
    Rename "Layer 2 Asset" to "Issued on CKB"
    Keith-CY committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    32a0721 View commit details
    Browse the repository at this point in the history
  4. feat: show utility tag

    Keith-CY committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fe05a3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0e61be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fecb95a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    896e678 View commit details
    Browse the repository at this point in the history
  8. Merge pull request nervosnetwork#1767 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    186f664 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ac4d92 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1ebecb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e494744 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f2d268 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. fix: fix typo

    Keith-CY committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5504c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7869ba4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat(rgbpp): change apir of asset for rgb++ (#422)

    Co-authored-by: Chen Yu <[email protected]>
    Daryl-L and Keith-CY authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c682cf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d1f9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dccc4ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a1b615 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc38efa View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    10387a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3341c5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    696fc0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e7eaee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08a0aa9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request nervosnetwork#1775 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    55b02bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9982d5d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. feat(inscription): new ui (#421)

    * feat(inscription): new ui
    
    * feat(inscriptioN): use link instead of a
    
    * fix(inscription): use li in the ul
    
    * fix(inscription): overflow
    
    * fix(inscription): radius
    Daryl-L authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    94f3a24 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge pull request nervosnetwork#1777 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    97ed4d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1778 from nervosnetwork/testnet

    Merge testnet into mainnet
    Keith-CY authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1d51a59 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. feat: better navigation from cell info

    1. add link to block where the cell is
    2. add link to transaction where the cell is
    Keith-CY committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    58f4c10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ad170a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b90687 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c38651 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. feat: de-emphasize layer1/layer2

    1. rename the tag
    2. add leap animation
    
    Ref: Magickbase/ckb-explorer-public-issues#773
    Keith-CY committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    524246f View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1782 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    37f6c6b View commit details
    Browse the repository at this point in the history
  3. Merge pull request nervosnetwork#1783 from nervosnetwork/testnet

    Merge testnet into mainnet
    Keith-CY authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bb1ac1e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. build(deps): bump express from 4.19.2 to 4.21.0

    Bumps [express](https://github.com/expressjs/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: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c015df4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    46cffd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee18ca0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    f5f4f1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1785 from nervosnetwork/dependabot/n…

    …pm_and_yarn/express-4.21.0
    Keith-CY authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1c21cd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. build(deps): bump rollup from 2.79.1 to 2.79.2

    Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.79.1...v2.79.2)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9771889 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix(tag): jump url (#427)

    Daryl-L authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2fc17c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a32d70b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    978b943 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dd4bc3 View commit details
    Browse the repository at this point in the history
  5. fix: fix typo

    Keith-CY committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1a7013e View commit details
    Browse the repository at this point in the history
  6. Merge pull request nervosnetwork#1790 from nervosnetwork/dependabot/n…

    …pm_and_yarn/rollup-2.79.2
    Keith-CY authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bbb9bd8 View commit details
    Browse the repository at this point in the history
  7. feat: add script info of ickb (nervosnetwork#1788)

    Co-authored-by: phroi <[email protected]>
    Keith-CY and phroi authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e414b09 View commit details
    Browse the repository at this point in the history
  8. Merge pull request nervosnetwork#1793 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9323ca6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    e14c6a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nervosnetwork#1795 from nervosnetwork/develop

    Merge develop into testnet
    Keith-CY authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    48187ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd6b90 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. build(deps): bump markdown-to-jsx from 7.3.2 to 7.5.0

    Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) from 7.3.2 to 7.5.0.
    - [Release notes](https://github.com/quantizor/markdown-to-jsx/releases)
    - [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/CHANGELOG.md)
    - [Commits](quantizor/markdown-to-jsx@v7.3.2...v7.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: markdown-to-jsx
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2ad1e85 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Merge pull request nervosnetwork#1796 from nervosnetwork/dependabot/n…

    …pm_and_yarn/markdown-to-jsx-7.5.0
    Keith-CY authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3b20ace View commit details
    Browse the repository at this point in the history
  2. build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7

    Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
    - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
    - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
    - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: http-proxy-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    36d3acf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb01a54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9edff68 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nervosnetwork#1798 from nervosnetwork/dependabot/n…

    …pm_and_yarn/http-proxy-middleware-2.0.7
    
    build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7
    Keith-CY authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e82a612 View commit details
    Browse the repository at this point in the history