Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
88e028b
chore: stellar migration phase b
stanleyyconsensys Aug 18, 2026
ed535ec
chore(stellar-wallet-snap): Stellar migration CI preparation
stanleyyconsensys Aug 18, 2026
f60ef6f
chore: rollback lint update
stanleyyconsensys Aug 18, 2026
245390c
chore: update config
stanleyyconsensys Aug 18, 2026
8b24bbf
Merge branch 'chore/stellar/migrate-phase-b-2' into chore/stellar/mig…
stanleyyconsensys Aug 18, 2026
7197f02
chore: move stellar to packages
stanleyyconsensys Aug 18, 2026
16b1d5a
chore: update change log
stanleyyconsensys Aug 18, 2026
d7dc528
chore: update change log
stanleyyconsensys Aug 18, 2026
08202f1
chore: update lock file
stanleyyconsensys Aug 18, 2026
9689127
chore: update shasum
stanleyyconsensys Aug 18, 2026
1bba655
chore: update change log
stanleyyconsensys Aug 18, 2026
6d15a31
chore: update chg log
stanleyyconsensys Aug 18, 2026
f782a7b
chore: update readme
stanleyyconsensys Aug 18, 2026
fcaf9e5
chore: rollback unuse change
stanleyyconsensys Aug 18, 2026
1c0478f
fix: resolution
stanleyyconsensys Aug 18, 2026
536a577
chore: add tokenlist
stanleyyconsensys Aug 18, 2026
a6261d9
chore: format
stanleyyconsensys Aug 18, 2026
3d9464f
Merge branch 'main' into chore/stellar/migration-phase-c-2
stanleyyconsensys Aug 18, 2026
39eb019
chore: update shasum
stanleyyconsensys Aug 18, 2026
8d160d9
Merge branch 'main' into chore/stellar/migration-phase-c-2
stanleyyconsensys Aug 18, 2026
81372f8
chore: update shasum
stanleyyconsensys Aug 18, 2026
54422b1
Merge branch 'main' into chore/stellar/migration-phase-c-2
stanleyyconsensys Aug 18, 2026
1b15276
Merge branch 'main' into chore/stellar/migration-phase-c-2
stanleyyconsensys Aug 18, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ packages/bitcoin-wallet-snap @MetaMask/networks
packages/snap-networks-utils @MetaMask/networks
packages/tron-wallet-snap @MetaMask/networks
packages/solana-wallet-snap @MetaMask/networks
packages/stellar-wallet-snap @MetaMask/networks
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Each snap in this repository has its own README with installation and usage inst
- [`@metamask/bitcoin-wallet-snap`](packages/bitcoin-wallet-snap)
- [`@metamask/snap-networks-utils`](packages/snap-networks-utils)
- [`@metamask/solana-wallet-snap`](packages/solana-wallet-snap)
- [`@metamask/stellar-wallet-snap`](packages/stellar-wallet-snap)
- [`@metamask/tron-wallet-snap`](packages/tron-wallet-snap)

<!-- end package list -->
Loading
Loading