philipstanislaus

Results 9 issues of philipstanislaus

The ERC721App currently ignores the tokenURI of the NFT. Supporting the tokenURI requires SCALE encoding of arbitrary length strings on Ethereum. Arbitrary length strings require a compact SCALE encoded length...

Calls should accept a context so they can be cancelled and can receive a timeout. Subscriptions need a bit more investigation – a context could be used to cancel or...

Currently, missing types are only detected when decoding. For events, this could mean that after several days, decoding might fail (e. g. a new term of the council).

enhancement

Spammers currently produce 5-15% bad txs with wrong sequence numbers. The reason is probably that sometimes one spammer is sending 2 txs so close to each other that the second...

enhancement

**Describe the bug** In block 265111 of the testnet `genesis-alpha`, tx 20, a wrong sequence number was used. Still the tx made it into the block. **Expected behavior** Erroneous txs...

See #5 for discussion

> [!CAUTION] > This repository is no longer maintained. Unfortunately, I cannot find time anymore to maintain this repository. Feel free to share any potential alternatives to this library in...