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

feat: add rkyv support #1378

Closed
wants to merge 25 commits into from
Closed

feat: add rkyv support #1378

wants to merge 25 commits into from

Commits on Jul 22, 2024

  1. add rkyv support

    lightsing committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ade6eb5 View commit details
    Browse the repository at this point in the history
  2. add exports

    lightsing committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3a1b418 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. enable validation

    lightsing committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1db5f2e View commit details
    Browse the repository at this point in the history
  2. fix check bytes

    lightsing committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    10a15f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. fix related

    lightsing committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c061977 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. serde default

    lispc committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    cde6a66 View commit details
    Browse the repository at this point in the history
  2. serde default

    lispc committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7a13af6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    00f2bfc View commit details
    Browse the repository at this point in the history
  2. patch for rkyv

    lightsing committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    babe58b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix BlockTraceV2

    lightsing committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0b6dcef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31a6668 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    415e963 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    262cc62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4eef333 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/develop' into feat/…

    …rkyv
    
    # Conflicts:
    #	aggregator/src/chunk.rs
    lightsing committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    75b6a84 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. use poseidon-bn254

    lightsing committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e63fe2b View commit details
    Browse the repository at this point in the history
  2. keep using halo2curves

    lightsing committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c9773d1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/feat/poseidon-bn254' into feat/rkyv

    # Conflicts:
    #	Cargo.lock
    lightsing committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    defb544 View commit details
    Browse the repository at this point in the history
  4. typo

    lightsing committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0d91d0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c5d935 View commit details
    Browse the repository at this point in the history
  6. fix

    lightsing committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7038d1a View commit details
    Browse the repository at this point in the history
  7. upgrade

    lightsing committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f93a720 View commit details
    Browse the repository at this point in the history
  8. fix

    lightsing committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2892f38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35c04c1 View commit details
    Browse the repository at this point in the history