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

v4.4.1 #496

Merged
merged 10 commits into from
May 16, 2024
Merged

v4.4.1 #496

merged 10 commits into from
May 16, 2024

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented May 16, 2024

PR-Codex overview

This PR updates the Biconomy SDK to version 4.4.1, fixing a process.env bug and adding debugging functionality.

Detailed summary

  • Updated SDK version to 4.4.1
  • Added isDebugging function in Helpers.ts
  • Fixed process.env bug
  • Improved logging in HttpRequests.ts
  • Refactored logging in Logger.ts
  • Added new tests in read.test.ts

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

VGabriel45 and others added 9 commits May 9, 2024 14:27
* feat - gas offset param for sendTransaction

* added percentage based gas offsets

* added dummyPndOverride

* refactor gas offset percentage

* refactor names and ts doc + lint

* improved tsdoc & fixed comments

* refactor sendTransaction example tsdoc comment

* refactor sendTransaction test

---------

Co-authored-by: GabiDev <gv@popoo.io>
feat: transfer ownership (#484)
* feat/transfer_ownership(in progress)

* cleanup

* fix linting

* added test for transferOwnership with session key manager module

* Fix linting

* refactor: refactor based on PR review

* improve ts doc + refactor tests

* added "moduleAddress" param to transferOwnership()

* fix module tests

* removed console.logs

* fixed lint + removed unused import

* remove unused import

* added argument type for module address

---------

Co-authored-by: GabiDev <gv@popoo.io>
* release v4.3.0

* refactor: increase timeout for transferOwnership tests

---------

Co-authored-by: GabiDev <gv@popoo.io>
* chore: release v4.3.0 (#492)
* chore: add test for counterfactual address
Copy link

github-actions bot commented May 16, 2024

size-limit report 📦

Path Size
core (esm) 53.6 KB (-0.15% 🔽)
core (cjs) 58.75 KB (+0.25% 🔺)
account (tree-shaking) 51.96 KB (+0.22% 🔺)
bundler (tree-shaking) 2.39 KB (+0.87% 🔺)
paymaster (tree-shaking) 2.33 KB (+1.67% 🔺)
modules (tree-shaking) 40.57 KB (+0.23% 🔺)

@joepegler joepegler merged commit e547f44 into main May 16, 2024
6 of 9 checks passed
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.

5 participants