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 #4

Merged
merged 30 commits into from
Sep 6, 2023
Merged

Dev #4

merged 30 commits into from
Sep 6, 2023

Commits on Jun 23, 2023

  1. Update models and stuff

    Mister-Eth committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c15d920 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 30, 2023

  1. Add project

    Mister-Eth committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4211cc1 View commit details
    Browse the repository at this point in the history
  2. Config check

    -check if we can connect to the configuration database
    -create schemas if they don't already exist
    Mister-Eth committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b3ef832 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Action definitions

    Can now quickly integrate new sql scripts
    Mister-Eth committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    40f2987 View commit details
    Browse the repository at this point in the history
  2. Formatting

    Mister-Eth committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    53565df View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Schema dump

    Mister-Eth committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    4d2382d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Update

    Mister-Eth committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b1934ed View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Update README.md

    Mister-Eth authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    60e8ff7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Mister-Eth authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    cd33f32 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Nothing

    Mister-Eth committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f211d3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad061c View commit details
    Browse the repository at this point in the history
  3. Update dotnet.yml

    Mister-Eth committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    2cf05aa View commit details
    Browse the repository at this point in the history
  4. Update dotnet.yml

    Mister-Eth committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    7962777 View commit details
    Browse the repository at this point in the history
  5. FIle changes

    Mister-Eth committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    d7b1d5f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Added diagram

    Mister-Eth committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    831ca84 View commit details
    Browse the repository at this point in the history
  2. Docker files

    Mister-Eth committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9d528c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad54400 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. More config updates

    Mister-Eth committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d072fd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Replace strings with enums

    Makes stuff a bit more clear and less error-prone
    Mister-Eth committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5e2d1ca View commit details
    Browse the repository at this point in the history
  2. Try use in-mem

    Mister-Eth committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0f423f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Run with in-memory storage

    Mister-Eth committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    62fa63b View commit details
    Browse the repository at this point in the history
  2. Fix publisher

    Mister-Eth committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d446dc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Series get returned

    FINALLY
    Mister-Eth committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5467492 View commit details
    Browse the repository at this point in the history
  2. Fix more errors

    Mister-Eth committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    23d4610 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Up

    down
    Mister-Eth committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    0257f00 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Add RPC models

    Mister-Eth committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    5a1d04b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Update models

    Mister-Eth committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d8a7c29 View commit details
    Browse the repository at this point in the history
  2. Update Provider.cs

    Mister-Eth committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    34a4378 View commit details
    Browse the repository at this point in the history
  3. Auto discover and register EVM-compatible chains

    RIP frontend performance for now
    Mister-Eth committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    176b6c1 View commit details
    Browse the repository at this point in the history