Ethan
Ethan
1. remove `--diffsync` 2. use separate node to run bsc, refer to : https://github.com/bnb-chain/bsc/pull/926, - use develop branch, compile to geth - `./geth --config ./config.toml --datadir ./node --syncmode full --cache...
> could you provide more details or screenshot?
Sorry for missing that, have you fixed this issue ?
Could you provider the public repo to replay this issue?
> the demo you sent `get_all_entries ` for replaying the issue
try these rpcs: `https://data-seed-prebsc-1-s2.binance.org:8545` `https://data-seed-prebsc-2-s3.binance.org:8545`
Can I see your `geth` command and `config.toml`
You need to confirm that the block height is the latest, otherwise you really cannot receive the latest transaction, it is possible that your node machine is poor, so you...
Take a look at your startup command, `--cache` can't be set more than 1/3 * `your ram size`
try to remove ` --diffsync `