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
GH-685 New Defaults and Blockchain service URL check (#708)
* New default values for Base Mainnet, New default chain Base Mainnet, Configuration Error when blockchain-service-url is not provided, Help with links for public RPC endpoints
* fixing the tests
* fix for testing run without blockchain-service-url, fixed tests
* removing wrongly placed --blockchain-service-url
* formatting
* fix integration test with chain dir
* fix financial test
* remove unused import
* integration tests fix
* fixing Windows tests
* fixing masq UI
* wait to Node shutdownt increased to 10 sec
* remove empty line
* fixing tests with default chain directory
* fixing gwei_min_resolution_clause in receivable_dao.rs::custom_query
* formatting
* fixed multinode tests
* formatting
* after self review
* addressing review comments
* fix typo in test
* review2 changes
let data_dir = ensure_node_home_directory_exists("bootstrapper","initialize_as_unprivileged_moves_streams_from_listener_handlers_to_stream_handler_pool");
0 commit comments