issues
search
ethereum
/
eth-hash
The Ethereum hashing function, keccak256, sometimes (erroneously) called sha256 or sha3
MIT License
104
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
run mypy local
#60
pacrob
closed
3 months ago
1
Upgrade template
#59
pacrob
closed
6 months ago
1
rename github templates yaml->yml
#58
pacrob
closed
7 months ago
0
Upgrade template, adding py312 support
#57
pacrob
closed
8 months ago
0
Add python 3.12 support
#56
yawhide
closed
8 months ago
0
correct bools in pyproject.toml and add test for presence of eth_hash.__version__
#55
pacrob
closed
10 months ago
0
Upgrade template
#53
pacrob
closed
11 months ago
0
Upgrade template, resigning Unverified commit
#51
pacrob
closed
1 year ago
0
Upgrade template verified
#50
pacrob
closed
1 year ago
1
Upgrade template
#49
pacrob
closed
1 year ago
1
bump docs dependencies, remove unused
#48
pacrob
closed
1 year ago
0
feat: add entrypoint
#47
willianpaixao
opened
1 year ago
0
Stop using pysha3
#46
0-wiz-0
closed
1 year ago
1
Pull in safe-pysha3, add Python 3.11 support
#45
kclowes
closed
1 year ago
0
Remove pysha3 as an option
#44
carver
closed
1 year ago
5
feat: use pysha3 by default
#43
banteg
closed
2 years ago
2
use pysha3 backend by default
#42
banteg
closed
2 years ago
1
Add black
#41
kclowes
closed
2 years ago
0
Add Python 3.8, 3.9, 3.10
#40
kclowes
closed
2 years ago
3
Drop support for Python 3.5 and 3.6
#39
kclowes
closed
2 years ago
1
Update Manifest.in to prune venv files
#38
kclowes
closed
2 years ago
0
Update version support
#37
kclowes
closed
2 years ago
1
Just initialize auto backend once
#36
Uxio0
closed
2 years ago
14
Bottleneck in keccak256 calculation
#35
Uxio0
closed
2 years ago
6
Add first Github Workflow
#34
willianpaixao
closed
1 year ago
1
Remove dependency on eth-utils.
#33
ilyalesokhin-starkware
closed
3 years ago
0
eth-hash dependency on eth-utils causes a circular dependency.
#32
ilyalesokhin-starkware
closed
3 years ago
3
Change keccak type return value to eth_typing.Hash32
#31
carver
opened
3 years ago
0
Actually export type annotations
#30
carver
closed
3 years ago
0
Template update
#29
carver
closed
3 years ago
0
py.typed for other projects to recognize type annotations
#28
carver
closed
3 years ago
0
No License file on pypi
#27
step21
closed
3 years ago
1
Fix #25 test_import unit tests
#26
jluttine
closed
6 years ago
2
test_import.py failing
#25
jluttine
closed
6 years ago
3
Build fails when installing from PyPI due to missing files
#24
rayrapetyan
closed
3 years ago
2
Fix version in release notes
#23
dylanjw
closed
6 years ago
0
Check in release notes for 0.1.5
#22
dylanjw
closed
6 years ago
0
set `pycryptodome` version to `3.6.6` to fix a recently discovered vulnerability
#21
voith
closed
6 years ago
1
Include tests in PyPI tarball
#20
dotlambda
closed
6 years ago
2
Ensure the auto backend is pickleable
#19
pipermerriam
closed
6 years ago
1
Keccak256 no longer picklable
#18
gsalgado
closed
6 years ago
0
Update after digest
#17
carver
closed
6 years ago
0
Consider dropping type checks in Keccak256 methods
#16
gsalgado
opened
6 years ago
17
Require minimum python version during setup
#15
carver
closed
6 years ago
0
Installation Failure
#14
jtn-ms
closed
6 years ago
8
Auto import with no backend is now supported
#13
carver
closed
6 years ago
0
pycryptodome support in py-evm's p2p module
#12
carver
closed
6 years ago
4
Change how preimage works to improve performance
#11
pipermerriam
closed
6 years ago
0
PreImage.digest()'s performance degradates significantly
#10
gsalgado
closed
6 years ago
2
Update pycryptodome and remove bytes conversion
#9
palango
closed
6 years ago
3
Next