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