Skip to content

Releases: kkrt-labs/kakarot

v0.8.1

23 May 16:33
d939a3c
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade contracts invoked if outdated by @enitrat in #1153
  • upgrade kakarot 0.8.0 on kakarot sepolia by @Eikix in #1150

Full Changelog: v0.8.0...v0.8.1

v0.8.0

21 May 12:51
3aacc3a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.8.0

v0.7.4

29 Apr 16:32
0e24f82
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

25 Apr 16:31
65d1976
Compare
Choose a tag to compare

What's Changed

  • dev: add 4m step limit to cairo runner by @imotai in #1120

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

22 Apr 12:30
c177e26
Compare
Choose a tag to compare

What's Changed

  • feat: use recover_eth_address Cairo1 Helper by @enitrat in #1114

Full Changelog: v0.7.1...v0.7.2

v0.7.1

22 Apr 11:56
fd7ddb2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.7.1

v0.7.0-1

22 Apr 08:11
fdad69f
Compare
Choose a tag to compare

Full Changelog: v0.6.3...v0.7.0-1

v0.7.0

22 Apr 07:22
fdad69f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

Full Changelog: v0.6.3...v0.7.0

v0.6.3: feat: eip-3074 (#1104)

22 Apr 07:27
fdad69f
Compare
Choose a tag to compare
<!--- Please provide a general summary of your changes in the title
above -->

<!-- Give an estimate of the time you spent on this PR in terms of work
days.
Did you spend 0.5 days on this PR or rather 2 days?  -->

Time spent on this PR: 2d

## Pull request type

<!-- Please try to limit your pull request to one type,
submit multiple pull requests if needed. -->

Please check the type of change your PR introduces:

- [ ] Bugfix
- [x] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation content changes
- [ ] Other (please describe):

## What is the current behavior?

<!-- Please describe the current behavior that you are modifying,
or link to a relevant issue. -->

Resolves #1103

## What is the new behavior?

<!-- Please describe the behavior or changes that are being added by
this PR. -->

- Implements EIP 3074
-
-

<!-- Reviewable:start -->
- - -
This change is [<img src="https://reviewable.io/review_button.svg"
height="34" align="absmiddle"
alt="Reviewable"/>](https://reviewable.io/reviews/kkrt-labs/kakarot/1104)
<!-- Reviewable:end -->

v0.6.2

08 Apr 20:30
a9625be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2