rekyyang

Results 6 issues of rekyyang

Hi team, we found that our polygon-mainnet fullnode has stuck at height 54,827,345(and 54,827,346 is an empty block), and it seems that the chain also stuck at this height for...

Bor client version: [v1.2.3] OS & Version: Windows / Linux / OSX Environment: Polygon Mainnet Type of node: Validator / Sentry / Archive Additional Information: func (s *BlockChainAPI) GetTransactionReceiptsByBlock has...

## Description lighthouse stop sync when it about to catch up with the latest slot I tried to reboot many times, and the issue occurs everytime And log printing also...

question

Hi team, I start a fullnode of base-sepolia, but the tx sent to my fullnode cannot be minned, and the tx will stay at pending. I guess it may because...

Inform会对所有client起多个routine并发做wrapCall 每个wrapCall中,会调用PreCall插件。 当preCall插件中有新增meta的操作时,会和其他wrapCall -> Go 里序列化meta读取map的操作产生并发读写 尽管wrapCall里的ctx作为sharedContext,读取value时会加锁,但是读取出来的metaMap本身是无锁的

### Description add a description of your changes here... ### Rationale tell us why we need these changes... ### Example add an example CLI or API response... ### Changes Notable...