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

feat: minor changes to aa bundler #1333

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

souradeep-das
Copy link
Contributor

@souradeep-das souradeep-das commented Jan 10, 2024

📋

Overview

Minor updates to bundler (synced with upstream 0.6.0)

Changes

Incorporates the following changes from upstream

  • RANDOM and PREVRANDAO is added to banned opcodes
  • adds 10% gas increase requirements for maxFeePerGas in replacement opcode
  • slice size on tracer changed (currently we however do not use tracer since its not supported)
  • waits for userReceipts if requested
  • support BN for nonce
  • expose BaseAccountAPI on aa-sdk

Testing

integration-tests should pass

Copy link
Contributor

github-actions bot commented Jan 10, 2024

⚠️ This PR triggers a minor release of the Bundler SDK (Account Abstraction) to NPM as you made changes in the corresponding bundler_sdk directory.

Please make sure this is intentional.

The package that is going to be updated is @bobanetwork/bundler_sdk.

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.

None yet

1 participant