Chang Yang Jiao
Chang Yang Jiao
as of cabal v2.0 (which any new-build users should be on, so says @cartazio ;) ) theres now support for auto running tests via the new-test command
Hi, I was messing around with the configuration and saw that changing numBlocksToWait changes how Eventeum handles events across restarts. Specifically, bringing Eventeum down and then bringing it back up...
Hardhat node does not currently have support for [eth_signTransaction](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_signtransaction), which is defined in the Ethereum JSON-RPC specifications. It would be good to have this particular feature for dApp development purposes...
Hi, As a follow up to issue #7 , I think the opcodes are still incorrect. When transferring from an account to another, I expected: - ```sent_events_count``` of the sender...