bor icon indicating copy to clipboard operation
bor copied to clipboard

Official repository for the Polygon Blockchain

Results 93 bor issues
Sort by recently updated
recently updated
newest added

Hello! I don't know if it is related to a Bor v 2.5.2 I have updated to this version yesterday evening and today Hetzner blocked my server due to port...

Stale

# Description Please provide a detailed description of what was done in this PR # Changes - [ ] Bugfix (non-breaking change that solves an issue) - [ ] Hotfix...

Stale

# Description From Go 1.17, the preferred syntax for build constraints is `//go:build`, which replaces the old `// +build` form. The old style is now considered deprecated but still supported...

#### **System information** Bor client version: [v2.5.3](https://github.com/0xPolygon/bor/releases/tag/v2.5.3) OS & Version: Linux Environment: Polygon Mainnet #### **Overview of the problem** We have activated the new log indexer, available since go-ethereum [v1.15.6](https://github.com/ethereum/go-ethereum/releases/tag/v1.15.6)...

# Description Added more metrics to compare stateful and stateless sync speed.

squash and merge

#### **System information** Bor client version: v2.5.3 Heimdall client version: v0.5.2 OS & Version: Ubuntu 22.04 Environment: Polygon Amoy Type of node: Archive Additional Information: N/A #### **Overview of the...

# Rationale The motivation behind the feature and why should this feature exist? Most of the L2 chains supports simulate method. What are the use-cases? Simulation of transaction before sending...

# Description Please provide a detailed description of what was done in this PR # Changes - [ ] Bugfix (non-breaking change that solves an issue) - [ ] Hotfix...

#### **System information** Bor client version: 2.5.1 Heimdall client version: 0.5.0-beta OS & Version: Ubuntu 22.04 Environment: Polygon Amoy Type of node: Archive #### **Overview of the problem** Since around...

# Description This PR enables prefetching of trie nodes before execution of block. It adds a `waitforwarm` config which if enabled will block execution of block until the warming finishes....