You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update network/server type selection code in connect().
- Don't crash when a blank/invalid network is provided (due to throwing
an uncaught pointer resulting in terminate())
- Remove redundant checks/asserts
- Don't make a full copy of the network JSON or a merge update
- Move "state_dir" hack to session_impl to be shared for spv
- Throw a human readable error if the network is incorrect
0 commit comments