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

Show data from DB #28

Closed
wants to merge 57 commits into from
Closed

Show data from DB #28

wants to merge 57 commits into from

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. Configuration menu
    Copy the full SHA
    0916fbe View commit details
    Browse the repository at this point in the history
  7. Show block detail from DB

    fkrause98 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f3c8cca View commit details
    Browse the repository at this point in the history
  8. 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
  9. Show tx from block detail

    fkrause98 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    44d578c View commit details
    Browse the repository at this point in the history
  10. Use DB data on tx index

    fkrause98 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    93de516 View commit details
    Browse the repository at this point in the history
  11. Use DB data on TX detail

    fkrause98 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    850d8cd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e36ff4c View commit details
    Browse the repository at this point in the history
  13. Delete seed.sql

    fkrause98 authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a101e98 View commit details
    Browse the repository at this point in the history
  14. Add sql dump for seeds

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

Commits on Jul 11, 2023

  1. Add make seed comment

    fkrause98 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    11d48f2 View commit details
    Browse the repository at this point in the history
  2. 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
  3. Configuration menu
    Copy the full SHA
    d77b57f View commit details
    Browse the repository at this point in the history
  4. 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
  5. 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
  6. Update seeds

    fkrause98 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c41cff1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05d028d View commit details
    Browse the repository at this point in the history
  8. Fix block access error

    fkrause98 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9fda339 View commit details
    Browse the repository at this point in the history
  9. 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
  10. Fix field error

    fkrause98 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4f33e54 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6817e66 View commit details
    Browse the repository at this point in the history
  12. Use tx receipt data from db

    fkrause98 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    089f515 View commit details
    Browse the repository at this point in the history
  13. Remove inspect

    fkrause98 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6689994 View commit details
    Browse the repository at this point in the history
  14. Mix format

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

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    cb4cb55 View commit details
    Browse the repository at this point in the history
  2. Fix txs index

    fkrause98 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c3dadd9 View commit details
    Browse the repository at this point in the history
  3. Fix tx detail

    fkrause98 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e1059ca View commit details
    Browse the repository at this point in the history
  4. Format

    fkrause98 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f86a949 View commit details
    Browse the repository at this point in the history
  5. Fix block detail

    fkrause98 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    473a069 View commit details
    Browse the repository at this point in the history
  6. More fixes

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

Commits on Jul 24, 2023

  1. Uncomment fetcher for prod

    fkrause98 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f1c6fd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91f9f8 View commit details
    Browse the repository at this point in the history