Releases: Wrth1/foundpy
Releases · Wrth1/foundpy
Release list
v0.3.0
What's Changed
- Create Contract Logs Method by @blacowhait in #2
- tcp1p support update by @dimasma0305 in #3
New Contributors
- @blacowhait made their first contribution in #2
Full Changelog: v0.2.5...v0.3.0-a
v0.2.5
What's Changed
- Add storage layout and private variable offset retrieval methods by @dimasma0305 in #1
New Contributors
- @dimasma0305 made their first contribution in #1
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
v0.2.2
- Automatically change address to checksum address
- Automatically change uint and int to uint256 and int256
- from_tcp1p and from_htb now returns a dictionary
- immidiately set the config.wallet as Account object
- fix solc version not defaulting to the latest version
v0.2.0
Added the following cast feature:
- age
- balance
- block
- block_number
- code
- codesize
- storage
- tx
Added TCP1P's Paradigmctf BlockChain Infra Extended and HackTheBox blockchain chall's integration
v0.1.0
Full Changelog: https://github.com/Wrth1/foundpy/commits/v0.1.0