forked from MetaMask/snap-account-abstraction-keyring
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
upgrade: v.1.13 to v.1.1.18 #49
Open
wsdt
wants to merge
30
commits into
compare-last-release
Choose a base branch
from
main
base: compare-last-release
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
15be88c
fix: Convert initCode to v0.7 factory/factoryData
mmontour1306 59ede67
Merge pull request #37 from bobanetwork/mm/support-v7
wsdt 1cd419f
fix: light mode fix
wsdt 754f17e
Merge pull request #38 from bobanetwork/wsdt/ui-light
wsdt 11c0f55
fix: shasum
wsdt f248215
feat: in-wallet transfer
wsdt 8125c5a
fix: enfore light mode
wsdt 29d18a5
Merge pull request #40 from bobanetwork/wsdt/light-mode-enforced
wsdt 8ab21a6
fix: improve header ui/ux and visiblity
wsdt 5624693
Merge pull request #39 from bobanetwork/wsdt/in-wallet-fund-transfer
wsdt 6adde10
fix: lean
wsdt d6b0497
fix: bugfixes, mainnet configuration, network switching, disable sign…
wsdt a824969
fix: conflicts
wsdt e92bc11
Merge pull request #42 from bobanetwork/wsdt/mainnet-config
wsdt 56b81f2
fix: disable paymaster
wsdt 8eb3efd
Merge pull request #43 from bobanetwork/wsdt/disable-paymaster
wsdt 935a3cb
fix: encryption
wsdt 218f51b
Merge pull request #44 from bobanetwork/wsdt/fix-encr
wsdt 0bf4778
white listed staging url
sk-enya a154eed
updated version to 1.1.15
sk-enya 769221a
Merge pull request #45 from bobanetwork/fix/extend-permision-to-stagi…
wsdt dfe8ca3
fix: codecaster permission
wsdt 9c105b8
Merge pull request #46 from bobanetwork/wsdt/codecaster-permission
wsdt 419c250
fix: shasum
wsdt 33e4277
fix: gas estimation vals
wsdt 80b5de0
fix: rm hardcoded value
wsdt 73cd72a
fix: v.1.1.17
wsdt 62acd01
Merge pull request #47 from bobanetwork/wsdt/codecaster-permission
wsdt 390ed6a
fix: v1.1.18
wsdt 4011698
Merge pull request #48 from bobanetwork/wsdt/fix-fee
wsdt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
GATSBY_SNAP_ORIGIN=npm:@bobanetwork/snap-account-abstraction-keyring-hc | ||
GATSBY_SNAP_ORIGIN=local:http://localhost:8080 | ||
USE_LOCAL_NETWORK=false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
GATSBY_SNAP_ORIGIN=npm:@bobanetwork/snap-account-abstraction-keyring-hc | ||
GATSBY_SNAP_ORIGIN=local:http://localhost:8080 | ||
USE_LOCAL_NETWORK=false | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ignore this.