Commit c598404
fix: post-rebase fixes for WASM build
- Remove duplicate methods from shared files (mountTechnicalDebug,
mountBusinessDebug, determineCurrentNetworkStatus,
checkStorageIncentivesAvailability) - kept in platform-specific files
- Remove unused imports after method removal
- Fix ultra-light node startup by wrapping IsSynced check in chainEnabled
- Update hive.New call to include swarmAddress parameter
- Add test underlay for browser light nodes in handshake
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent f3251d7 commit c598404
6 files changed
Lines changed: 20 additions & 415 deletions
File tree
- pkg
- api
- node
- p2p/libp2p
- internal/handshake
- wasm-demo
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
978 | 978 | | |
979 | 979 | | |
980 | 980 | | |
981 | | - | |
982 | | - | |
983 | 981 | | |
984 | 982 | | |
985 | 983 | | |
| |||
0 commit comments