Nikolay Atanasow

Results 11 comments of Nikolay Atanasow

@bmino Hi, just tried to create new accounts (ECDSA and ED25519) on testnet, and both works fine. Also, tried to pass the private key with and without the 0x prefix,...

Hello @mgarbs 👋 There are two types of networks in the hardhat ecosystem: - JSON-RPC networks - this type of network uses a JSON RPC provider which doesn't support console...

@ericleponner Hello, the transaction you're exploring is a child transaction of your main transaction and in that context, it's totally right to have an output data. I guess that you...

Hi, I spent some time investigating the problem above but the testnet was reset, and the transactions you have provided are not valid anymore. It's pretty hard to find out...

@ericleponner is there anything we can do here or can we close the issue?

Confirming @Ivo-Yankov's observations. Currently, there is no way to add a GitHub Windows Runner because standard runners don't support nested virtualization or WSL2 which is needed to use Linux-built images...

@quiet-node https://github.com/hashgraph/hedera-smart-contracts/pull/1506#discussion_r2589695224 I think you mean this test https://github.com/hashgraph/hedera-smart-contracts/pull/1506/files#diff-92fb951b552149e44c0223b74c47c736154e109f7025e15799206342249b6939R60, right? They are working on a fix but it's still not resolved.

Note to reviewers: the CI run is intentionally not added due to https://github.com/hashgraph/hedera-smart-contracts/issues/1356

Here is the PoC branch https://github.com/hashgraph/hedera-smart-contracts/tree/precompile-functions-usage-report/tools/analysis/precompile-contract-functions-analyzer

@fernandezlautaro I did some debugging and could confirm that the issue is related to the mirror node web archive module and in-depth if we pass the "from address" the same...