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 ethers, @tableland SDK & local #495

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Conversation

dtbuchholz
Copy link
Contributor

Summary

ethers released 6.12.0, which the SDK and everything else now uses. we should cut a new release for this repo as 6.1.0 and then bump the SDK's evm-tableland dep accordingly for [email protected]

Details

note: an ethers Wallet and Signer are incompatible b/w ethers 6.11.1 and 6.12.0.

How it was tested

ran tests—one change needed wrt how the new SDK catches an execution reverted issue

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@dtbuchholz dtbuchholz merged commit dc35d2a into main Apr 26, 2024
2 checks passed
@dtbuchholz dtbuchholz deleted the dtb/bump-ethers branch April 26, 2024 00:18
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.

2 participants