Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Feat/#318 precompile ecrecover #495

Merged
merged 15 commits into from
Oct 27, 2023
Merged

Commits on Oct 16, 2023

  1. doc: ecRecover.md spec file

    KimiWu123 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0ff6fd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52a8dd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. feat: impl. sig_circuit

    KimiWu123 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9c6b839 View commit details
    Browse the repository at this point in the history
  2. test: add more cases

    KimiWu123 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b2f3d2c View commit details
    Browse the repository at this point in the history
  3. feat: add sig_table

    KimiWu123 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e53546d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    9690c3d View commit details
    Browse the repository at this point in the history
  2. feat: impl. ecRecover

    KimiWu123 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1bf4565 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. test: add a normal case

    KimiWu123 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8e29537 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. test: complete testing

    KimiWu123 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e53104a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0e0a22 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    80e97bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae72d0 View commit details
    Browse the repository at this point in the history
  3. test: fix testing data

    KimiWu123 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b517a95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1b878d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. doc: refinement

    KimiWu123 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    86866f9 View commit details
    Browse the repository at this point in the history