Mainnet activity log H2 2022
In-Progress Reports
- Add your contributions under your maintainer organization. If your org is not listed, please add it.
- GitHub query that may help `is:pr author:xyz label:mainnet closed:>2022-07-01`
Maintainer org: Hedera
Contact name -
Contact email -
Maintainer github handle: shemnon
Is Besu Maintainer? Yes
Query for mainnet label on merged PRs:
Details on mainnet contributions
...
Maintainer org: Ethereum Classic Cooperative
Contact name -
Contact email -
Maintainer github handle: diega
Is Besu Maintainer? Yes
Query for mainnet label on merged PRs:
Details on mainnet contributions
...
Maintainer org: ConsenSys
Contact name - Grace Hartley
Contact email - grace.hartley@consensys.net
Maintainer github handle: gezero
Is Besu Maintainer? Yes
Query for mainnet label on merged PRs:
Details on mainnet contributions
Maintainer github handle: macfarla
Is Besu Maintainer? Yes
Query for mainnet label on merged PRs: https://github.com/hyperledger/besu/pulls?q=is%3Apr+author%3Amacfarla+label%3Amainnet+closed%3A%3E2022-07-01+
Details on mainnet contributions:
Peering improvements
- Peering logging
- lower bound peer limit
- Remove connections if they are already disconnected
- P2P: Connect to maintained connections at startup
- Remove duplicate registration of peers connect/disconnect
- Logging: peer table refresh
Block processing
Maintainer github handle: mark-terry
Is Besu Maintainer? Yes
Query for mainnet label on merged PRs: https://github.com/hyperledger/besu/pulls?q=is%3Apr+author%3Amark-terry+label%3Amainnet+closed%3A%3E2022-07-01
Details on mainnet contributions:
RPC improvements
- Corrected eth_getLogs default fromBlock value
- Remove 'publicKey' and 'raw' from Transaction RPC API response
- Added max range CLI option for eth_getLogs
- RPC parameter error improvements. Test updates
Logging improvements
- Changed chain download error log level from error to debug
- Reduced logging level on Subscriber error callback
Bugfixes
Maintainer github handle: Gabriel-Trintinalia
Is Besu Maintainer? Yes
Query for mainnet label on merged PRs: https://github.com/hyperledger/besu/pulls?q=+is%3Apr+author%3AGabriel-Trintinalia+closed%3A%3E2022-07-01+label%3Amainnet
Details on mainnet contributions:
Withdrawals:
RPC improvements:
- Add accessList field to Transaction Call Object
- Add type field to eth_getTransactionReceipt
- Fix storage key format for eth_getProof
Eth Protocol
Bug fixes
- Fix attempt to send unsupported message (13) via cap eth/67
- Fix ConcurrentModificationException on ReattemptPendingPeerRequests
- Improve pending blocks retrieval mechanism
...