Commit 496cb34
EIP-6780: SELFDESTRUCT only in same transaction (#2545)
* tests with cid 0
* tests with cid 0 tweaks
* implement eip-6780
* failing.llvm: update failing tests
* Set Version: 1.0.662
* add new cell to k proofs
* Set Version: 1.0.662
* update expected integration tests
* update kontrol proofs
* Set Version: 1.0.664
* draft: update kontrol specs
* Set Version: 1.0.671
* add cell to mcd-structured claims
* fix mcd proofs
* Update dependency: deps/k_release (#2664)
* deps/k_release: Set Version 7.1.187
* kevm-pyk/: sync poetry files pyk version 7.1.187
* flake.{nix,lock}: update Nix derivations
---------
Co-authored-by: devops <[email protected]>
* Support for multimasks in slot updates (#2657)
* support for multimasks
* syntax correction
* test correction
* Update dependency: deps/k_release (#2665)
* deps/k_release: Set Version 7.1.190
* kevm-pyk/: sync poetry files pyk version 7.1.190
* flake.{nix,lock}: update Nix derivations
---------
Co-authored-by: devops <[email protected]>
* introducing the optimize_kcfg parameter (#2666)
* Update dependency: deps/k_release (#2667)
* deps/k_release: Set Version 7.1.191
* kevm-pyk/: sync poetry files pyk version 7.1.191
* flake.{nix,lock}: update Nix derivations
---------
Co-authored-by: devops <[email protected]>
* update kontrol claims
* passing kontrol specs
* update newer specs
* add cell to remaining tests..
* Update kevm-pyk/src/kevm_pyk/kproj/evm-semantics/schedule.md
Co-authored-by: Palina <[email protected]>
---------
Co-authored-by: devops <[email protected]>
Co-authored-by: rv-jenkins <[email protected]>
Co-authored-by: Petar Maksimović <[email protected]>
Co-authored-by: Palina <[email protected]>1 parent f28dcd9 commit 496cb34
File tree
164 files changed
+411
-3314
lines changed- kevm-pyk/src
- kevm_pyk/kproj/evm-semantics
- tests/integration
- tests
- failing
- specs
- benchmarks
- erc20
- ds
- hkg
- kontrol
- mcd-structured
- mcd
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
164 files changed
+411
-3314
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
554 | 555 | | |
555 | 556 | | |
556 | 557 | | |
557 | | - | |
| 558 | + | |
558 | 559 | | |
559 | 560 | | |
| 561 | + | |
560 | 562 | | |
561 | 563 | | |
562 | 564 | | |
| |||
1618 | 1620 | | |
1619 | 1621 | | |
1620 | 1622 | | |
| 1623 | + | |
1621 | 1624 | | |
1622 | 1625 | | |
1623 | 1626 | | |
| |||
1749 | 1752 | | |
1750 | 1753 | | |
1751 | 1754 | | |
| 1755 | + | |
1752 | 1756 | | |
1753 | 1757 | | |
1754 | 1758 | | |
| |||
1757 | 1761 | | |
1758 | 1762 | | |
1759 | 1763 | | |
1760 | | - | |
| 1764 | + | |
| 1765 | + | |
| 1766 | + | |
1761 | 1767 | | |
1762 | 1768 | | |
| 1769 | + | |
1763 | 1770 | | |
1764 | 1771 | | |
1765 | 1772 | | |
| |||
1768 | 1775 | | |
1769 | 1776 | | |
1770 | 1777 | | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
1771 | 1800 | | |
1772 | 1801 | | |
1773 | 1802 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| 153 | + | |
152 | 154 | | |
153 | 155 | | |
154 | 156 | | |
| |||
390 | 392 | | |
391 | 393 | | |
392 | 394 | | |
| 395 | + | |
393 | 396 | | |
394 | 397 | | |
395 | 398 | | |
396 | 399 | | |
| 400 | + | |
397 | 401 | | |
398 | 402 | | |
399 | 403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
96 | | - | |
| 99 | + | |
97 | 100 | | |
98 | 101 | | |
99 | 102 | | |
| |||
103 | 106 | | |
104 | 107 | | |
105 | 108 | | |
106 | | - | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| |||
118 | 121 | | |
119 | 122 | | |
120 | 123 | | |
121 | | - | |
| 124 | + | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
| |||
128 | 131 | | |
129 | 132 | | |
130 | 133 | | |
131 | | - | |
| 134 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments