Activity
- chore(pyproject.toml): update package version from 0.5.10 to 0.5.11
- chore(pyproject.toml): update package version from 0.5.10 to 0.5.11
- refactor(translate.py): move assignment of self.chain variable to t…
- refactor(translate.py): move assignment of self.chain variable to t…
- chore(pyproject.toml): update package version to 0.5.10
- chore(pyproject.toml): update package version to 0.5.10
- chore(translate.py): remove redundant installation check in Transla…
- chore(translate.py): remove redundant installation check in Transla…
- fix(searcher.py): fix eth_balance_changes dictionary initialization…
- fix(searcher.py): fix eth_balance_changes dictionary initialization…
- fix(address/tagger.py): simplify yield statement and update addr di…
- fix(address/tagger.py): simplify yield statement and update addr di…
- feat(installer): add download_from_url function
- feat(installer): add download_from_url function
- chore(pyproject.toml): update package version to 0.5.6
- chore(pyproject.toml): update package version to 0.5.6
- chore(pyproject.toml): update package version to 0.5.6
- chore(pyproject.toml): update package version to 0.5.6
- chore(__init__.py): remove unused code for downloading files from G…
- chore(__init__.py): remove unused code for downloading files from G…
- fix(__main__.py): change default value of --verify-ssl option to False
- fix(__main__.py): change default value of --verify-ssl option to False
feat: add auto installation
feat: add auto installation
- fix(installer.py): add logic to check if file already exists and is…
- fix(installer.py): add logic to check if file already exists and is…
- feat(translate.py): add support for ContractCreation action type
- feat(translate.py): add support for ContractCreation action type
- chore(pyproject.toml): update package version to 0.5.4
- chore(pyproject.toml): update package version to 0.5.4
- fix(__main__.py): change default value of --input-data option to "0x"
- fix(__main__.py): change default value of --input-data option to "0x"
- fix(searcher.py): add condition to check status before adding value…
- fix(searcher.py): add condition to check status before adding value…