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

Add eth_simulate , support array of eth_call for simulation across multiple blocks #5530

Merged
merged 290 commits into from
Jun 10, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 29, 2023

  1. finalising transfer to Env based approach

    Removed Chain Fork related code
    OlegJakushkin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    abc59c3 View commit details
    Browse the repository at this point in the history
  2. fixing Benchmarks

    OlegJakushkin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f682a72 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    1162cc3 View commit details
    Browse the repository at this point in the history
  2. RPC test added

    OlegJakushkin committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    72ac349 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    ecf2f55 View commit details
    Browse the repository at this point in the history
  2. post merge fix

    OlegJakushkin committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    bf4c929 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    8cdcb49 View commit details
    Browse the repository at this point in the history
  2. Update src/Nethermind/Nethermind.Facade/Proxy/Models/MultiCall/MultiC…

    …allCallResult.cs
    
    
    Fixes for Success/Failure at  MultiCallCallResult
    
    Co-authored-by: Ahmad Bitar <33181301+smartprogrammer93@users.noreply.github.com>
    OlegJakushkin and smartprogrammer93 authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    472054b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80802c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63e361d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. test fixes

    OlegJakushkin committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    717e583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9114610 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85e228b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e196c2e View commit details
    Browse the repository at this point in the history
  5. Cleaning up tracers

    OlegJakushkin committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8ab2090 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Fixing tests

    OlegJakushkin committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e4b680f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2fb3ae View commit details
    Browse the repository at this point in the history
  3. fixing benchmarks

    OlegJakushkin committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c30bf1d View commit details
    Browse the repository at this point in the history
  4. minor protocol update

    OlegJakushkin committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4407a1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4d8ba1 View commit details
    Browse the repository at this point in the history
  6. Fixing Nonce

    OlegJakushkin committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9430acc View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Softer defaults

    OlegJakushkin committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    fda6c87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3dc077 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58b1c75 View commit details
    Browse the repository at this point in the history
  4. Fixing Spaces

    OlegJakushkin committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    fb2d861 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eaf7ce View commit details
    Browse the repository at this point in the history
  6. Spec ordering

    OlegJakushkin committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    c893254 View commit details
    Browse the repository at this point in the history
  7. Added checked longs

    OlegJakushkin committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    43009d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c99343a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    202484f View commit details
    Browse the repository at this point in the history
  10. fix spaces

    OlegJakushkin committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    da4c347 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1faa5b9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9771637 View commit details
    Browse the repository at this point in the history
  13. enum only

    OlegJakushkin committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d822593 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    00d4db3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8bbe975 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59de531 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    044bc93 View commit details
    Browse the repository at this point in the history
  18. removed unused flag

    OlegJakushkin committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    0b22f18 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    d5e9ce5 View commit details
    Browse the repository at this point in the history
  2. Spaces fixing

    OlegJakushkin committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a6e1398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d05e466 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    730753b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    819d0c5 View commit details
    Browse the repository at this point in the history
  6. minor clean up

    OlegJakushkin committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    634e41e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9a6e91 View commit details
    Browse the repository at this point in the history
  8. minor refactoring

    OlegJakushkin committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    62348dc View commit details
    Browse the repository at this point in the history
  9. minor clean-up

    OlegJakushkin committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8619dc5 View commit details
    Browse the repository at this point in the history
  10. Inheritance simplified

    OlegJakushkin committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    30f5743 View commit details
    Browse the repository at this point in the history
  11. Classes extraction

    OlegJakushkin committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    e09142d View commit details
    Browse the repository at this point in the history
  12. important refactoring

    OlegJakushkin committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d72c8e6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fd5ce5d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    474066e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add699c View commit details
    Browse the repository at this point in the history
  3. minor refactorings

    OlegJakushkin committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    26189fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edb0490 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c3fc92 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    15a7bb1 View commit details
    Browse the repository at this point in the history
  2. minor test fixes

    OlegJakushkin committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8a04905 View commit details
    Browse the repository at this point in the history
  3. minor test fixes

    OlegJakushkin committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b30d377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bce00e4 View commit details
    Browse the repository at this point in the history
  5. minor tests fix

    OlegJakushkin committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    20fade3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95e7c09 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. clean up txTypes diff

    OlegJakushkin committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a142364 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    9454814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81f52a2 View commit details
    Browse the repository at this point in the history
  3. updated interface

    OlegJakushkin committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f5e616e View commit details
    Browse the repository at this point in the history
  4. updating tests

    OlegJakushkin committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1c7c4bf View commit details
    Browse the repository at this point in the history
  5. Change TuneDb default to HeavyWrite (#6136)

    Co-authored-by: Kamil Chodoła <kamil@nethermind.io>
    kamilchodola and kamilchodola committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2a70ac4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. [Fix][Holesky] timestamps and genesis updates (#6112)

    * holesky timestamps and genesis updates
    
    * fix genesis hash for archive
    
    * add fork info tests for holesky
    smartprogrammer93 authored and kamilchodola committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a785044 View commit details
    Browse the repository at this point in the history
  2. Fix PPA package post-install script (#5991)

    * Fix PPA post install script to download from the latest release branch
    
    * Remove redundant space
    
    * Update Nethermind executable name
    rubo authored and kamilchodola committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f02c690 View commit details
    Browse the repository at this point in the history
  3. Update executable and networks (#6141)

    rubo authored and kamilchodola committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    92c8f81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb9b72c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    08c3890 View commit details
    Browse the repository at this point in the history
  2. Minor test fixes

    OlegJakushkin committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    42b2e3a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Feature/eth multicall refactor (#6175)

    * refactor
    
    * refactoring
    
    * More refactoring and fixes
    
    * whitespace
    
    * fix tests
    
    * more fix
    
    * more improvements
    LukaszRozmej authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b6c3b21 View commit details
    Browse the repository at this point in the history
  2. Merge 1.22

    OlegJakushkin committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0603dd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc43a3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e81f015 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    201baeb View commit details
    Browse the repository at this point in the history
  6. benchmark fixes

    OlegJakushkin committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6c1cebc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26f17fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cedafab View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Oct 16, 2023

  1. HiveTests Added

    Also testing if TrieException does not happen anymore on prod DB
    OlegJakushkin committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e6e5324 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Uint256 hex parsing when it is inside dictionary

    Fixing state parsing bug
    OlegJakushkin committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d180fb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    64b34b1 View commit details
    Browse the repository at this point in the history
  2. spaces fix

    OlegJakushkin committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b38c1b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    c719612 View commit details
    Browse the repository at this point in the history
  2. merge master

    OlegJakushkin committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f8ea79c View commit details
    Browse the repository at this point in the history
  3. post merge build fixes

    OlegJakushkin committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3b5ff68 View commit details
    Browse the repository at this point in the history
  4. most tests fixed

    OlegJakushkin committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0af77c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3df479 View commit details
    Browse the repository at this point in the history
  6. hot fix

    OlegJakushkin committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    43e5af9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    cb0c102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08acb1e View commit details
    Browse the repository at this point in the history
  3. Unit tests fix

    now it runs and executes multicall
    OlegJakushkin committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8536de7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    ee5e4f6 View commit details
    Browse the repository at this point in the history
  2. Gas cap limits enforcement

    On blocks and transactions
    OlegJakushkin committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    857f835 View commit details
    Browse the repository at this point in the history
  3. fix spacing

    OlegJakushkin committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f2274a9 View commit details
    Browse the repository at this point in the history
  4. Merge master

    OlegJakushkin committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0518264 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. fixing local move test

    OlegJakushkin committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6118b29 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Hunted down trie exception

    Issue is that host returns header based, including temp data while MultiCall operates on top of DB
    OlegJakushkin committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    bf944ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c04244 View commit details
    Browse the repository at this point in the history
  3. fix whitespace

    OlegJakushkin committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    19f075a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. merge

    OlegJakushkin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f5907c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36a6785 View commit details
    Browse the repository at this point in the history
  3. merge hotfix

    OlegJakushkin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7cd7f58 View commit details
    Browse the repository at this point in the history
  4. Tree State Failed example

    Example depicting an issue to tackle
    OlegJakushkin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    909f927 View commit details
    Browse the repository at this point in the history
  5. reset submodule

    LukaszRozmej committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    465baee View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fixed serialisation tests

    added UInt256DictionaryKeyConverter for Dictionary<UInt256, Hash256> support (now for System.Text.Json)
    OlegJakushkin committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a85c00d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d53c57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08cf03b View commit details
    Browse the repository at this point in the history
  4. fix test

    LukaszRozmej committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    687a460 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    277cc4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4021aff View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    92f5c7e View commit details
    Browse the repository at this point in the history
  2. Moving to eth_simulate

    OlegJakushkin committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b7983f6 View commit details
    Browse the repository at this point in the history
  3. Merge latest

    OlegJakushkin committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b3fa159 View commit details
    Browse the repository at this point in the history
  4. fixing post merge

    OlegJakushkin committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c322262 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4ae238 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae1c561 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Fixing tree access

    OlegJakushkin committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    56960ae View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. basic hive updates

    OlegJakushkin committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f0cd700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dbe050 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df4aee1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    1d07f61 View commit details
    Browse the repository at this point in the history
  2. Hive like Prunning And Persistence in tests

    Now all tests fail with same errors as in hive
    OlegJakushkin committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8126d5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cb16b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 12, 2024

  1. Test fixes

    OlegJakushkin committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    585927f View commit details
    Browse the repository at this point in the history
  2. Getting ready for merge

    OlegJakushkin committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ced6a1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7021aaf View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 20, 2024

  1. FIx managing state

    LukaszRozmej committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d6e339b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d9b0cb View commit details
    Browse the repository at this point in the history
  3. minor fix

    OlegJakushkin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6626f1d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. minor bug fixes

    OlegJakushkin committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7766aeb View commit details
    Browse the repository at this point in the history
  2. minor trello fixes

    OlegJakushkin committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7420391 View commit details
    Browse the repository at this point in the history
  3. Minor tests fix

    OlegJakushkin committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    feeadf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd9843a View commit details
    Browse the repository at this point in the history
  5. add leading zeros

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c4bd380 View commit details
    Browse the repository at this point in the history
  6. minor CI fixes

    OlegJakushkin committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e4a381c View commit details
    Browse the repository at this point in the history
  7. cleanup

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    bd5fc59 View commit details
    Browse the repository at this point in the history
  8. More cleanups

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7d7c499 View commit details
    Browse the repository at this point in the history
  9. BlockHash refactor

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9fde5e0 View commit details
    Browse the repository at this point in the history
  10. BlockTree refactor

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4c2110e View commit details
    Browse the repository at this point in the history
  11. restoring hive tests

    OlegJakushkin committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a03fc36 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    db876c1 View commit details
    Browse the repository at this point in the history
  13. fix tests

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6ef4946 View commit details
    Browse the repository at this point in the history
  14. refactor EthCliModule

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e083535 View commit details
    Browse the repository at this point in the history
  15. Fixing project build

    OlegJakushkin committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    44e67c7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    31a4a47 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    20605b5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6bca09f View commit details
    Browse the repository at this point in the history
  19. more revert

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    64d3503 View commit details
    Browse the repository at this point in the history
  20. fix

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9431c73 View commit details
    Browse the repository at this point in the history
  21. more revert

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f9ec7d1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    74b68ae View commit details
    Browse the repository at this point in the history
  23. minor trello fixes

    OlegJakushkin committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    be04bdf View commit details
    Browse the repository at this point in the history
  24. status text issue fix

    OlegJakushkin committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6664f2f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4cb263d View commit details
    Browse the repository at this point in the history
  26. Fixing project build

    OlegJakushkin committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0408f1d View commit details
    Browse the repository at this point in the history
  27. more revert

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0df45dc View commit details
    Browse the repository at this point in the history
  28. fix CodeInfoRepository

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    67425a6 View commit details
    Browse the repository at this point in the history
  29. more refactor

    LukaszRozmej committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    cd8d307 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. majour protocol fixes

    OlegJakushkin committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c7507db View commit details
    Browse the repository at this point in the history
  2. minor fixes

    OlegJakushkin committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4373849 View commit details
    Browse the repository at this point in the history
  3. merge

    OlegJakushkin committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    453b37c View commit details
    Browse the repository at this point in the history
  4. post merge fixes

    OlegJakushkin committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    29ae661 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. fixing hive tests

    OlegJakushkin committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    79e6a72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce872a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. merge

    OlegJakushkin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    069b452 View commit details
    Browse the repository at this point in the history
  2. fix formating

    OlegJakushkin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1614e12 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fixing protocol issues

    OlegJakushkin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4472169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be34ebe View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. merge fix

    OlegJakushkin committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ef83e97 View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    OlegJakushkin committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2dc5513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11d0e6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    706aacf View commit details
    Browse the repository at this point in the history
  5. fix formatting

    OlegJakushkin committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3a3e115 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d6874d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. fix test

    LukaszRozmej committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5b717b6 View commit details
    Browse the repository at this point in the history
  2. Revert "fix test"

    This reverts commit 5b717b6.
    LukaszRozmej committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2665446 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    932c615 View commit details
    Browse the repository at this point in the history
  2. pre review fixes

    OlegJakushkin committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1a99a29 View commit details
    Browse the repository at this point in the history
  3. merge and tests fix

    OlegJakushkin committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ffbec51 View commit details
    Browse the repository at this point in the history
  4. post merge tests fixes

    OlegJakushkin committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c007a4e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    bf57556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3df6703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e22d16 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    183d303 View commit details
    Browse the repository at this point in the history
  2. Minor bug fixes

    OlegJakushkin committed May 13, 2024
    Configuration menu
    Copy the full SHA
    918e9fd View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. refactors

    LukaszRozmej committed May 14, 2024
    Configuration menu
    Copy the full SHA
    37b52bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e7be69 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feature/eth_multicall' into feat…

    …ure/eth_multicall
    
    # Conflicts:
    #	src/Nethermind/Nethermind.Facade/Simulate/SimulateReadOnlyBlocksProcessingEnv.cs
    LukaszRozmej committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4ac4f6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9be04d View commit details
    Browse the repository at this point in the history
  5. Move ErrorCodes,

    Add AddressToHash256
    LukaszRozmej committed May 14, 2024
    Configuration menu
    Copy the full SHA
    57805bd View commit details
    Browse the repository at this point in the history
  6. Revert "Move ErrorCodes,"

    This reverts commit 57805bd.
    LukaszRozmej committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d542546 View commit details
    Browse the repository at this point in the history
  7. more refactors

    LukaszRozmej committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e443f84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe87832 View commit details
    Browse the repository at this point in the history
  9. minor issues fix

    OlegJakushkin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b408aaf View commit details
    Browse the repository at this point in the history
  10. more refactor

    LukaszRozmej committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4740cc1 View commit details
    Browse the repository at this point in the history
  11. not null

    LukaszRozmej committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9701065 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e4efdc6 View commit details
    Browse the repository at this point in the history
  13. merge fixes

    OlegJakushkin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    944566c View commit details
    Browse the repository at this point in the history
  14. merge master

    OlegJakushkin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2343eb8 View commit details
    Browse the repository at this point in the history
  15. minor fix

    OlegJakushkin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    17fdf84 View commit details
    Browse the repository at this point in the history
  16. dotnet format

    OlegJakushkin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d85bf1d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    98f2a1f View commit details
    Browse the repository at this point in the history
  18. Merge branch 'feature/eth_multicall' of github.com:NethermindEth/neth…

    …ermind into feature/eth_multicall
    LukaszRozmej committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a9e1b70 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    997ea55 View commit details
    Browse the repository at this point in the history
  20. fix

    LukaszRozmej committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8b37572 View commit details
    Browse the repository at this point in the history
  21. revert format

    LukaszRozmej committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a72a6a8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Review updates

    OlegJakushkin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0acf045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67a4c43 View commit details
    Browse the repository at this point in the history
  3. merged

    OlegJakushkin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a201a10 View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    OlegJakushkin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    77fda4b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. review RLP fixes

    Story of how how 1 line fix turns into performance optimisation when done wright...
    OlegJakushkin committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1ac41f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea29971 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc24c33 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. merge fixes

    OlegJakushkin committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ad2d7f9 View commit details
    Browse the repository at this point in the history
  2. merge fixes

    OlegJakushkin committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c3923f3 View commit details
    Browse the repository at this point in the history
  3. minor review fixes

    OlegJakushkin committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f3c4056 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00c0bd7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. merge

    OlegJakushkin committed May 28, 2024
    Configuration menu
    Copy the full SHA
    37219c5 View commit details
    Browse the repository at this point in the history
  2. minor clean-up

    OlegJakushkin committed May 28, 2024
    Configuration menu
    Copy the full SHA
    88fea58 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. minor cleanup

    LukaszRozmej committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9db6836 View commit details
    Browse the repository at this point in the history
  2. merge fix

    LukaszRozmej committed May 29, 2024
    Configuration menu
    Copy the full SHA
    57461c3 View commit details
    Browse the repository at this point in the history
  3. fix

    LukaszRozmej committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c804851 View commit details
    Browse the repository at this point in the history
  4. fix

    LukaszRozmej committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9adf550 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into feature/eth_multicall

    # Conflicts:
    #	src/Nethermind/Nethermind.Evm/VirtualMachine.cs
    LukaszRozmej committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9613d30 View commit details
    Browse the repository at this point in the history
  6. merge fix

    LukaszRozmej committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5f324a9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    3ac4834 View commit details
    Browse the repository at this point in the history
  2. Review based changes

    OlegJakushkin committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f84c67b View commit details
    Browse the repository at this point in the history
  3. Minor review fixes

    OlegJakushkin committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    53a79b1 View commit details
    Browse the repository at this point in the history
  4. some minor fixes

    OlegJakushkin committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d1cde8f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. merge

    OlegJakushkin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9440eda View commit details
    Browse the repository at this point in the history
  2. new call result layout

    OlegJakushkin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    aa6277b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3838f3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69528a1 View commit details
    Browse the repository at this point in the history
  5. Removing a flag

    OlegJakushkin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b559c8c View commit details
    Browse the repository at this point in the history
  6. minor fixes

    OlegJakushkin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e1a1f93 View commit details
    Browse the repository at this point in the history
  7. minor fix

    OlegJakushkin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9b8da71 View commit details
    Browse the repository at this point in the history
  8. minor fixes

    OlegJakushkin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9ce74e7 View commit details
    Browse the repository at this point in the history
  9. minor fixes

    OlegJakushkin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c14d088 View commit details
    Browse the repository at this point in the history
  10. merge

    OlegJakushkin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7a6eee2 View commit details
    Browse the repository at this point in the history
  11. merge fixes

    OlegJakushkin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3acbf4a View commit details
    Browse the repository at this point in the history