Giter VIP home page Giter VIP logo

verx-benchmarks's Introduction

VerX smart contract verification benchmarks

This repository contains the benchmarks used to evaluate the performance of the VerX verifier.

Details on the verification method behind VerX and the benchmarks are available in the following research paper:

Benchmarks structure

Each folder contains a single benchmark and contains the following:

  • A file main.sol is the flattened Solidity file. Each Solidity file has a designated Deployer contract which specifies the initial state of the contract. Namely, the Deployer contract has a constructor that does not take any arguments and deploys all contracts part of the benchmark.
  • A folder specs contains a safety specification specified in the VerX specification language. The syntax of the VerX specification language is available here.

verx-benchmarks's People

Contributors

antonper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

verx-benchmarks's Issues

How to Obtain Username and Password for VerX Client ?

Hello,

I’m trying to use the VerX client script to verify a Solidity contract. When I run the script, it prompts me for a username and password.

Here’s the command I’m using:
python3 client.py -f demo/OIL4MED/ProductContract.sol -d demo/OIL4MED/deployer.sol -s demo/OIL4MED/Spec_1.sol -o productContract.json
And here’s the prompt I receive:
gonna submit spec: demo/OIL4MED/Spec_1.sol specs total = 1, max parallel = 8 04:32:46.700 INFO Trying to get new access token Username:
I understand that VerX uses JWT tokens for authentication, but I’m not sure how to obtain a username and password. Is this information available to all users, or is it restricted to certain members?

Thank you in advance for your help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.