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

[WIP] epbs (eip-7732) #6443

Draft
wants to merge 47 commits into
base: unstable
Choose a base branch
from
Draft

[WIP] epbs (eip-7732) #6443

wants to merge 47 commits into from

Commits on Aug 21, 2024

  1. Bump nim-serialization to potentially solve status-im#435 (status-im#436

    )
    
    * Bump nim-serialization to include status-im/nim-serialization#10 and maybe solve status-im#435
    
    * bump again - status-im/nim-serialization#12
    
    * fix null pointer dereference if stream is empty: status-im/nim-serialization#13
    
    * pull status-im/nim-serialization#15, hopefully the last bump
    mratsim authored and Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a068af4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a67936 View commit details
    Browse the repository at this point in the history
  3. Bump vendor/nim-eth (status-im#1816)

    kdeme authored and Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d896062 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4d00fa View commit details
    Browse the repository at this point in the history
  5. stew: bump again (status-im#3275)

    arnetheduck authored and Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    08b895c View commit details
    Browse the repository at this point in the history
  6. Bump pillow from 9.3.0 to 10.0.1 in /ncli (status-im#5484)

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@9.3.0...10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0581d7d View commit details
    Browse the repository at this point in the history
  7. Revert "Revert "ci: adding self-hosted tag for github-runner (status-…

    …im#4886)" (status-im#5494)" (status-im#5495)
    
    This reverts commit c3d631147b5450cd84b5ffabc10c8fdf99a4035e.
    tersec authored and Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    47bee1b View commit details
    Browse the repository at this point in the history
  8. Initial dummy commit

    Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3924927 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5eb4e16 View commit details
    Browse the repository at this point in the history
  10. Remove binary file

    Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ce323da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c8afe58 View commit details
    Browse the repository at this point in the history
  12. added remaining constants

    Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    88f9c24 View commit details
    Browse the repository at this point in the history
  13. added modified containers

    Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bb113e8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2dc1698 View commit details
    Browse the repository at this point in the history
  15. Bump nim-serialization to potentially solve status-im#435 (status-im#436

    )
    
    * Bump nim-serialization to include status-im/nim-serialization#10 and maybe solve status-im#435
    
    * bump again - status-im/nim-serialization#12
    
    * fix null pointer dereference if stream is empty: status-im/nim-serialization#13
    
    * pull status-im/nim-serialization#15, hopefully the last bump
    mratsim authored and Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    539395a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9d8139d View commit details
    Browse the repository at this point in the history
  17. Bump vendor/nim-eth (status-im#1816)

    kdeme authored and Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fa7e660 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d1cf73e View commit details
    Browse the repository at this point in the history
  19. stew: bump again (status-im#3275)

    arnetheduck authored and Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a9b93ac View commit details
    Browse the repository at this point in the history
  20. Bump pillow from 9.3.0 to 10.0.1 in /ncli (status-im#5484)

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@9.3.0...10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0808055 View commit details
    Browse the repository at this point in the history
  21. Revert "Revert "ci: adding self-hosted tag for github-runner (status-…

    …im#4886)" (status-im#5494)" (status-im#5495)
    
    This reverts commit c3d631147b5450cd84b5ffabc10c8fdf99a4035e.
    tersec authored and Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1b08aa5 View commit details
    Browse the repository at this point in the history
  22. Initial dummy commit

    Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1cb1590 View commit details
    Browse the repository at this point in the history
  23. fixed typo

    Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    647149e View commit details
    Browse the repository at this point in the history
  24. addressed latest reviews

    Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    08be977 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f6f3271 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e931fc3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    49821bc View commit details
    Browse the repository at this point in the history
  28. stage updated submodule

    Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    10e50f0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ea39979 View commit details
    Browse the repository at this point in the history
  30. resolving conflicts

    Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a3805aa View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    dc16426 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    75eabef View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e356b1a View commit details
    Browse the repository at this point in the history
  34. updated urls

    Tomi-3-0 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c64d90f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9de224c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9750641 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. work in progress

    Tomi-3-0 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    eba9464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20b7423 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Aug 26, 2024

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

Commits on Aug 30, 2024

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

Commits on Aug 31, 2024

  1. style

    Tomi-3-0 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ecdb2ba View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Sep 7, 2024

  1. implements fork.md

    Tomi-3-0 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ef50df0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Revert "implements fork.md"

    This reverts commit ef50df0.
    Tomi-3-0 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d1d8caf View commit details
    Browse the repository at this point in the history
  2. refactors fork.md

    Tomi-3-0 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    94f08ca View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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