Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Store tx receipts #29

Merged
merged 33 commits into from
Jul 11, 2023
Merged

Store tx receipts #29

merged 33 commits into from
Jul 11, 2023

Commits on Jul 4, 2023

  1. Add postgres yml file

    fkrause98 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    09b3ed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e2cc32 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    9765ea0 View commit details
    Browse the repository at this point in the history
  2. Working commit

    fkrause98 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    167f1ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61acd85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea80955 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d5313a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Update tx fields

    fkrause98 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6590ea9 View commit details
    Browse the repository at this point in the history
  2. Lower fetch interval

    fkrause98 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0637600 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42eef27 View commit details
    Browse the repository at this point in the history
  4. Remove unnecesary comment

    fkrause98 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    87eb1d2 View commit details
    Browse the repository at this point in the history
  5. Add block fetcher tests

    fkrause98 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f05f03f View commit details
    Browse the repository at this point in the history
  6. Add postgres to CI job

    fkrause98 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f509beb View commit details
    Browse the repository at this point in the history
  7. Format

    fkrause98 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    acc219a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7be459 View commit details
    Browse the repository at this point in the history
  9. Undo wrong template change

    fkrause98 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9fdc79e View commit details
    Browse the repository at this point in the history
  10. Format

    fkrause98 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    05d056a View commit details
    Browse the repository at this point in the history
  11. Update makefile and readme

    fkrause98 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    39eaa51 View commit details
    Browse the repository at this point in the history
  12. Fix CI

    fkrause98 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5568206 View commit details
    Browse the repository at this point in the history
  13. Add seed

    fkrause98 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a4ec4a9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b4b8593 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    5f2d956 View commit details
    Browse the repository at this point in the history
  2. Update function comment

    fkrause98 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cd52b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0426e62 View commit details
    Browse the repository at this point in the history
  4. Add create-seed make target

    fkrause98 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cc28961 View commit details
    Browse the repository at this point in the history
  5. Delete seed.sql

    fkrause98 authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a26d3c7 View commit details
    Browse the repository at this point in the history
  6. Format

    fkrause98 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6295772 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Fix block and home pages

    fkrause98 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b596e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d77b57f View commit details
    Browse the repository at this point in the history
  3. Remove unused key

    fkrause98 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6a08eae View commit details
    Browse the repository at this point in the history
  4. Update block fetcher tests

    fkrause98 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7aa0315 View commit details
    Browse the repository at this point in the history
  5. Modify some receipt fields

    fkrause98 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    83dfa0c View commit details
    Browse the repository at this point in the history
  6. Remove minor warning

    fkrause98 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c25c513 View commit details
    Browse the repository at this point in the history