runtimeverification/evm-semantics
K Semantics of the Ethereum Virtual Machine (EVM)
PythonBSD-3-Clause
Issues
- 7
- 2
using this semantics in Coq
#2552 opened by aa755 - 2
Add Dencun upgrade changes
#2356 opened by palinatolmach - 0
Upstream symbolic bytes lemmas for CSE
#2476 opened by palinatolmach - 2
Constructor calls with symbolic parameters
#2219 opened by RaoulSchaffranek - 1
Eliminate `klabel(_)` and `symbol` attributes
#2462 opened by anvacaru - 0
Eliminate complex `KLabel`s from Python code
#2456 opened by tothtamas28 - 2
Opt in to new type inference method
#2213 opened by Baltoli - 0
Refactor kompilation cache in the intergration tests
#2419 opened by geo2a - 5
Issues running kclaim style proofs
#2088 opened by ehildenb - 2
Unable to run claims with `kevm prove`
#2367 opened by lucasmt - 0
`freshUInt` cheatcode: replace `#bufStrict` by `#buf`
#2038 opened by iFrostizz - 2
Outdated examples in KEVM
#2338 opened by anvacaru - 0
Kontrol does not `kup install` in system aarch64-linux
#2162 opened by spencerhaoxiao - 0
Rename `kevm-pyk` to `kevm`
#2122 opened by tothtamas28 - 1
Rule coverage and configuration well-formedness
#2291 opened by PetarMax - 3
Failure to make libcryptopp libff libsecp256k1
#2339 opened by ACassimiro - 0
Examples in `VERIFICATION.md` do not work as expected
#2289 opened by gl3nng0uld - 8
`kore-rpc` produces a three-way branch for `JUMPI` in KEVM
#2151 opened by geo2a - 1
Tests missing from Pytest harness
#2275 opened by anvacaru - 0
KEVM build instructions are out of date
#2189 opened by radumereuta - 0
Investigate SMT timeout in `test-arithmetictest-test_wmul_wdiv_inverse_underflow-uint256-uint256-0-spec.k`
#2314 opened by palinatolmach - 3
- 0
Turn off `fast_check_subsumption` in CLI by default
#2295 opened by palinatolmach - 0
`fast_check_subsumption` causes `Could not convert ML predicate to sort Bool` error
#2290 opened by palinatolmach - 0
- 2
Fix warnings on non-exhaustive matches for rules
#2248 opened by anvacaru - 0
De-duplicate rules introduced as part of the no-gas PR
#2228 opened by PetarMax - 1
Start K Server for CI tests
#2124 opened by ehildenb - 2
Duplicate lemmas between two different files
#2250 opened by ehildenb - 1
Add option to break on every basic block
#2240 opened by ehildenb - 0
Segfaults on arm64 macOS
#2238 opened by Baltoli - 6
`#parseHexBytes` should be declared total
#2199 opened by goodlyrottenapple - 0
Add `--port`, `--maude-port` to `rpc_args`
#2177 opened by palinatolmach - 0
Improve help messages for `show-kcfg` and `view-kcfg`
#2157 opened by anvacaru - 1
`Directory does not exist` error in `kevm prove`
#2156 opened by palinatolmach - 1
- 2
- 1
Remove `kontrolx`
#2113 opened by tothtamas28 - 2
Outdated K causes incorrect KEVM/Kontrol output
#2097 opened by palinatolmach - 1
Docker CI build step too slow
#2150 opened by goodlyrottenapple - 0
`import inotify.adapters` does not work on M1 Mac
#2145 opened by PetarMax - 0
Remove `foundry.md`
#2140 opened by tothtamas28 - 2
- 2
Clarify and Improve `--test` Parameter Functionality in `kevm foundry-prove`
#2063 opened by RaoulSchaffranek - 0
Replace `--test test,id` by `--test test:id` in the `foundry-prove` test argument
#2052 opened by iFrostizz - 3
- 0
- 0
solc-select not integrating with kevm-pyk
#2061 opened by anvacaru - 0
`exec_run` and `exec_kast` take `save_directory` argument but the corresponding commands don't have those options
#2040 opened by nwatson22