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

Merge develop to main #78

Merged
merged 69 commits into from
Jul 9, 2024
Merged

Merge develop to main #78

merged 69 commits into from
Jul 9, 2024

Commits on Dec 22, 2023

  1. DB package (#30)

    * Add rest of the needed geth lib
    
    * Create Datebase interfaces for code db. Move RLP so no cycle is created.
    cabrador committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5dfc689 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. New alloc (#31)

    cabrador committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    da15acd View commit details
    Browse the repository at this point in the history
  2. Add env with tests. (#33)

    cabrador committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    b7957b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98902eb View commit details
    Browse the repository at this point in the history
  4. Add result with tests. (#35)

    cabrador committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d936eb9 View commit details
    Browse the repository at this point in the history
  5. New rlp (#37)

    cabrador committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    0496d12 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    53e6233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    266b518 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

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

Commits on Jan 2, 2024

  1. Update db (#41)

    cabrador committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    56e5d97 View commit details
    Browse the repository at this point in the history
  2. Add generic iterator (#42)

    cabrador committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1cb3ca0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f2a7c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8e0430 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

Commits on Jan 17, 2024

  1. Change name of const (#46)

    cabrador committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7d2b77a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ffd9c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Naming refactor

    evgensheff committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ad594f6 View commit details
    Browse the repository at this point in the history
  2. Naming refactor

    evgensheff committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b45a026 View commit details
    Browse the repository at this point in the history
  3. unused code cleaned

    /geth repo is replaced by /types
    evgensheff committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d35375d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Update README.md

    Co-authored-by: Petr Hanzl <84449820+petr-hanzl@users.noreply.github.com>
    evgensheff and cabrador committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    db9c2bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53d5733 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #48 from evgensheff/refactor

    Naming refactor
    evgensheff committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    279bb4e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    fa20756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fc6d91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36ae557 View commit details
    Browse the repository at this point in the history
  4. naming

    evgensheff committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9d33692 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update db/code_db.go

    Co-authored-by: Petr Hanzl <84449820+petr-hanzl@users.noreply.github.com>
    evgensheff and cabrador committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5c241c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from Fantom-foundation/refactor

    unused code cleaned
    evgensheff committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    dfad463 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. Fix Iterator (#51)

    * Fix iterator
    cabrador committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a38458b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into eugene/decode

    # Conflicts:
    #	rlp/rlp.go
    cabrador committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    af84ebb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4829f5e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    2162a4f View commit details
    Browse the repository at this point in the history
  2. unit test fix

    evgensheff committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    64afe2b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53 from Fantom-foundation/eugene/decode

    added unit tests for rlp decoding and bug fixed
    evgensheff committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    067f5ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e02ea3b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    cb22995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f8dedd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f97566 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #55 from Fantom-foundation/eugene/geth

    removed go-ethereum from dependencies
    evgensheff committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4abefca View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

    evgensheff committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4dea10a View commit details
    Browse the repository at this point in the history
  3. fix

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

Commits on Apr 3, 2024

  1. fix of lost data

    evgensheff committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3327231 View commit details
    Browse the repository at this point in the history
  2. Add test after bug-fix

    cabrador committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4871ed8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #57 from Fantom-foundation/eugene/fix-test

    Account.Code bug found and fixed. Tests are updated
    evgensheff committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c30f242 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. returns back RecordReplay

    evgensheff committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fd8604a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from Fantom-foundation/eugene/rr

    returns back RecordReplay
    evgensheff committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2cd3752 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    4161d4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from Fantom-foundation/eugene/fix-issue-60

    Fixed iterator issue and added some unit tests
    evgensheff committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ab1848b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix formatting

    wsodsong committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4a891d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b11389b View commit details
    Browse the repository at this point in the history
  3. Use go 1.21 (#65)

    wsodsong committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    da3f446 View commit details
    Browse the repository at this point in the history
  4. Github actions (#36)

    Add github actions which performs
    - format checking
    - import checking
    - unit tests
    ---------
    
    Co-authored-by: wsodsong <wasuwee.sodsong@gmail.com>
    cabrador and wsodsong committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6d51459 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Extend address type (#67)

    cabrador committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    bc2f8f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    8e88c18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    255eab4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de1e380 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    f5a1d46 View commit details
    Browse the repository at this point in the history
  2. Create bloom type (#66)

    cabrador committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d646d5f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    301648e View commit details
    Browse the repository at this point in the history
  2. Sort errors (#73)

    cabrador committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2772ef3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    570203f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60d9336 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on Jun 6, 2024

  1. Open existing db (#76)

    cabrador committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0d28864 View commit details
    Browse the repository at this point in the history