Skip to content
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

chore: bump web3 dependency #2513

Merged
merged 12 commits into from
Nov 4, 2021
Merged

Conversation

charles-cooper
Copy link
Member

What I did

Fix #2407

Draft since it conflicts with #2509; that PR should be merged first.

How I did it

Updated the pins, reformatted error messages to fit tests.

How to verify it

Check that tests pass

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2021

Codecov Report

Merging #2513 (373fa5c) into master (cec2c53) will increase coverage by 0.02%.
The diff coverage is 75.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2513      +/-   ##
==========================================
+ Coverage   84.63%   84.65%   +0.02%     
==========================================
  Files          94       94              
  Lines        9273     9300      +27     
  Branches     2093     2098       +5     
==========================================
+ Hits         7848     7873      +25     
- Misses        940      941       +1     
- Partials      485      486       +1     
Impacted Files Coverage Δ
vyper/old_codegen/stmt.py 86.61% <71.42%> (-1.34%) ⬇️
vyper/semantics/validation/local.py 90.83% <100.00%> (+0.14%) ⬆️
vyper/cli/vyper_compile.py 74.16% <0.00%> (ø)
vyper/compiler/__init__.py 85.71% <0.00%> (ø)
vyper/compiler/output.py 97.31% <0.00%> (+0.15%) ⬆️
vyper/builtin_functions/functions.py 89.32% <0.00%> (+0.34%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cec2c53...373fa5c. Read the comment docs.

@charles-cooper charles-cooper marked this pull request as ready for review October 25, 2021 19:06
@fubuloubu fubuloubu merged commit f692635 into vyperlang:master Nov 4, 2021
@charles-cooper charles-cooper deleted the fix/web3-5.21.0 branch November 4, 2021 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test fail with web3.py 5.21.0
3 participants