Tom Mi
Tom Mi
thank you for the response. Most likely people who use ansible would prefer script to build just actual client and have it started using systemctl service files instead and possible...
https://www.npmjs.com/package/fido2-lib seems quite fit library for it and pseudocode i was thinking: 1. wallet generates a symmetric key that will be used to encrypt the data. 2. walllet generates a...
Cannot sign with a locked key pair, when sending tx with added pureproxy(600 timedelay). is there way to workaround using extrinsics or need to write js to unstuck my funds?...
``` satoshi@vmi565604:/etc/nginx/acme-config$ acme.sh --config-home . --issue --dns dns_porkbun -d expectchaos.com -d www.expectchaos.com [Thu 29 Jul 2021 01:59:53 AM CEST] Using CA: https://acme.zerossl.com/v2/DV90 [Thu 29 Jul 2021 01:59:53 AM CEST] Multi...
just read the topic earlier. seems like properly set config path "." instaed of "/etc/nginx/acme-config" was the problem here. solved cheers
``` [02-01|03:40:23.847] INFO queue/jobs.go:203 executing operations {"numExecuted": 375654, "numToExecute": 29544046, "eta": "2214h45m50s"} [02-01|03:40:54.009] INFO queue/jobs.go:203 executing operations {"numExecuted": 375737, "numToExecute": 29544046, "eta": "2214h55m7s"} root@avalanche05:/opt/avalanche/storage/logs# lscpu | grep Model Model name:...
```[04-14|05:58:31.791] INFO queue/jobs.go:202 executing operations {"numExecuted": 6206626, "numToExecute": 6451454, "eta": "11h4m28s"}``` To give an update here executing C-chain blocks seems to be taking approx ~3 months if anyone wondered with...
### Title: Remove hardcoded cointype ID to support other networks and testnets ### Body: #### Problem Statement: The hardcoded cointype ID of 60 in `service.ts` poses issues when using the...
We were able to override Cointype for testnet to be 60 instead of 459, but that is not option for mainnet which would be nice to have working preferably without...
is there any syncable archive snapshot at the moment? sync performance seems terrible under 1blocks per second even blocks are mainly empty