issues
search
pirapira
/
eth-isabelle
A Lem formalization of EVM and some Isabelle/HOL proofs
Other
237
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rename op to uniop because it conflicts with Isabelle's op.
#488
alexaltair
opened
6 years ago
1
Return failure codes same as those of KEVM
#487
pirapira
opened
6 years ago
0
hexparser.rb should emit an error for invalid inputs
#486
pirapira
opened
6 years ago
0
Implement hash of transaction
#485
pirapira
closed
6 years ago
0
Encoding crypto parameters into RLP
#484
pirapira
closed
6 years ago
0
make lem-pdf in CircleCI
#483
pirapira
closed
6 years ago
1
Remove opam upgrade to fix #481
#482
pirapira
closed
6 years ago
0
Update the interface of ecdsa library, to fix OCaml build
#481
pirapira
closed
6 years ago
0
Show termination of sha3_update
#480
pirapira
closed
6 years ago
1
Add Byzantium instructions
#479
pirapira
opened
6 years ago
0
Generate sha3_update not as a function but as a fun
#478
pirapira
closed
6 years ago
1
Encode transaction_to into RLP
#477
pirapira
closed
6 years ago
1
GlobalTriple theory should be checked in the continuous integration systems
#476
pirapira
opened
6 years ago
0
Encode the value of a transaction into RLP
#475
pirapira
closed
6 years ago
0
Gas price as RLP
#474
pirapira
closed
6 years ago
0
Add a dependency information in README
#473
pirapira
closed
6 years ago
0
Execute blockchain test---partial progress with build changes
#472
pirapira
closed
6 years ago
0
Add Vault.thy
#471
pirapira
closed
6 years ago
0
Rename rlp.lem into rlplem.lem to avoid name collision with Rlp.ml ex…
#470
pirapira
closed
6 years ago
0
Fix an error in lem-pdf
#469
pirapira
closed
6 years ago
0
Change the behavior of `make` because ROOT does not contain the sessi…
#468
pirapira
closed
6 years ago
0
Fix the build of EvmFacts.thy
#467
pirapira
opened
6 years ago
0
Fix the build of GlobalTriple.thy
#466
pirapira
opened
6 years ago
0
Trying to fix the Continuous Integration builds
#465
pirapira
closed
6 years ago
0
Spurious failures in Travis
#464
pirapira
opened
6 years ago
0
vmtest calldataload1 yields "Some post conditions not available"
#463
pirapira
opened
6 years ago
3
Basic block program logic
#462
seed
closed
6 years ago
5
Fix Isabelle versions in README
#461
pirapira
closed
7 years ago
0
Hoare logic with invariants, beginning steps
#460
pirapira
closed
7 years ago
0
Apply Byzantium changes
#459
pirapira
opened
7 years ago
0
Fix the script GlobalTriple
#458
pirapira
opened
7 years ago
0
Fix the script EvmFacts.thy
#457
pirapira
opened
7 years ago
0
Rename 'next' in block.lem into 'step'
#456
pirapira
closed
7 years ago
0
Isabelle2017
#455
pirapira
closed
7 years ago
0
An ML type error in Apply_Trace.thy with Isabelle2017
#454
pirapira
opened
7 years ago
1
Isabelle 2017
#453
pirapira
closed
7 years ago
1
Add an address-to-byte-list conversion
#452
pirapira
closed
7 years ago
0
Remove some warnings during make lem-ocaml
#451
pirapira
closed
7 years ago
0
This commit fixes Holmake evmTheory.uo
#450
pirapira
closed
7 years ago
0
HOL4 Can't Prove Termination of log2
#449
mmalvarez
closed
7 years ago
3
Exclude program_sem_t from Coq extraction
#448
pirapira
closed
7 years ago
0
Compare the behavior the Julia compiler and Julia specification
#447
pirapira
opened
7 years ago
0
Julia (Solidity IR) specification / interpreter
#446
mrsmkl
closed
7 years ago
2
make lem-pdf fails
#445
pirapira
opened
7 years ago
0
Alternative version of program_sem that terminates using gas consumption arguement.
#444
seed
closed
7 years ago
3
Fixed HoareTripleForMemory.thy, MLOAD, MSTORE, but not SHA3
#443
mrsmkl
closed
7 years ago
1
Termination, Balance proofs, theory for re-entrance
#442
mrsmkl
closed
7 years ago
2
Rename `no_annotation_failure` into `invariant_holds` because the ann…
#441
pirapira
closed
7 years ago
0
Fix SimpleWallet and add it to the Travis build
#440
pirapira
closed
7 years ago
0
Fix check in Cgascap to account for memu_extra.
#439
seed
closed
7 years ago
1
Next