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

dev -> main #131

Merged
merged 26 commits into from
Nov 7, 2024
Merged

dev -> main #131

merged 26 commits into from
Nov 7, 2024

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. fix signer (#97)

    nikolaicholakov25 authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ec5784b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Added og tags (#98)

    DimitarTAtanasov authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1f8255f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. feat: Add papi supported chains (#95)

    * add all papi supported polkadot chains
    
    * add all papi supported descriptors
    
    * refactor smoldot chains init
    
    * remove duplicated descriptors install
    
    * dynamic  chain specs fetch
    
    * fix external scan links based on chain in blockdetails page
    
    * refactor chain spec constants
    
    * add chain icons
    
    * target westend in snippets
    
    * show error message when reaching max chain set reties
    nikolaicholakov25 authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    38b216f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Handle decoding failure for kusama asset hub (#99)

    handle decoding extrinsic failure case on kusama asset hub, untill fixed
    nikolaicholakov25 authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d07d5f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    efec0d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    663a9bc View commit details
    Browse the repository at this point in the history
  3. refactor chain clients (#103)

    * refactor chain clients
    
    * add loaders and no items message on explorer page
    
    * revert smoldot worker config changes
    nikolaicholakov25 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    dd7dbf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    136c32e View commit details
    Browse the repository at this point in the history
  2. fix: paddings on block details page (#101)

    Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com>
    AlexanderDrazhev and Aleksandar Drazhev authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bdb197f View commit details
    Browse the repository at this point in the history
  3. fix: the connect wallet button paddings (#102)

    Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com>
    AlexanderDrazhev and Aleksandar Drazhev authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    574e158 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. clean up (#109)

    nikolaicholakov25 authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6102472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82c6056 View commit details
    Browse the repository at this point in the history
  3. remove jszip (#111)

    * remove dependency
    
    * fix build
    nikolaicholakov25 authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5439ccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5a0b29 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. update license (#114)

    * update license
    
    * add 3rd-party-licenses folder
    nikolaicholakov25 authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7e440be View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix: Helmet title name (#116)

    Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com>
    AlexanderDrazhev and Aleksandar Drazhev authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    97c1449 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. feat: include the default extrinsics on the latest blocks list (#113)

    * feat: include the default extrinsics on the latest blocks list
    
    * removing the row client extrinsics from signed extrinsics
    
    ---------
    
    Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com>
    AlexanderDrazhev and Aleksandar Drazhev authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    af9e85c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Dev deploy (#122)

    * Fix yml (#119)
    
    * Fix deploy (#121)
    
    * Update deployments
    DimitarTAtanasov authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2ad9c17 View commit details
    Browse the repository at this point in the history
  2. Test log (#124)

    DimitarTAtanasov authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    142c07b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e9ba1b View commit details
    Browse the repository at this point in the history
  4. Remove log (#126)

    DimitarTAtanasov authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    650c69b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. [feat] Custom Examples (#128)

    * Changes
    
    * Load Examples
    
    * Changes
    
    * Changes
    
    * Rename and fixes
    
    * Changes
    
    * delete example
    
    * Changes
    
    * Update examples
    
    * Changes
    
    * Improvements
    
    * Refresh jwt token
    
    * Refresh token and data flow
    
    * Display GitHub details and suggested improvements
    
    * Changes
    
    * Changes
    
    * Changes
    
    * Changes
    
    * Improvements
    
    * Improvements
    
    * Fix lint errors
    
    * Refactor ExampleNotFound component for improved reusability and integrate into CustomExampleList
    
    * Small fixes
    
    disable button on loading and change names
    
    * Fixes
    
    * Improvements
    
    * More fixes
    
    * Improve auth
    Denis-Dinkov authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f871112 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Fix UI Extrinsics/Events list expand icon, block details and forks co…

    …py to clipboard functionality (#117)
    
    * fix-work in progress on ui fixes
    
    * fix: validator field hover and copy and keep the copy button on mobile
    
    * ui fixes working solution
    
    * fix: extrinsics and events list expand icon, block details and forks copy to clipboard functionality
    
    * fix: refactoring DetailRow by using css props
    
    * Simplify CopyToClipboard component by removing unnecessary props
    
    ---------
    
    Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com>
    AlexanderDrazhev and Aleksandar Drazhev authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    548cd5d View commit details
    Browse the repository at this point in the history
  2. fix the issue with copyToClipboard component (#133)

    Co-authored-by: Aleksandar Drazhev <alxn.drazhev@gmail.com>
    AlexanderDrazhev and Aleksandar Drazhev authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    75c2dd0 View commit details
    Browse the repository at this point in the history