bor
bor copied to clipboard
Official repository for the Polygon Blockchain
# Description Introduced Polygon-specific methods to the vm.StateDB interface Changed function signatures across many consensus engines to accept vm.StateDB instead of *state.StateDB # Changes - [ ] Bugfix (non-breaking change...
# Description Added new hook to replicate BalanceChange_REASON_BURN behaviour in polygon-1.x # Changes - [X] Bugfix (non-breaking change that solves an issue) - [ ] Hotfix (change that solves an...
# Description fix some minor issues in the comments # Changes - [ ] Bugfix (non-breaking change that solves an issue) - [ ] Hotfix (change that solves an urgent...
Replaced the outdated and broken link to the Web3 Secret Storage Definition in cmd/clef/README.md with a working link to the Quadrans documentation. This ensures users can access the correct specification...
Fixed the issue with using stateDb in the processor to fix https://github.com/maticnetwork/bor/issues/1577
# Description The config setting got mistakenly removed in this PR https://github.com/maticnetwork/bor/pull/1300/files Without those changes, we cannot set `TriesInMemory` to anything but the default value. # Changes - [x] Bugfix...
# Description The active HTTP modules in dev-mode were hardcoded, thus discarding the user's choice of active HTTP modules. I also remove an `log.Error` in the prefetcher, when the error...
#### **System information** Bor client version: [e.g. v0.2.16] bor v2.0.2 erigon v3.0.3 Heimdall client version: [e.g. v0.2.10] heimdall v1.2.3 OS & Version: Linux ubuntu 22.04 Environment: Polygon Amoy Type of...
# Description Geth has multiple `history` related flags which control data retention for transactions, logs, and state. While doing upstream merge, we didn't implement those flags in our cli and...
CPU Usage spiked in this newly released version for amoy #### **System information** Bor client version: 2.1.0-beta4 Heimdall client version: 1.2.3 OS & Version: Linux Environment: Polygon Amoy Type of...