github eth-brownie/brownie v1.22.0.dev1

latest release: v1.22.0.dev2
23 hours ago

What's Changed

  • chore: Compile C files for source control by @github-actions[bot] in #2034
  • feat(cicd): normalize C files for diffchecking by @github-actions[bot] in #2040
  • chore: remove black from requirements.in by @github-actions[bot] in #2041
  • feat: add faster-hexbytes to build deps by @github-actions[bot] in #2046
  • feat: add prompt-toolkit to build deps by @github-actions[bot] in #2047
  • fix(cicd): pip compile with --no-strip-extras by @github-actions[bot] in #2048
  • Fix spelling errors by @nivanovvv in #2036
  • chore: set mypyc group name by @github-actions[bot] in #2049
  • fix: pin build dependencies by @github-actions[bot] in #2050
  • feat(mypy): proper overloading for ReturnValue.__getitem__ by @github-actions[bot] in #2051
  • feat: add eth-keys and eth-account to build deps by @github-actions[bot] in #2052
  • feat(mypy): PCMap NewType by @github-actions[bot] in #2053
  • feat: add py-solc-ast to build deps by @github-actions[bot] in #2054
  • feat: add py-solc-x to build deps by @github-actions[bot] in #2055
  • feat(mypy): EvmVersion NewType by @github-actions[bot] in #2056
  • feat: add vvm to build deps by @github-actions[bot] in #2057
  • feat(cicd): cleanup black github action by @github-actions[bot] in #2058
  • fix: PEP625 compliance by @github-actions[bot] in #2059
  • feat: add websockets to build deps by @github-actions[bot] in #2060
  • feat: add vyper to build deps by @github-actions[bot] in #2061
  • feat: add eip712 to build deps by @github-actions[bot] in #2062
  • feat: set mypyc flag strict_dunder_typing=True by @github-actions[bot] in #2063
  • fix: build wheel on Windows by @github-actions[bot] in #2064
  • fix: 32-bit Windows wheels by @github-actions[bot] in #2065
  • feat: add web3 to build deps by @github-actions[bot] in #2066
  • fix(test): rate limit errs in _load_project helper by @github-actions[bot] in #2067
  • feat(test): cache wheels for evm tests by @github-actions[bot] in #2069
  • fix(cicd): dependency conflict in pip-compile runner by @github-actions[bot] in #2070
  • chore: split out requirements-docs from requirements-dev by @github-actions[bot] in #2071
  • feat(test): cache wheels for functionality tests by @github-actions[bot] in #2072
  • feat(test): cache wheels for linting tests by @github-actions[bot] in #2073
  • chore: disable flake8 error code E226 by @github-actions[bot] in #2074
  • chore: fix linter errors by @github-actions[bot] in #2075
  • feat: add hypothesis to build deps by @github-actions[bot] in #2076
  • chore: ensure all type: ignore comments are specific by @github-actions[bot] in #2078
  • chore: run black formatter black . by @github-actions[bot] in #2079
  • chore: fix linter errors in events.py by @github-actions[bot] in #2080
  • feat(mypy): proper typing in networks cli module by @github-actions[bot] in #2082
  • chore: fix linter errors by @github-actions[bot] in #2084
  • feat(mypy): better type hints by @github-actions[bot] in #2086
  • chore: run black formatter black . by @github-actions[bot] in #2089
  • chore: fix some typos in comment by @hustrust in #2087
  • chore: pip compile by @github-actions[bot] in #2090
  • chore(cicd): cleanup compile workflow with mypycify composite action by @github-actions[bot] in #2091
  • fix brownie console crash when X11 is not available by @kernel1983 in #2088
  • Fix grammar and typos by @nivanovvv in #2095
  • chore: fix variable name by @weifangc in #2096
  • fix: system err in console by @github-actions[bot] in #2098
  • Fix ganache version URL mismatch by @nivanovvv in #2099
  • ci: bump actions/checkout to v6 by @rejected-l in #2100
  • chore: bump dep pins by @BobTheBuidler in #2101
  • fix: correct typo in Base network fork name by @nivanovvv in #2103
  • chore: remove unused type: ignore comments by @nvy-0x in #1936
  • FIX: sepolia-ETH API endpoint needs /api suffix, ref https://ethereum.stackexchange.com/a/147268 by @koyo922 in #1799
  • feat(cicd): run pyupgrade & autoflake in github runner by @dependabot[bot] in #2105
  • chore: run black formatter black . by @github-actions[bot] in #2109
  • fix(mypy): fix type hints for **kwargs by @dependabot[bot] in #2110
  • Bump version from 1.22.0.dev0 to 1.22.0.dev1 by @Faolain in #2111
  • chore: add classifiers for python3.13 and 3.14 by @dependabot[bot] in #2113
  • feat(cicd): run isort in github runner by @dependabot[bot] in #2118
  • feat: bump mypy to v1.19.0 by @dependabot[bot] in #2119
  • fix(release) invalid wheel tag in release runner by @dependabot[bot] in #2120
  • chore(deps): bump virtualenv from 20.35.4 to 20.36.1 by @dependabot[bot] in #2112

New Contributors

Full Changelog: v1.22.0.dev0...v1.22.0.dev1

Don't miss a new brownie release

NewReleases is sending notifications on new releases.