Skip to content

Commit 18331dc

Browse files
committed
v0.1.37 Compiled overwrite checker contract with London fork to support chains without push0 EVM opcode.
1 parent c09264d commit 18331dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0x6080604052348015600e575f80fd5b50600436106026575f3560e01c8063c9ae5e0c14602a575b5f80fd5b60306044565b604051603b91906062565b60405180910390f35b5f8054905090565b5f819050919050565b605c81604c565b82525050565b5f60208201905060735f8301846055565b9291505056fea2646970667358221220dc7c290802ba6d0d442ef59ce6a5d494b010188b015fe5eaba912a894e5b8f4c64736f6c634300081a0033
1+
0x6080604052348015600f57600080fd5b506004361060285760003560e01c8063c9ae5e0c14602d575b600080fd5b60336047565b604051603e91906067565b60405180910390f35b60008054905090565b6000819050919050565b6061816050565b82525050565b6000602082019050607a6000830184605a565b9291505056fea264697066735822122064d309698e16dddc3335751bd05d768dc4609ea9bc8cd83f6abca2aca20b4b2864736f6c634300081a0033

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = '0.1.36'
3+
VERSION = '0.1.37'
44
DESCRIPTION = 'IceCreamSwap Web3.py wrapper'
55
LONG_DESCRIPTION = 'IceCreamSwap Web3.py wrapper with automatic retries, multicall and other advanced functionality'
66

0 commit comments

Comments
 (0)