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

Math Oracle #389

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Math Oracle #389

wants to merge 28 commits into from

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    5e1143c View commit details
    Browse the repository at this point in the history
  2. Update bytecode_iterator.rs

    0xAWM authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d2ed838 View commit details
    Browse the repository at this point in the history
  3. Update bytecode_iterator.rs

    0xAWM authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ef181dd View commit details
    Browse the repository at this point in the history
  4. Fix unwrap bug

    0xAWM committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0f8b265 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Merge branch 'master' into math

    0xAWM committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    18f4e40 View commit details
    Browse the repository at this point in the history
  2. merge

    0xAWM committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    b58e80c View commit details
    Browse the repository at this point in the history
  3. Feat: math oracle

    0xAWM committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e28982a View commit details
    Browse the repository at this point in the history
  4. config

    0xAWM committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    1306a2f View commit details
    Browse the repository at this point in the history
  5. fix test

    0xAWM committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    28ba2d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. restore onchain test

    0xAWM committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1a1bca0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into math

    0xAWM committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5676feb View commit details
    Browse the repository at this point in the history
  3. Update integration_test.py

    0xAWM authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e326715 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. clippy

    0xAWM committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    97b73f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    391f905 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. enable math_calculate detector

    0xAWM committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    503af43 View commit details
    Browse the repository at this point in the history
  2. disable precision loss

    0xAWM committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    938113e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. fix

    0xAWM committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    09e602e View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. fix swap reverted but committed

    shouc committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    c3ef948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e576e5 View commit details
    Browse the repository at this point in the history
  3. fix libafl

    shouc committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    c008251 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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

    0xAWM committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    005e52f View commit details
    Browse the repository at this point in the history
  3. fix div overflow

    0xAWM committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    676a4b2 View commit details
    Browse the repository at this point in the history
  4. fix uncleared oracle data

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

Commits on Dec 26, 2023

  1. 10m timeout

    0xAWM committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    fc3e78a View commit details
    Browse the repository at this point in the history
  2. 15m timeout

    0xAWM committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    218b8f6 View commit details
    Browse the repository at this point in the history
  3. clean

    0xAWM committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    228d577 View commit details
    Browse the repository at this point in the history
  4. rerun ci

    shouc authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    4e449c2 View commit details
    Browse the repository at this point in the history