An etheruem payment provider plugin for pretix
Stars
44
Forks
22
Watchers
44
Open Issues
42
Overall repository health assessment
No package.json found
This might not be a Node.js project
94
commits
67
commits
50
commits
32
commits
27
commits
21
commits
15
commits
11
commits
7
commits
4
commits
Removing legacy resolver as the issue was resolved by fixing dependencies
b47bafbView on GitHubReverting dependabot updates to speed up pip install with the new resolver
555a4e9View on GitHubAdding `/.idea` to .gitignore to avoid commiting pycharm's internal rubbish by accident
9b66862View on GitHubPinning Pip to 21.0.0 for tox to run with legacy resolver, didn't find an option to enable legacy resolver for now
20458d0View on GitHubTrying to add wheel and setuptools to resolve installation issues, they are used by pretix, so I'm assuming we can add them to the plugin requirements risk-free
6080e2eView on GitHubAdded --use-deprecated=legacy-resolver option to pip install until the timeout issue is resolved in pip or in any other way
628b79eView on GitHubUpdate eth-utils requirement from <2,>=1.8.4 to >=1.8.4,<3
f7c8067View on GitHubUpdate eth-abi requirement from <3,>=2.1.1 to >=2.1.1,<4
5973d78View on GitHub