-
#When I use through API then this (api/v1/transactions) then message appear "message": "API rate limit exceeded"
as eg : https://testnet-dex.binance.org/api/v1/transactions?address=" path of main…
-
# Rationale
When developers handle the events from transactions, there isn't such a function that can decode the event in transactions into greenfield/proto/greenfield event. Therefore developers sho…
-
My node is always 12h43s behind the current block.. No matter if I start, restart it, the node always adquire new blocks very quickly until it's 12h42s close to the curent block.. From that moment it …
-
```
t=2022-11-26T14:46:18+0000 lvl=info msg="Imported new block headers" count=1 elapsed="592.359µs" number=23,391,096 hash=0xc96c69f2e45134192129b9766ff76d43ebfa5521f0a4b23fffaf28deaae…
-
In version 1.2.15, the light node (even though it is an experimental feature) worked without any problems, since 1.3.X, unfortunately, it no longer finds any peers.
In the log it says: "Discovery v5 …
-
#### System information
Relayer version: [v0.2.5](https://github.com/bnb-chain/greenfield-relayer/releases/tag/v0.2.5)
OS & Version: Ubuntu 22.04.1 LTS
Commit hash : develop commit 1d61cc8dc259ec…
-
example of foundry.toml
I reference this documentation (https://docs.bnbchain.org/opbnb-docs/docs/tutorials/opbnbscan-verify-hardhat-truffle) and try to verify contract through foundry:
```md
[…
-
Is there a way to prune ancient data to limit disk space usage?
Is there a way to prune ancient data in real time like bnb chain:
https://docs.bnbchain.org/docs/validator/node-maintenance#prune-anci…
-
There are some flags that need to be set about sync mode when running a full node, and there are multiple options for each flag, so it is confusing sometimes.
Let’s sort it out here and give…
-
当前我的节点运行的是快速节点 --tries-verify-mode none,版本是1.3.4,现在看到1.3.5版里面说到“BSC 将逐步切换至PBSS + PebbleDB模式”,请问当前我的v1.3.4的快速节点要怎么升级成为PBSS + PebbleDB模式的最新版本(v1.3.6)?