Results 4 comments of Aki Wu

Do I need to wait for the blockchain to fully synchronize?

> I just had this occur, not the error, but the extra characters: > > Below is where it occurred: > > ```rust > #[warn(dead_code)])] // pub enum MatcherKind {...

When learning ABI through @geraldb's code, I made some changes. here is my repo: https://github.com/wuminzhe/abi_coder_rb

To mitigate this problem, I added an extra scan a little behind the head. The head here means the latest block number - 6. code: https://github.com/darwinia-network/pindex/blob/e5521205757278baebd720f972cfc9bffb32f461/lib/tasks/logs.rake#L26C1-L31C10