Commit 03ee6c0
fix(evm-wallet): persist homeCoordRef in baggage across kernel restarts
homeSection was persisted but homeCoordRef was not, so after a vat restart
getAccounts (home fallback), signMessage, signTypedData, sendDelegateAddressToPeer,
and makeRedeemFn's home relay path all silently broke.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9c824f4 commit 03ee6c0
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| 318 | + | |
318 | 319 | | |
319 | 320 | | |
320 | 321 | | |
| |||
1887 | 1888 | | |
1888 | 1889 | | |
1889 | 1890 | | |
1890 | | - | |
| 1891 | + | |
1891 | 1892 | | |
1892 | 1893 | | |
1893 | 1894 | | |
| |||
1897 | 1898 | | |
1898 | 1899 | | |
1899 | 1900 | | |
| 1901 | + | |
1900 | 1902 | | |
1901 | 1903 | | |
1902 | 1904 | | |
| |||
0 commit comments