MarcoOl94

Results 5 issues of MarcoOl94

Hi, I added bitcore-node version 8.19.0 as a package.json dependency but when i try to compile my project i got these errors: node_modules/bitcore-node/src/routes/api/block.ts:13:22 - error TS2345: Argument of type 'string...

Even if the block generation using the endpoint `/block/generate ` fails, the endpoint answers with a blockid as if the block was successfully created.

Sometimes the endpoint `/block/bestBlock` and `/block/findById` doesn't answer with the JSON object representing the block.

It's allow to add additional bytes at the end of the byte array representing a block or a transaction (`SidechainBlock.serialize(`), `SidechainCoreTransactionSerializer.serialize()`). The modified data is sent to the network with...

- Added TLOS zkEVM Testnet (ChainID: 1310)