runtimeverification / michelson-semantics

A K semantics of Tezos' Michelson language.
Other
17 stars 8 forks source link

Meeting Notes #73

Open sskeirik opened 4 years ago

sskeirik commented 4 years ago

Append one comment to this issue for each meeting.

sskeirik commented 4 years ago

Wednesday, June 24th

Also includes notes from Wednesday, June 10th since we hadn't started this list yet.

PROGRESS

TODO

NOTES

sskeirik commented 4 years ago

Wednesday, July 8th

PROGRESS

Week 1

Week 2

TODO

NOTES

External Updates:

sskeirik commented 3 years ago

Friday, July 17th

PROGRESS

Week 1

Week 2

TODO

NOTES

sskeirik commented 3 years ago

Thursday, August 20th

PROGRESS

TODO

NOTES

input { Stack_elt int $x ; Stack_elt int $y };
precondition { PUSH int $x; PUSH int $y; ASSERT_CMPEQ };
code { SWAP };
output { Stack_elt int $z; Stack_elt int $z }
sskeirik commented 3 years ago

Thursday, September 10th

PROGRESS

Week 1

Week 2

Week 3

Code Contributions:

Exploratory Research:

TODO

NOTES

sskeirik commented 3 years ago

Thursday, September 24th

PROGRESS

Week 1

Week 2

TODO

NOTES

sskeirik commented 3 years ago

Thursday, October 22nd

PROGRESS

Week 1

Week 2

TODO

NOTES

sskeirik commented 3 years ago

Thursday, November 5th

PROGRESS

Week 1

kmich: add --repl option for kprove with aliases (#143)

Week 2

In Progress

TODO

NOTES

sskeirik commented 3 years ago

Thursday, November 19th

PROGRESS

Week 1

Week 2

N/A

In Progress

TODO

NOTES

sskeirik commented 3 years ago

Thursday, December 4th

PROGRESS

Week 1

Week 2

N/A

In Progress

TODO

NOTES