Releases: maticnetwork/bor
v1.2.6-beta
This release contains a fix (taken from upstream geth) related to usage of overflow field while unmarshalling fields of a blob transaction (ethereum/go-ethereum#27939). This fix affects usage of ethclient
package of bor over ethereum RPC endpoints on networks supporting blob transactions.
Full Changelog: v1.2.5-beta...v1.2.6-beta
v1.2.5-beta
This release contains a fix which fixes a go-routine leak affecting non-validating nodes.
What's Changed
- blockstm: hot fix: only enable go routine to update dependencies if worker is enabled by @pratikspatil024 in #1159
Full Changelog: v1.2.4-beta...v1.2.5-beta
v1.2.4-beta
This release includes Napoli HF on Bor which is scheduled for Feb 7th, 2024 around 8 AM UTC. The HF block number is 45648608. With this hardfork, we are enabling PIP-33 on Mumbai Testnet
What's Changed
- fix: bootnode by @anshalshukla in #1149
Full Changelog: v1.2.3...v1.2.4-beta
v1.2.3
Compared to the last stable release v1.1.0, this release contains the following changes mentioned below. Moreover, it also contains a hotfix for the previously released v1.2.2.
What's Changed
- Arpit/pos 1731 6 by @temaniarpit27 in #1046
- install go in CodeQL workflow by @marcello33 in #1052
- Change legacy rando geth fork choice to be deterministic by @paulgoleary in #871
- cmd/evm: fix typos by @vuittont60 in #1058
- fix : typo in (tx *DynamicFeeTx) gasPriceU256() by @0xsharma in #1064
- Merge V1.1.0 beta candidate to 'develop' by @0xsharma in #1068
- chore: improve
bor server --help
by @leovct in #1063 - Geth Merge v1.12.2 by @temaniarpit27 in #968
- build(deps): bump github.com/consensys/gnark-crypto from 0.12.0 to 0.12.1 by @dependabot in #1077
- Bump deps for sec updates by @marcello33 in #1082
- Added cache.blocklogs (FilterLogCacheSize) flag by @pratikspatil024 in #1083
- merge master into develop by @temaniarpit27 in #1093
- Fix ParallelSpeculativeProcesses flag by @pratikspatil024 in #1094
- Geth merge v1.12.2 by @temaniarpit27 in #1095
- consensus/bor: handle blockalloc balance changes by @anshalshukla in #1074
- allow unprotected txns by @temaniarpit27 in #1098
- Update matic-cli in CI by @marcello33 in #1103
- internal/ethapi: fix GetTransactionReceiptsByBlock method by @bbaktaeho in #1085
- Added a unit test to check the default values of all the flags in config file by @pratikspatil024 in #1105
- Pruning Bug Fix by @temaniarpit27 in #1110
- internal/ethapi: fix signer in GetTransactionReceiptsByBlock method by @bbaktaeho in #1107
- chg: bump some deps for sec vulsn by @marcello33 in #1114
- chg: bump some deps for sec vulsn by @marcello33 in #1113
- Removed the check for milestoneID in the GetVoteOnHash() by @VAIBHAVJINDAL3012 in #1109
- Geth Merge v1.12.2 Hotfixes by @temaniarpit27 in #1116
- EIP7212 / PIP27 by @anshalshukla in #1069
- Update client.go to allow the use of paths with the heimdall url by @PeaStew in #1126
- Consistent by @anshalshukla in #1124
- Revert "Consistent" by @temaniarpit27 in #1136
- Eip7212 by @anshalshukla in #1134
- internal/ethapi, graphql: fix call with state api by @manav2401 in #1133
- break out of loop when
delayFlag
becomesfalse
by @zhiqiangxu in #1121 - fix bug: should use Lock when mutating the flag by @zhiqiangxu in #1141
- Changed parallel universe HF to Cancun HF and some important fixes by @pratikspatil024 in #1132
- V1.2.3 by @temaniarpit27 in #1139
New Contributors
- @paulgoleary made their first contribution in #871
- @vuittont60 made their first contribution in #1058
- @leovct made their first contribution in #1063
- @bbaktaeho made their first contribution in #1085
- @PeaStew made their first contribution in #1126
- @zhiqiangxu made their first contribution in #1141
Full Changelog: v1.1.0...v1.2.3
v1.2.2
This release include hotfixes for v1.2.0
What's Changed
- Pruning Bug Fix by @temaniarpit27 in #1110
- chg: bump some deps for sec vulsn by @marcello33 in #1114
- Geth Merge v1.12.2 Hotfixes by @temaniarpit27 in #1116
Full Changelog: v1.2.0...v1.2.2
v1.1.0-amoy-3
This release contains a fix which will not allow validator to mine blocks on Amoy network until it has been peered and synchronised.
What's Changed
- add amoy testnet deployment entries by @sreevalsanmr in #1080
- bump : version meta to amoy by @0xsharma in #1092
New Contributors
- @sreevalsanmr made their first contribution in #1080
Full Changelog: v1.1.0...v1.1.0-amoy-3
v1.1.0-amoy-2
This contains the new Amoy testnet config and packages to deploy a node on the Amoy chainspecs.
What's Changed
- add amoy testnet deployment entries by @sreevalsanmr in #1080
- bump : version meta to amoy by @0xsharma in #1092
New Contributors
- @sreevalsanmr made their first contribution in #1080
Full Changelog: v1.1.0...v1.1.0-amoy-2
v1.2.2-beta
This release contains hotfixes for v1.2.0
What's Changed
- Pruning Bug Fix by @temaniarpit27 in #1110
Full Changelog: v1.2.0...v1.2.2-beta
v1.2.1
Hotfix for pruning issue
What's Changed
- Pruning Bug Fix by @temaniarpit27 in #1110
Full Changelog: v1.2.0...v1.2.1
v1.2.1-beta
This release fixes pruning bug
Full Changelog: v1.2.0...v1.2.1-beta