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

Release 20230414 #386

Merged
merged 25 commits into from
Apr 26, 2023
Merged

Release 20230414 #386

merged 25 commits into from
Apr 26, 2023

Commits on Mar 14, 2023

  1. vite config - wip

    m00n620 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    9fd2f82 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. fix vite env

    m00n620 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9fae718 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. merge

    m00n620 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    d36fb0c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

    m00n620 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    78289a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    9aefc65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #327 from humanprotocol/feat/fortune-client-vite

    Feat/fortune client vite
    flopez7 authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3889c68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdc0214 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Monorepo Cleanup (#362)

    * add dependency review workflow
    
    * setup rate limit to faucet server
    
    * upgrade ejs version
    leric7 authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b808198 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. migrate CRA to vite for fortune exchange (#363)

    * migrate CRA to vite for fortune exchange
    
    * clean up fortune package name and scripts
    
    * fix global tsconfig
    
    * fix dependency
    
    * fix fortune tests
    leric7 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0c2a6bc View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. deploy contracts on Ethereum mainnet (#369)

    * deploy contracts on eth mainnet
    
    * downgrade python version to 3.9 for base models
    
    * fix pydantic version
    
    ---------
    
    Co-authored-by: Eric Lee <[email protected]>
    portuu3 and leric7 authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    903a19f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515983e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

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

Commits on Apr 11, 2023

  1. Certik audit v2 (#371)

    * disable initializers from constructor
    
    * fix contract based on certik report
    
    * revert disable initializer from constructor
    
    * fix bulk payout
    
    * fix bulk payout logic
    
    * fix bulk payout
    
    * add disableInitializer to constructor
    
    * revert bulkPaid function change
    
    * remove bulkPaid and fix node sdk
    
    * fix node and python sdk
    
    * fix subgraph test
    
    * fix fortune test
    
    * fix github actions to compile core package
    
    * fix vercel config
    
    * fix job launcher server vercel config
    
    * fix server vercel config
    
    * add core compile to package
    
    * remove unnecessary artifacts from package
    
    * fix fortune test script
    
    * fix fortune test script
    
    * remove core build
    
    * fix ci test
    
    * fix vercel config for express servers
    
    * fix job launcher server vercel config
    
    * fix serverless for job launcher server
    
    * add install command in vercel config
    
    * fix vercel config for job launcher server
    
    * fix vercel config for job launcher server
    
    * fix vercel config for servers
    
    * revert unnecessary change
    leric7 authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    5c3a53a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. add bulk set function to kvstore and remove duplicate code from staki…

    …ng (#385)
    
    * add bulk set function to kvstore and remove duplicate code from staking
    
    * add test case for invalid slashing exceeding allocation amount
    leric7 authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5e5a991 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Exchange Server (#392)

    Add simple API for exchange oracle
    flopez7 authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8984065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ea8f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Ex oracle server - vercel deployment and updates (#414)

    * add vercel config to ex oracle server
    * update ex oracle server
    portuu3 authored Apr 18, 2023
    1 Configuration menu
    Copy the full SHA
    537e518 View commit details
    Browse the repository at this point in the history
  2. cors origin ex oracle (#416)

    portuu3 authored Apr 18, 2023
    1 Configuration menu
    Copy the full SHA
    ad5b43c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. 1 Configuration menu
    Copy the full SHA
    db5430b View commit details
    Browse the repository at this point in the history
  2. Fix: Staking/RewardPool contracts (#410)

    * fix core staking / reward pool contracts
    
    * add test cases
    leric7 authored Apr 24, 2023
    1 Configuration menu
    Copy the full SHA
    bb64fc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. add meta code verify (#311)

    Add meta code verify to check integrity of dashboard
    spiritbroski authored Apr 25, 2023
    1 Configuration menu
    Copy the full SHA
    12c9e7c View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    761ff97 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    6597cd9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. fix contracts compile failing randomly in workflow (#428)

    fix contracts compile failing randomly in workflow
    portuu3 authored Apr 26, 2023
    1 Configuration menu
    Copy the full SHA
    64711ce View commit details
    Browse the repository at this point in the history