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

fix: replace broken doc links #525

Merged
merged 7 commits into from
Jul 1, 2024
Merged

fix: replace broken doc links #525

merged 7 commits into from
Jul 1, 2024

Conversation

veljkovranic
Copy link
Collaborator

@veljkovranic veljkovranic commented Jun 28, 2024

Before:
Screenshot 2024-06-28 at 16 27 29

After:
Screenshot 2024-06-28 at 16 27 41


PR-Codex overview

This PR updates documentation links in BiconomySmartAccountV2.ts for user operations methods.

Detailed summary

  • Updated documentation links for user operations methods in BiconomySmartAccountV2.ts
  • Links now point to the correct documentation URLs

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

VGabriel45 and others added 7 commits May 14, 2024 15:42
* feat: gas offset param for sendTransaction and sendUserOp (#474)

* 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 (#484)

* feat: transfer_ownership_v2 (#488)

* 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>

* chore: release v4.3.0 (#491)

* release v4.3.0

* refactor: increase timeout for transferOwnership tests

---------

Co-authored-by: GabiDev <gv@popoo.io>

---------

Co-authored-by: GabiDev <gv@popoo.io>
Co-authored-by: Joe Pegler <joepegler123@gmail.com>
chore: cont
Copy link

size-limit report 📦

Path Size
core (esm) 54.11 KB (0%)
core (cjs) 59.2 KB (0%)
account (tree-shaking) 51.81 KB (0%)
bundler (tree-shaking) 2.63 KB (0%)
paymaster (tree-shaking) 2.33 KB (0%)
modules (tree-shaking) 40.23 KB (0%)

@joepegler joepegler changed the base branch from main to develop July 1, 2024 10:58
@joepegler joepegler merged commit 4730cea into develop Jul 1, 2024
9 of 10 checks passed
@joepegler joepegler deleted the fix_broken_doc_links branch July 1, 2024 10:59
VGabriel45 added a commit that referenced this pull request Jul 2, 2024
* ci: fix (#517)

chore: cont

* chore: add hooks to readme

chore: readme

* feat: signTypedData draft (#519)

Co-authored-by: GabiDev <gv@popoo.io>

* fix: rpc (#522)

* fix: rpcUrl

* feat: skip chain checks flag (#526)

Co-authored-by: GabiDev <gv@popoo.io>

* fix: replace broken doc links (#525)

fix: replace broken doc links (#525)

* feat: revoke sessions (#528)

* feat: revoke sessions

* feat: added ts doc

* fix: lint

* fix: test cases

* fix: remove duplicate test

---------

Co-authored-by: GabiDev <gv@popoo.io>

* chore: v.4.5.0 (#529)

* chore: v.4.5.0

* fix: fix changeset

---------

Co-authored-by: GabiDev <gv@popoo.io>

---------

Co-authored-by: joepegler <joepegler123@gmail.com>
Co-authored-by: GabiDev <gv@popoo.io>
Co-authored-by: Veljko Vranić <byblos94@gmail.com>
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.

3 participants