baking-bad / pytezos

🐍 Python SDK for Tezos | Michelson VM in Python
https://pytezos.org
MIT License
111 stars 36 forks source link

feat(lima): add `LAMBDA_REC` instruction #340

Closed RomarQ closed 1 year ago

RomarQ commented 1 year ago

Adds support for the new instruction LAMBDA_REC. The instruction was included in the Lima protocol.

m-kus commented 1 year ago

Hey! Thank you :) My bad, I've done this in #338 but haven't merged

RomarQ commented 1 year ago

Ok. I will close this MR.

Thanks