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

Blobtx mining + brodcasting #2253

Merged
merged 25 commits into from
Mar 13, 2024
Merged

Blobtx mining + brodcasting #2253

merged 25 commits into from
Mar 13, 2024

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    468c53c View commit details
    Browse the repository at this point in the history
  2. Switch ON blobpool & ensure Cancun hardfork can occur (#2223)

    pool: switch ON blobpool+no reannotx
    emailtovamos authored and galaio committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    db55d1f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. feat: support blob storage & miscs; (#2229)

    * chainconfig: use cancun fork for BSC;
    feat: fill WithdrawalsHash when BSC enable cancun fork;
    
    * rawdb: support to CRUD blobs;
    freezer: support to freeze block blobs;
    
    * freezer: support to freeze block blobs;
    
    * blockchain: add blob cache & blob query helper;
    
    * blockchain: add blob cache & blob query helper;
    
    * freezer: refactor addition table logic, add uts;
    
    * blobexpiry: add more extra expiry time, and logs;
    
    * ci: fix UT fails;
    
    * fix: fix some PR review comments;
    
    * parlia: implement IsDataAvailable function;
    
    * blob: refactor blob transfer logic;
    
    * blob: support config blob extra reserve;
    galaio authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8e6bafe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f135676 View commit details
    Browse the repository at this point in the history
  3. types: setsidecars

    emailtovamos committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e8ecd22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    023e796 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    59a33e9 View commit details
    Browse the repository at this point in the history
  2. eth: blockbodies todo

    emailtovamos committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f0ed1d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. eth: todos

    emailtovamos committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    123eab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c12054 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2b196f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    851ae4a View commit details
    Browse the repository at this point in the history
  2. eth: pointer for sidecar

    emailtovamos committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    cfb5800 View commit details
    Browse the repository at this point in the history
  3. eth: remove version

    emailtovamos committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    978948c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45ec15f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c673b3e View commit details
    Browse the repository at this point in the history
  6. eth: remove version

    emailtovamos committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0effec5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    153f603 View commit details
    Browse the repository at this point in the history
  8. eth: remove old todos

    emailtovamos committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9a99cc5 View commit details
    Browse the repository at this point in the history
  9. core: remove blobversion

    emailtovamos committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    aaccf9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10cfa61 View commit details
    Browse the repository at this point in the history