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

Upgrade ethers to v6 in wallet #2747

Merged
merged 26 commits into from
Jun 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
cecbb1d
migrate to uint8arrays
acolytec3 May 30, 2023
8c19a22
Merge branch 'master' into wallet-buffer-to-uint8arrays
acolytec3 May 31, 2023
9d8c445
add 0x prefix
acolytec3 May 31, 2023
d117a26
Remaining fixes and cleanup
acolytec3 May 31, 2023
02b5db4
Merge remote-tracking branch 'origin/master' into wallet-buffer-to-ui…
acolytec3 May 31, 2023
b8ca9bb
Remove duplicate helpers
acolytec3 May 31, 2023
3661dc9
slice to subarray
acolytec3 May 31, 2023
8559bd4
wallet: fix browser tests
jochem-brouwer May 31, 2023
06fec34
Address feedback
acolytec3 May 31, 2023
2b3c5b2
Merge remote-tracking branch 'origin/master' into wallet-buffer-to-ui…
acolytec3 May 31, 2023
25b4688
Address feedback
acolytec3 Jun 1, 2023
473b591
partial migration to tape
acolytec3 May 31, 2023
59eec47
WIP changes
acolytec3 May 31, 2023
5a31dd1
Finish migrating tests
acolytec3 Jun 1, 2023
c46eee3
revert error message checking in test
acolytec3 Jun 1, 2023
14875ac
update tests again
acolytec3 Jun 1, 2023
ebcd10d
fix test
acolytec3 Jun 1, 2023
0cb57d3
Merge branch 'master' into wallet-tests-to-tape
acolytec3 Jun 1, 2023
1069e7b
Merge remote-tracking branch 'origin/master' into wallet-tests-to-tape
acolytec3 Jun 2, 2023
6708d9b
test fixes
acolytec3 Jun 2, 2023
a3b826d
upgrade ethers to v6
acolytec3 Jun 1, 2023
1e4b892
Fix tests
acolytec3 Jun 2, 2023
85fc672
Merge remote-tracking branch 'origin/master' into wallet-ethers-v6
acolytec3 Jun 5, 2023
27e272b
Merge remote-tracking branch 'origin/master' into wallet-ethers-v6
acolytec3 Jun 5, 2023
90266e5
Remove obsolete test
acolytec3 Jun 5, 2023
e056621
lint
acolytec3 Jun 5, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading