Commit 7ed40e3
1bcMax
feat: new installs default to the Solana payment chain (v0.12.246)
Brand-new wallets persist payment-chain=solana at generation, gated on
successful Solana derivation (@solana/kit present). Existing installs,
env-var restores, and wallet-recover flows are untouched — absent config
still resolves to base, where pre-existing funds live.
Also removes the /chain command from docs (never registered; use
/wallet solana|base) and documents the new default.1 parent 6c0f89e commit 7ed40e3
17 files changed
Lines changed: 237 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
7 | 22 | | |
8 | 23 | | |
9 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
501 | | - | |
| 501 | + | |
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
509 | | - | |
| 508 | + | |
510 | 509 | | |
511 | 510 | | |
512 | 511 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57948 | 57948 | | |
57949 | 57949 | | |
57950 | 57950 | | |
| 57951 | + | |
| 57952 | + | |
| 57953 | + | |
| 57954 | + | |
| 57955 | + | |
| 57956 | + | |
| 57957 | + | |
| 57958 | + | |
57951 | 57959 | | |
57952 | 57960 | | |
57953 | 57961 | | |
| |||
57960 | 57968 | | |
57961 | 57969 | | |
57962 | 57970 | | |
| 57971 | + | |
| 57972 | + | |
| 57973 | + | |
| 57974 | + | |
| 57975 | + | |
| 57976 | + | |
57963 | 57977 | | |
57964 | 57978 | | |
57965 | 57979 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
770 | | - | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
771 | 775 | | |
772 | 776 | | |
773 | 777 | | |
| |||
895 | 899 | | |
896 | 900 | | |
897 | 901 | | |
| 902 | + | |
| 903 | + | |
898 | 904 | | |
899 | 905 | | |
900 | 906 | | |
| |||
1488 | 1494 | | |
1489 | 1495 | | |
1490 | 1496 | | |
1491 | | - | |
| 1497 | + | |
| 1498 | + | |
1492 | 1499 | | |
1493 | 1500 | | |
1494 | 1501 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57805 | 57805 | | |
57806 | 57806 | | |
57807 | 57807 | | |
| 57808 | + | |
| 57809 | + | |
| 57810 | + | |
| 57811 | + | |
| 57812 | + | |
| 57813 | + | |
| 57814 | + | |
| 57815 | + | |
57808 | 57816 | | |
57809 | 57817 | | |
57810 | 57818 | | |
| |||
57817 | 57825 | | |
57818 | 57826 | | |
57819 | 57827 | | |
| 57828 | + | |
| 57829 | + | |
| 57830 | + | |
| 57831 | + | |
| 57832 | + | |
| 57833 | + | |
57820 | 57834 | | |
57821 | 57835 | | |
57822 | 57836 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
| 164 | + | |
172 | 165 | | |
173 | 166 | | |
174 | 167 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments