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

QB-1574: update to TM calls, refactor ws #211

Merged
merged 22 commits into from
Feb 13, 2023
Merged

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    b5b4585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea31603 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdcea40 View commit details
    Browse the repository at this point in the history
  4. Testing ctx for evm api

    BoThe1K committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    f40021f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b31877b View commit details
    Browse the repository at this point in the history
  6. Fix with tx decoder

    BoThe1K committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b6c1e8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c41c1d View commit details
    Browse the repository at this point in the history
  8. QB-1561/evm-update: First version of WS rework (compiled, not fully t…

    …ested):
    
     - fixed issues with wrong block hash generation
     - removed locks which block rest execution
     - rework api response strucures for Block, Header
     - removed tm we connection and replaced with dirrect db access
    BoThe1K committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    125525d View commit details
    Browse the repository at this point in the history
  9. QB-1561/evm-update: Rework WS client and unified to single api with h…

    …ttp conn
    
     - add some fixes to event fetcher
    BoThe1K committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    d24bf19 View commit details
    Browse the repository at this point in the history
  10. Remove not used module

    BoThe1K committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    f8bd9ff View commit details
    Browse the repository at this point in the history
  11. Remove logs

    BoThe1K committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1776fb5 View commit details
    Browse the repository at this point in the history
  12. Fix deps

    BoThe1K committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    92a0859 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8227831 View commit details
    Browse the repository at this point in the history
  14. Add cosmos type for web3 tx

    BoThe1K committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e1cdc14 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    f34b93e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    018497a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b85428c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Fix header

    BoThe1K committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    5044491 View commit details
    Browse the repository at this point in the history
  2. Add async for tests

    BoThe1K committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a552beb View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Add flag for broadcast

    BoThe1K committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    3e4544e View commit details
    Browse the repository at this point in the history
  2. Comment for PROD

    BoThe1K committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    738d8a5 View commit details
    Browse the repository at this point in the history