Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ethereum/eth-hash issues and pull requests

#60 - run mypy local

Pull Request - State: closed - Opened by pacrob 4 months ago - 1 comment

#59 - Upgrade template

Pull Request - State: closed - Opened by pacrob 7 months ago - 1 comment

#58 - rename github templates yaml->yml

Pull Request - State: closed - Opened by pacrob 8 months ago

#57 - Upgrade template, adding py312 support

Pull Request - State: closed - Opened by pacrob 9 months ago

#56 - Add python 3.12 support

Issue - State: closed - Opened by yawhide 9 months ago

#53 - Upgrade template

Pull Request - State: closed - Opened by pacrob 11 months ago

#51 - Upgrade template, resigning Unverified commit

Pull Request - State: closed - Opened by pacrob over 1 year ago

#50 - Upgrade template verified

Pull Request - State: closed - Opened by pacrob over 1 year ago - 1 comment

#49 - Upgrade template

Pull Request - State: closed - Opened by pacrob over 1 year ago - 1 comment

#48 - bump docs dependencies, remove unused

Pull Request - State: closed - Opened by pacrob over 1 year ago

#47 - feat: add entrypoint

Pull Request - State: open - Opened by willianpaixao almost 2 years ago

#46 - Stop using pysha3

Issue - State: closed - Opened by 0-wiz-0 about 2 years ago - 1 comment

#45 - Pull in safe-pysha3, add Python 3.11 support

Pull Request - State: closed - Opened by kclowes about 2 years ago

#44 - Remove pysha3 as an option

Issue - State: closed - Opened by carver about 2 years ago - 5 comments

#43 - feat: use pysha3 by default

Pull Request - State: closed - Opened by banteg over 2 years ago - 2 comments

#42 - use pysha3 backend by default

Issue - State: closed - Opened by banteg over 2 years ago - 1 comment

#41 - Add black

Pull Request - State: closed - Opened by kclowes over 2 years ago

#40 - Add Python 3.8, 3.9, 3.10

Pull Request - State: closed - Opened by kclowes over 2 years ago - 3 comments

#39 - Drop support for Python 3.5 and 3.6

Pull Request - State: closed - Opened by kclowes over 2 years ago - 1 comment

#38 - Update Manifest.in to prune venv files

Pull Request - State: closed - Opened by kclowes over 2 years ago

#37 - Update version support

Issue - State: closed - Opened by kclowes over 2 years ago - 1 comment

#36 - Just initialize auto backend once

Pull Request - State: closed - Opened by Uxio0 over 2 years ago - 14 comments

#35 - Bottleneck in keccak256 calculation

Issue - State: closed - Opened by Uxio0 over 2 years ago - 6 comments

#34 - Add first Github Workflow

Pull Request - State: closed - Opened by willianpaixao about 3 years ago - 1 comment

#33 - Remove dependency on eth-utils.

Pull Request - State: closed - Opened by ilyalesokhin-starkware about 3 years ago

#32 - eth-hash dependency on eth-utils causes a circular dependency.

Issue - State: closed - Opened by ilyalesokhin-starkware about 3 years ago - 3 comments

#31 - Change keccak type return value to eth_typing.Hash32

Issue - State: open - Opened by carver over 3 years ago

#30 - Actually export type annotations

Pull Request - State: closed - Opened by carver almost 4 years ago

#29 - Template update

Pull Request - State: closed - Opened by carver almost 4 years ago

#28 - py.typed for other projects to recognize type annotations

Issue - State: closed - Opened by carver almost 4 years ago

#27 - No License file on pypi

Issue - State: closed - Opened by step21 over 4 years ago - 1 comment

#26 - Fix #25 test_import unit tests

Pull Request - State: closed - Opened by jluttine about 6 years ago - 2 comments

#25 - test_import.py failing

Issue - State: closed - Opened by jluttine about 6 years ago - 3 comments

#24 - Build fails when installing from PyPI due to missing files

Issue - State: closed - Opened by rayrapetyan about 6 years ago - 2 comments

#23 - Fix version in release notes

Pull Request - State: closed - Opened by dylanjw about 6 years ago

#22 - Check in release notes for 0.1.5

Pull Request - State: closed - Opened by dylanjw about 6 years ago

#21 - set `pycryptodome` version to `3.6.6` to fix a recently discovered vulnerability

Pull Request - State: closed - Opened by voith about 6 years ago - 1 comment

#20 - Include tests in PyPI tarball

Pull Request - State: closed - Opened by dotlambda over 6 years ago - 2 comments

#19 - Ensure the auto backend is pickleable

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 1 comment

#18 - Keccak256 no longer picklable

Issue - State: closed - Opened by gsalgado over 6 years ago

#17 - Update after digest

Pull Request - State: closed - Opened by carver over 6 years ago

#16 - Consider dropping type checks in Keccak256 methods

Issue - State: open - Opened by gsalgado over 6 years ago - 17 comments

#15 - Require minimum python version during setup

Pull Request - State: closed - Opened by carver over 6 years ago

#14 - Installation Failure

Issue - State: closed - Opened by jtn-ms over 6 years ago - 8 comments

#13 - Auto import with no backend is now supported

Pull Request - State: closed - Opened by carver over 6 years ago

#12 - pycryptodome support in py-evm's p2p module

Issue - State: closed - Opened by carver over 6 years ago - 4 comments

#11 - Change how preimage works to improve performance

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#10 - PreImage.digest()'s performance degradates significantly

Issue - State: closed - Opened by gsalgado over 6 years ago - 2 comments

#9 - Update pycryptodome and remove bytes conversion

Pull Request - State: closed - Opened by palango over 6 years ago - 3 comments

#8 - Allow importing of eth_hash.auto.keccak without the backend check

Issue - State: closed - Opened by carver over 6 years ago - 1 comment

#7 - Docs and Test configs

Pull Request - State: closed - Opened by carver over 6 years ago

#6 - Housekeeping

Pull Request - State: closed - Opened by carver over 6 years ago - 1 comment

#5 - Support hashing of bytearrays

Pull Request - State: closed - Opened by palango over 6 years ago - 3 comments

#4 - add capability to do incremental hash digests

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#3 - Fix outdated links in README.md

Pull Request - State: closed - Opened by onyb almost 7 years ago - 1 comment

#2 - Add pysha3 backend, better auto backend selection

Pull Request - State: closed - Opened by carver almost 7 years ago - 1 comment

#1 - Add pycryptodome backend to compute keccak256 hash

Pull Request - State: closed - Opened by onyb almost 7 years ago - 2 comments