I’ve a pretty recent pull of safe_network repo (from a day or so ago) but am repeatedly getting an error sending to the wallet (see below).
I’m deleting ~/.local/share/safe prior to starting each test from the top.
Here’s the error from the network console when I try to get from the faucet in another console:
received request! method: Get, url: "/96e9dc943b6ab5edace7ce113a67525b1632db803b73e0d427cc0d1b9908cb46d75895246946df7d631c3c33c8ecb2d6", headers: [Header { field: HeaderField("accept"), value: "*/*" }, Header { field: HeaderField("host"), value: "127.0.0.1:8000" }]
Loading faucet...
Loading faucet wallet... "/home/dkfj/.local/share/safe/test_faucet"
Loading genesis...
Sending 1288490188.500000000 from genesis to faucet wallet..
Failed to claim genesis: Transfer Error Failed to send tokens due to The transfer was not successfully registered in the network: CouldNotSendMoney("Network Error GetRecord Query Error NotEnoughCopies { record_key: 153cdd(28542e01c860f392444a2e424fa829cb5b83959cd1c4a0bd0f0b7d5f92123c94), expected: 3, got: 1 }.").
Trying to claiming genesis... attempt 1
Loading faucet...
Loading faucet wallet... "/home/dfhk/.local/share/safe/test_faucet"
Loading genesis...
Sending 1288490188.500000000 from genesis to faucet wallet..