forked from eth-brownie/brownie
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from eth-brownie:master #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pull
wants to merge
967
commits into
clearobject:master
Choose a base branch
from
eth-brownie:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore: refactor gui
chore: refactor compilers
chore: refactor cli
feat: optimize utils
chore: refactor middlewares
chore: refactor project
fix: type error
We could consider fixing them later on with alt-l1 or l2 networks
fix(test): disable tests on goerli and rinkeby
chore: update changelog with most recent benchmark result
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: fix linter errors in event.py * Update event.py * Update event.py * chore: `pip-compile` and compile C files for source control --------- Co-authored-by: BobTheBuidler <bobthebuidlerdefi@gmail.com> Co-authored-by: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(mypy): proper typing in networks cli module * chore: compile C files for source control * chore: `pip-compile` and compile C files for source control --------- Co-authored-by: BobTheBuidler <bobthebuidlerdefi@gmail.com> Co-authored-by: BobTheBuidler <BobTheBuidler@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: compile C files for source control * feat(mypy): better type hints * chore: `pip-compile` and compile C files for source control --------- Co-authored-by: BobTheBuidler <BobTheBuidler@users.noreply.github.com> Co-authored-by: BobTheBuidler <bobthebuidlerdefi@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: hustrust <hustrust@outlook.com>
…2091) * chore(cicd): cleanup compile workflow with mypycify composite action * Update functionality.yaml --------- Co-authored-by: BobTheBuidler <bobthebuidlerdefi@gmail.com> Co-authored-by: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com>
* fix brownie console crash when X11 is not available * Update console.py ModuleNotFound error is a subclass of ImportError, so we only need one except clause --------- Co-authored-by: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com>
Signed-off-by: weifangc <weifangcheng@outlook.jp>
* fix: system err in console * Update console.py * chore: compile C files for source control --------- Co-authored-by: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com>
* ci: bump actions/checkout to v6 * Update compile.yaml --------- Co-authored-by: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com>
* chore: bump dep pins * Update pip-compile.yaml * chore: `pip-compile` --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…um.stackexchange.com/a/147268 (#1799) Co-authored-by: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com>
* feat(cicd): run pyupgrade in github runner * chore: `pip-compile` * Update black.yaml * chore: run `pyupgrade` for Python3.10 * feat(cicd): run autoflake in github runner * chore: run `pyupgrade` for Python3.10 * chore: autoflake * Update catch_tx_revert.py * Update functionality.yaml * Update compile.yaml * Update compile.yaml * Update compile.yaml * Update check-lint.yaml * Update evm.yaml * Update functionality.yaml * Update state.py * chore: compile C files for source control --------- Co-authored-by: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Bump version from 1.22.0.dev0 to 1.22.0.dev1 * chore: update changelog --------- Co-authored-by: BobTheBuidler <bobthebuidlerdefi@gmail.com>
* feat: bump mypy to v1.19.0 This version will give us more optimized C code. * chore: compile C files for source control --------- Co-authored-by: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 20.36.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.35.4...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: TypeError in _get_deployment * Update setup.py --------- Co-authored-by: BobTheBuidler <bobthebuidlerdefi@gmail.com> Co-authored-by: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )