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

# Description Cherry-picks commits from geth # Changes - [x] Bugfix (non-breaking change that solves an issue) - [ ] Hotfix (change that solves an urgent issue, and requires immediate...

# Description introduce low-cost, virtualized posv1 kubernetes-based devnets (ephemeral for regression testing purposes of new client version [imagine integrated as part of final code confidence checks before public release of...

squash and merge

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 24.0.9+incompatible. Release notes Sourced from github.com/docker/docker's releases. v24.0.9 24.0.9 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies
go

# Description This PR attempts to fix https://github.com/maticnetwork/bor/issues/1146. TL;DR: Move the precedence of closing consensus engine above eth handler to prevent deadlock during block processing (when heimdall isn't responsive). Note;...

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...

#1107, #1085 PRs were included in v1.2.3, but they have all been removed in v1.2.8. It seems they were missing due to a revert that happened previously. Please verify.

* eth, miner: fix enforcing the minimum miner tip * ethclient/simulated: fix failing test due the min tip change * accounts/abi/bind: fix simulater gas tip issue # Description Cherry-picked [geth#28933](https://github.com/ethereum/go-ethereum/pull/28933)....

#### **System information** Bor client version: 1.2.7 (run using Docker image `sha256:d161c1faf5e376ecafdcfb13fc77f74ecb9d96f83958eb1e3100bba88d476aed`). Heimdall client version: N/A OS & Version: Linux Environment: Devnet Type of node: Devnode Additional Information: None ####...

#### **System information** Tested with bor 1.1.0 and 1.2.3. #### **Overview of the problem** When bor is disconnected from Heimdall, it seems impossible to gracefully shutdown bor. This issue can...

Hi! I'm having sync issues on 3 bor nodes. Each 3 - 4 minutes, each node stops syncing for couple of seconds. Issues appeared ~ 2 weeks ago. Nodes are...