Results 9 issues of davaymne

GPU: NVIDIA-SMI 470.82.01 Driver Version: 470.82.01 CUDA Version: 11.4 SnarkOS: rev 18b2fc3d Failed GPU initialization with arror: ``` snarkos[1180437]: 2022-01-17T20:34:43.951903Z DEBUG loaded devices: [Device { vendor: Nvidia, name: "NVIDIA GeForce...

bug
crash
testnet2
CUDA

Installation from source failed with "Error": "Unexpected error: malformed utf8" Followed guide - https://aptos.dev/nodes/validator-node/run-validator-node-using-source On step 5 - Compile genesis blob and waypoint - failed: ``` aptos genesis generate-genesis --local-repository-dir...

bug

Followed installation using docker https://aptos.dev/nodes/validator-node/run-validator-node-using-docker On final step `docker-compose up` - failed with logs: ``` aptos-validator-1 | thread 'main' panicked at 'Failed to parse node config file! Given file path:...

bug
community

Hi, ### What The total amount of `queryFeesCollected` for closed long term allocation does not match estimation (manual calculation): ### Investigation: Closed Allocation (open: 65, close: 91, duration: 27) as...

As per fee distribution logic: `queryFeesCollected > = queryFeeRebates + delegationFees` But if you query (for instance: id 0x5a8904be09625965d9aec4bffd30d853438a053e ) ``` { allocations (orderBy: closedAtEpoch, where: { indexer: "0x5a8904be09625965d9aec4bffd30d853438a053e", status...

Agent keeps claiming rewards for Allocations which have been closed already and rewards have been claimed. Recently I notified that Agent made transactions to protocol to claim rewards for closed...

Figures `STAKED` on subgraph list page does not match `ALLOCATED` on subgraph Overview page.

explorer

Explorer UI displays: 366 400.88 GRT Available: But, when I tried to deploy `graph indexer rules set QmWTrJJ9W8h3JE19FhCzzPYsJ2tgXZCdUqnbyuo64ToTBN allocationAmount 366000 decisionBasis always`, I got Error message: **Unable to allocate 366000.0...

explorer

[2020-12-11 00:01:51.485 +0000] ERROR (IndexerAgent/1 on 18e74966ee2b): Failed to query indexer allocations [2020-12-11 00:01:51.485 +0000] WARN (IndexerAgent/1 on 18e74966ee2b): Failed to synchronize with network [2020-12-11 00:02:49.591 +0000] WARN (IndexerAgent/1 on...