Skip to content

[pull] master from eth-brownie:master#30

Open
pull[bot] wants to merge 1082 commits into
clearobject:masterfrom
eth-brownie:master
Open

[pull] master from eth-brownie:master#30
pull[bot] wants to merge 1082 commits into
clearobject:masterfrom
eth-brownie:master

Conversation

@pull

@pull pull Bot commented Aug 17, 2021

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull Bot added the ⤵️ pull label Aug 17, 2021
nvy-0x and others added 29 commits July 30, 2025 15:35
* fix: TypeError when calling EthAddress with Contract type input

* chore: compile

---------

Co-authored-by: BobTheBuidler <[email protected]>
* Update build.py

* fix: type error in Build._add_contract

* chore: compile

---------

Co-authored-by: BobTheBuidler <[email protected]>
* feat(mypy): more typing stuff

* chore: compile

---------

Co-authored-by: BobTheBuidler <[email protected]>
* Update api-project.rst

* Update api-test.rst

* Update core-gas.rst

* Update core-transactions.rst
* fix: inheritance conflict in ConfigContainer

* chore: compile

---------

Co-authored-by: BobTheBuidler <[email protected]>
* feat: changes

* chore: build

---------

Co-authored-by: BobTheBuidler <[email protected]>
* fix: TypeError in _get_deployment

* chore: compile

---------

Co-authored-by: BobTheBuidler <[email protected]>
* feat(cicd): update windows deps in pip compile workflow

* Update requirements.txt

* Update requirements-windows.txt

* Update requirements-dev.txt
…1963)

* Update transaction.py

* Update contract.py

* chore: compile

---------

Co-authored-by: BobTheBuidler <[email protected]>
* fix: add 'interfaces' key to InputJson typed dicts

* fix: mypy errs

* chore: compile

---------

Co-authored-by: BobTheBuidler <[email protected]>
* Update __init__.py

* Update solidity.py

* Update stateful.py

* Update requirements-dev.txt

* Update web3.py

* chore: compile

---------

Co-authored-by: BobTheBuidler <[email protected]>
This ensures mypyc has access to all of its typing info when compiling brownie to C
This ensures mypyc has access to all of its typing info when compiling brownie to C
* Update pip-compile.yaml

* Update solidity.py

* Update solidity.py

* Update vyper.py

* Update output.py

* Update typing.py

* Update pip-compile.yaml

* Update output.py

* chore: refactor _branch_totals

* chore: compile

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: BobTheBuidler <[email protected]>
* feat: microoptimize _address_compare and _hex_compare

* chore: compile

---------

Co-authored-by: BobTheBuidler <[email protected]>
dependabot Bot and others added 30 commits May 24, 2026 20:37
* fix: type errs blocking release

* docs: update unreleased changelog

* chore: compile C files for source control

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: wake cache middleware sleep on uninstall

* chore: compile C files for source control

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: stop cache middleware filter thread

* chore: compile C files for source control

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(mypy): Middlewares type alias

* feat(mypy): Middlewares type alias

* chore: compile C files for source control

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: centralize middleware request typing

* chore: compile C files for source control

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: avoid public snapshot warning in always-transact

* chore: compile C files for source control

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* test: synchronize alert message assertion

* chore: compile C files for source control

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* test: use dev artifacts for persistence tests

* chore: compile C files for source control

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* refactor: type compiler build json updates

* fix: type build json language assignment

* chore: compile C files for source control

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* test: make mainnet web3 selection hermetic

* test: scope mainnet connection monkeypatch

---------

Co-authored-by: BobTheBuidler <[email protected]>
* ci: pin ganache node toolchain to 20

* ci: explain ganache node pin

* chore: compile C files for source control

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: lint (pyupgrade --py310-plus; isort; black .; prettier --write *.json; prettier --write *.yml *.yaml; taplo format *.toml)

* Update contract.py

* chore: `pip-compile`

* chore: compile C files for source control

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: BobTheBuidler <[email protected]>
* ci: add live explorer smoke test

* ci: run live explorer smoke on pr and push

* chore: compile C files for source control

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* test: make ens resolution tests hermetic

* test: fake non-empty ens contract bytecode

---------

Co-authored-by: BobTheBuidler <[email protected]>
* deps: use uv for requirements locking

* deps: remove windows requirements split

* chore: compile C files for source control

* chore:

* chore: compile C files for source control

---------

Co-authored-by: BobTheBuidler <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Makes the always-compiled package contract explicit so future agents do not infer an interpreted runtime path.

Co-authored-by: Codex <[email protected]>
* deps: make tox consume uv lock

* chore:

* chore: compile C files for source control

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: resolve anvil executable on Windows

* chore: compile C files for source control

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: prepare v1.22.1 release

* Update setup.cfg

* chore: compile C files for source control

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.