Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Solratic/decodex

Tags

v0.5.11

Toggle v0.5.11's commit message
- chore(pyproject.toml): update package version from 0.5.10 to 0.5.11

v0.5.9

Toggle v0.5.9's commit message
Merge branch 'main' of https://github.com/Solratic/decodex

v0.5.8

Toggle v0.5.8's commit message
- fix(address/tagger.py): simplify yield statement and update addr di…

…ctionary with tag values

- fix(token/erc20.py): refactor ERC20TokenService to use singleton pattern and add initialization lock
- fix(searcher.py): remove unused imports and fix eth_balance_changes dictionary keys
- fix(translate.py): add import statement for ERC20TokenService and update balance_changed dictionary keys
- fix(tx_type.py): update contract_created type to Optional[str]
- chore(pyproject.toml): update package version to 0.5.8

v0.5.7

Toggle v0.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Bump version to 0.5.7

v0.5.6

Toggle v0.5.6's commit message
- chore(pyproject.toml): update package version to 0.5.6

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from Solratic/feature/checksum

Feature/checksum

v0.5.4

Toggle v0.5.4's commit message
- chore(pyproject.toml): update package version to 0.5.4

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update pyproject.toml

v0.5.2

Toggle v0.5.2's commit message
- fix(searcher.py): add condition to check status before adding value…

… to eth_balance_changes for eoa addresses

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from Solratic/fix/null_addr_notation

- fix(README.md): fix numbering of examples and add missing example