percolator-engine 0.9.0

Formally verified risk engine for perpetual futures — fair exits (H) and O(1) overhang clearing (A/K)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[features]
resolution = true
skip-lint = false

[programs.devnet]
percli_program = "PercQhVBxXnVCaAhfrPZFc2dVZcQANnwEYroogLJFwm"

[provider]
cluster = "devnet"
wallet = "~/.config/solana/id.json"

[scripts]
test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"