TIP-3 Token Contract Verification (Phase 1)

Short Description

Initial documentation for TIP-3 Token contract formal verification.

Motivation

Contest should provide a set of specifications necessary in order to perform TIP-3 Token contract security audit and formal verification.

Term

Each participant should answer the following:

  1. Describe Algorithm for high level code Analysis

  2. Describe main contract business scenarios

  3. Describe possible security issues (bugs, leading or not to attacks)

  4. Describe possible attack vectors (what is attack: money loss/freezing, contract misbehaviour). Create a hierarchy for different issues (criticality, etc)

  5. First level specification (on the top of main scenarios, informal)

  6. Description of how contract acts

  7. Description of what functions are to be called in the main flows

  8. Interacting (if any) with other contracts

  9. Decision of what “big” parts we’d like to axiomatize (other contracts, TVM etc)

The answers should be provided in the following form:

  • Business-level specification written in the natural language
  • Should be represented in a form of set of common sense logical statements
  • Logical statements must be accompanied by diagrams and flowcharts (block diagrams)
  • Role-action matrices must be included into the report (what roles exist in the contract and what actions are supposed by them)
  • Table of possible attacks and malfunctions must be included into the report with severity or each attack or malfunction clearly indicated and prioritized (critical, major etc.)

Contracts Source Code:

There are three types of TIP-3 contracts currently available. Providing specifications for Fungible Token is a must, the rest is optional but will provide extra points.

Contest Dates: 23 November 2020 — 07 December 2020

Proposed prices:

1 place — 50 000

2 place — 25 000

3 place — 10 000

Places 4 and 5 — 2 500 each

The jury:

Jury should be formed from known experts in the field of security, smart contract audit and formal verification fields only

Jury rewards:

An amount equal to 5% of all total tokens actually awarded and distributed will go to each juror for performing their civic duty to the community and taking the time to judge each submission and provide feedback.

14 Likes

Good proposal. This is what our ecosystem now lacks for global development. The community has repeatedly heard requests to implement the possibility of using tokens for FreeTON. With formal verification, we will get one step closer to this.

1 Like

Proposed corrections and questions:

  1. “…the rest is optional but will provide extra points.” - this sentence logically requires to define jury voting scheme. For example, like this:
    • specifications for Fungible Token - up to 6 points;
    • specification for any other of two contracts - up to 2 points each;
  2. “Jury should be formed from known experts…” - it’s too uncertain, imho. Would it be useful to formalise this requirement? Or what do you think about making Jury contest before?
  3. “…5% of all total tokens actually awarded and distributed will go to each juror” - each? Are you sure?
  4. Did I understand correctly that given the vague requirements for judges, we are not able to determine the budget for this contest in advance?
2 Likes

Its up to the judges to decide cause it depends on the specs themselves

In this case it is very certain as people specializing in formal verification are numbered in the world and almost all know each other.

Yes. Again taking into account the very high cost of these specialists

Number of jurors will hopefully exceed 1. You can count 2. 3 will be a huge success.

1 Like

Hi everybody,

Pruvendo team is submitting their version of TIP-3 Phase 1 specification that includes both Fungible as well as Non-Fungible and UTXO (the latter ones as Appendixes).

Please refer to the submission section to see the details (in 10 minutes after posting this message).

3 Likes

Hi,
DeteAct team (https://pentest.deteact.com/ + https://defisecurity.io/) is submitting their report for the Phase 1 of TIP-3 Token Contract Verification.

2 Likes