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

Refactor code #130

Closed
wants to merge 28 commits into from
Closed

Refactor code #130

wants to merge 28 commits into from

Commits on Oct 22, 2024

  1. wip

    nikolaicholakov25 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1a6c678 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. wip refactor

    nikolaicholakov25 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a8f2250 View commit details
    Browse the repository at this point in the history
  2. wip refactor

    nikolaicholakov25 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    04b84ea View commit details
    Browse the repository at this point in the history
  3. wip refactor

    nikolaicholakov25 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f21865a View commit details
    Browse the repository at this point in the history
  4. wip-refactor

    nikolaicholakov25 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9e82521 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. wip-refactor

    nikolaicholakov25 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2e46dd7 View commit details
    Browse the repository at this point in the history
  2. lint fixes

    nikolaicholakov25 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    288ef13 View commit details
    Browse the repository at this point in the history
  3. wip-refactor

    nikolaicholakov25 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    da400bb View commit details
    Browse the repository at this point in the history
  4. remove console.log

    nikolaicholakov25 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    193dd8e View commit details
    Browse the repository at this point in the history
  5. wip-refactor

    nikolaicholakov25 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    35238d5 View commit details
    Browse the repository at this point in the history
  6. wip-refactor

    nikolaicholakov25 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e6913d2 View commit details
    Browse the repository at this point in the history
  7. upd readme

    nikolaicholakov25 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d415deb View commit details
    Browse the repository at this point in the history
  8. wip-refactor

    nikolaicholakov25 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    550a142 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. update codec

    nikolaicholakov25 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    69c33a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Refactor

    DimitarTAtanasov committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0f8b954 View commit details
    Browse the repository at this point in the history
  2. Refactor

    DimitarTAtanasov committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6787a15 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Refactor

    DimitarTAtanasov committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2088efd View commit details
    Browse the repository at this point in the history
  2. Refactor

    DimitarTAtanasov committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3b74f8d View commit details
    Browse the repository at this point in the history
  3. Refactor

    DimitarTAtanasov committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0bbcaa7 View commit details
    Browse the repository at this point in the history
  4. Refactor

    DimitarTAtanasov committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    dcec79a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Refactor enums

    DimitarTAtanasov committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0fe35e3 View commit details
    Browse the repository at this point in the history
  2. Refactor

    DimitarTAtanasov committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5f436fd View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Refactor

    DimitarTAtanasov committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2b7123e View commit details
    Browse the repository at this point in the history
  2. Refactor

    DimitarTAtanasov committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6408132 View commit details
    Browse the repository at this point in the history
  3. Refactor

    DimitarTAtanasov committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2c2df38 View commit details
    Browse the repository at this point in the history
  4. Refactor

    DimitarTAtanasov committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fe0207d View commit details
    Browse the repository at this point in the history
  5. Refactor

    DimitarTAtanasov committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    dd03ae2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Merge branch 'dev' into refactor-code

    # Conflicts:
    #	src/app/routes.tsx
    #	src/components/invocationArgsMapper/styles.module.css
    #	src/components/metadataBuilders/bitstreamBuilder/bitstreamInput.tsx
    #	src/components/metadataBuilders/orderBuilder/orderBuilderCore.tsx
    #	src/components/papiQuery/queryButton.tsx
    #	src/components/papiQuery/queryFormContainer.tsx
    #	src/components/papiQuery/queryResult.tsx
    #	src/components/papiQuery/queryResultContainer.tsx
    #	src/components/papiQuery/queryViewContainer.tsx
    #	src/components/pdFileUpload/index.tsx
    #	src/utils/papi/helpers.ts
    #	src/utils/rpc/getBlockDetails.ts
    #	src/views/chainState/index.tsx
    #	src/views/constants/index.tsx
    #	src/views/decoder/index.tsx
    #	src/views/decoderDynamic/index.tsx
    #	src/views/extrinsics/index.tsx
    #	src/views/rpcCalls/index.tsx
    #	src/views/runtimeCalls/index.tsx
    DimitarTAtanasov committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f9a6712 View commit details
    Browse the repository at this point in the history