{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":206414745,"defaultBranch":"main","name":"besu","ownerLogin":"hyperledger","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-09-04T21:11:20.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7657900?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724084105.0","currentOid":""},"activityList":{"items":[{"before":"58bb931efeab12f472ba7aee5f363fd0fcf4b141","after":"d87650b944631cd645c2663edb7c00a9e145d842","ref":"refs/heads/main","pushedAt":"2024-08-23T23:35:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"garyschulte","name":null,"path":"/garyschulte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1238512?s=80&v=4"},"commit":{"message":"Fleet-mode safe behavior for fcU in SynchronizationService (#7517)\n\n* fleet-mode safe behavior for fcU in SynchronizationService\r\n\r\nSigned-off-by: garyschulte \r\n\r\n* spotless\r\n\r\nSigned-off-by: garyschulte \r\n\r\n---------\r\n\r\nSigned-off-by: garyschulte ","shortMessageHtmlLink":"Fleet-mode safe behavior for fcU in SynchronizationService (#7517)"}},{"before":"4801106674288cc68d71cb2a3bb5eb0fd61c755e","after":"58bb931efeab12f472ba7aee5f363fd0fcf4b141","ref":"refs/heads/main","pushedAt":"2024-08-23T01:15:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"macfarla","name":"Sally MacFarlane","path":"/macfarla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2627919?s=80&v=4"},"commit":{"message":"update link (#7506)\n\nSigned-off-by: Neo \r\nCo-authored-by: Sally MacFarlane ","shortMessageHtmlLink":"update link (#7506)"}},{"before":"c3f455c691da9f19ec4bc83e97203ad69004597c","after":"4801106674288cc68d71cb2a3bb5eb0fd61c755e","ref":"refs/heads/main","pushedAt":"2024-08-23T00:42:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"macfarla","name":"Sally MacFarlane","path":"/macfarla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2627919?s=80&v=4"},"commit":{"message":"Fixed | Initialising the encodedPubKey with empty String in case userInfo is null (#7508)\n\nSigned-off-by: kesrishubham2510 \r\nCo-authored-by: Sally MacFarlane ","shortMessageHtmlLink":"Fixed | Initialising the encodedPubKey with empty String in case user…"}},{"before":"1598e6be6775a56ab42c7f27df4a59c00c7c118f","after":"c3f455c691da9f19ec4bc83e97203ad69004597c","ref":"refs/heads/main","pushedAt":"2024-08-23T00:06:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"macfarla","name":"Sally MacFarlane","path":"/macfarla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2627919?s=80&v=4"},"commit":{"message":"Fix ClassCastException in DebugMetrics nested structures [#7383] (#7499)\n\n* Fix ClassCastException in DebugMetrics nested structures\r\n\r\nThis commit resolves an issue where Double values in nested metric\r\nstructures were incorrectly cast to Map objects, causing a\r\nClassCastException. The fix allows for proper handling of both\r\ndirect values and nested structures at the same level.\r\n\r\nA comprehensive test case has been added to reproduce the bug and\r\nverify the fix, ensuring that complex, dynamically nested metric\r\nstructures can be handled without errors.\r\n\r\nResolves: #7383\r\n\r\nSigned-off-by: Ade Lucas \r\n\r\n---------\r\n\r\nSigned-off-by: Ade Lucas \r\nSigned-off-by: garyschulte \r\nSigned-off-by: Snazzy \r\nSigned-off-by: Danno Ferrin \r\nSigned-off-by: Matilda Clerke \r\nSigned-off-by: Matilda-Clerke \r\nSigned-off-by: Sally MacFarlane \r\nCo-authored-by: garyschulte \r\nCo-authored-by: Fabio Di Fabio \r\nCo-authored-by: gringsam \r\nCo-authored-by: Sally MacFarlane \r\nCo-authored-by: Danno Ferrin \r\nCo-authored-by: Matilda-Clerke ","shortMessageHtmlLink":"Fix ClassCastException in DebugMetrics nested structures [#7383] (#7499)"}},{"before":"0ec335fbf1a5b2156a47c861a1f7a281287544a1","after":"1598e6be6775a56ab42c7f27df4a59c00c7c118f","ref":"refs/heads/main","pushedAt":"2024-08-21T20:01:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"shemnon","name":"Danno Ferrin","path":"/shemnon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38109?s=80&v=4"},"commit":{"message":"EOF Differential Layout Fuzzer (#7488)\n\nDifferential EOF Layout Fuzzer guided by Besu's layout parser.\r\n\r\nSigned-off-by: Danno Ferrin ","shortMessageHtmlLink":"EOF Differential Layout Fuzzer (#7488)"}},{"before":"d7656b98993df18488ef7fbcd66bd3039162fb0a","after":"0ec335fbf1a5b2156a47c861a1f7a281287544a1","ref":"refs/heads/main","pushedAt":"2024-08-21T08:42:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matthew1001","name":"Matt Whitehead","path":"/matthew1001","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599269?s=80&v=4"},"commit":{"message":"BFT soak test - use both db modes (#7496)\n\n* For test node runners use provided data storage config\r\n\r\nSigned-off-by: Matthew Whitehead \r\n\r\n* Make the BFT soak mining tests use both Forest and Bonsai DBs\r\n\r\nSigned-off-by: Matthew Whitehead \r\n\r\n---------\r\n\r\nSigned-off-by: Matthew Whitehead ","shortMessageHtmlLink":"BFT soak test - use both db modes (#7496)"}},{"before":"5b8764d648ec08f28df98a26facbfa0f2d13ad65","after":"d7656b98993df18488ef7fbcd66bd3039162fb0a","ref":"refs/heads/main","pushedAt":"2024-08-21T07:40:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matthew1001","name":"Matt Whitehead","path":"/matthew1001","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599269?s=80&v=4"},"commit":{"message":"For test node runners use provided data storage config (#7495)\n\nSigned-off-by: Matthew Whitehead ","shortMessageHtmlLink":"For test node runners use provided data storage config (#7495)"}},{"before":"c555775c1f0413a6f37e683509a21e5dfc34337c","after":"5b8764d648ec08f28df98a26facbfa0f2d13ad65","ref":"refs/heads/main","pushedAt":"2024-08-21T06:27:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"siladu","name":"Simon Dudley","path":"/siladu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2893793?s=80&v=4"},"commit":{"message":"Add new lodestar bootnode for holesky (#7500)\n\nSigned-off-by: Simon Dudley ","shortMessageHtmlLink":"Add new lodestar bootnode for holesky (#7500)"}},{"before":"fd077a72731c8610cffcf3d0fecde8353ffc2fc2","after":"c555775c1f0413a6f37e683509a21e5dfc34337c","ref":"refs/heads/main","pushedAt":"2024-08-20T23:50:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"macfarla","name":"Sally MacFarlane","path":"/macfarla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2627919?s=80&v=4"},"commit":{"message":"Refactor how genesis file overrides are applied (#7489)\n\n* added tests that fail\r\n* separate getConfigOptions() logic from applying overrides\r\n\r\nSigned-off-by: Sally MacFarlane \r\n\r\n---------\r\n\r\nSigned-off-by: Sally MacFarlane ","shortMessageHtmlLink":"Refactor how genesis file overrides are applied (#7489)"}},{"before":"aaf74a60f7399a144d8aadc6992491939fad80e9","after":"fd077a72731c8610cffcf3d0fecde8353ffc2fc2","ref":"refs/heads/main","pushedAt":"2024-08-20T23:24:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fab-10","name":"Fabio Di Fabio","path":"/fab-10","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91944855?s=80&v=4"},"commit":{"message":"Revert \"Dagger controller tests (#7341)\" (#7497)\n\nThis reverts commit 38a025b8708f2c8f0daa31db1f30e995d9d15dd8.\r\n\r\n# Conflicts:\r\n#\tacceptance-tests/dsl/src/main/java/org/hyperledger/besu/tests/acceptance/dsl/node/ThreadBesuNodeRunner.java\r\n\r\nSigned-off-by: Fabio Di Fabio ","shortMessageHtmlLink":"Revert \"Dagger controller tests (#7341)\" (#7497)"}},{"before":"bfeb74864a2d24f59560aa35f11cc64795cbe127","after":"aaf74a60f7399a144d8aadc6992491939fad80e9","ref":"refs/heads/main","pushedAt":"2024-08-20T23:02:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"macfarla","name":"Sally MacFarlane","path":"/macfarla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2627919?s=80&v=4"},"commit":{"message":"Update parameterized acceptance tests so they enumerate with --dry-run (#7498)\n\nSigned-off-by: Fabio Di Fabio ","shortMessageHtmlLink":"Update parameterized acceptance tests so they enumerate with --dry-run ("}},{"before":"018225252397f059ee317c18bb07cb76e04f50c1","after":"bfeb74864a2d24f59560aa35f11cc64795cbe127","ref":"refs/heads/main","pushedAt":"2024-08-20T16:29:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fab-10","name":"Fabio Di Fabio","path":"/fab-10","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91944855?s=80&v=4"},"commit":{"message":"update error message in test files (#7493)\n\nSigned-off-by: Sally MacFarlane ","shortMessageHtmlLink":"update error message in test files (#7493)"}},{"before":"4c0d7b5dbb4d7e12c325074168e34eebd4f27bb5","after":"018225252397f059ee317c18bb07cb76e04f50c1","ref":"refs/heads/main","pushedAt":"2024-08-20T04:54:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"macfarla","name":"Sally MacFarlane","path":"/macfarla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2627919?s=80&v=4"},"commit":{"message":"5098 branch 24 throw checked exception to remove todos (#7481)\n\n* 5098: Add RpcErrorTypes\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n---------\r\n\r\nSigned-off-by: Matilda Clerke \r\nSigned-off-by: Matilda-Clerke \r\nCo-authored-by: Sally MacFarlane ","shortMessageHtmlLink":"5098 branch 24 throw checked exception to remove todos (#7481)"}},{"before":"96f04a726c8fbc06b704c90155b50b0c4d5e95b4","after":"4c0d7b5dbb4d7e12c325074168e34eebd4f27bb5","ref":"refs/heads/main","pushedAt":"2024-08-20T01:31:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"shemnon","name":"Danno Ferrin","path":"/shemnon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38109?s=80&v=4"},"commit":{"message":"Update EOF validation error strings (#7487)\n\nUpdate the EOF validation error strings so that they can validate\r\nagainst expected exceptions in reference tests.\r\n\r\nSigned-off-by: Danno Ferrin ","shortMessageHtmlLink":"Update EOF validation error strings (#7487)"}},{"before":"19e1a9aaf6f00eb79b70eff13e2d33963f377cf0","after":"96f04a726c8fbc06b704c90155b50b0c4d5e95b4","ref":"refs/heads/main","pushedAt":"2024-08-20T00:33:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"macfarla","name":"Sally MacFarlane","path":"/macfarla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2627919?s=80&v=4"},"commit":{"message":"fix wiki (#7480)\n\nSigned-off-by: Snazzy \r\nCo-authored-by: Sally MacFarlane ","shortMessageHtmlLink":"fix wiki (#7480)"}},{"before":"c24dea8474b9b3b1efdf53a7c37dbc1ef82d0ee4","after":"19e1a9aaf6f00eb79b70eff13e2d33963f377cf0","ref":"refs/heads/main","pushedAt":"2024-08-19T23:50:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"usmansaleem","name":"Usman Saleem","path":"/usmansaleem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/669527?s=80&v=4"},"commit":{"message":"Add pending block header to TransactionEvaluationContext (#7483)\n\nAdd pending block header to TransactionEvaluationContext plugin API, so PluginTransactionSelector can access info of the pending block.\r\n\r\n---\r\nSigned-off-by: Fabio Di Fabio \r\nCo-authored-by: Usman Saleem ","shortMessageHtmlLink":"Add pending block header to TransactionEvaluationContext (#7483)"}},{"before":"0dffe63c139b54943bd3fa4f8583327caaff1f0b","after":"c24dea8474b9b3b1efdf53a7c37dbc1ef82d0ee4","ref":"refs/heads/main","pushedAt":"2024-08-19T22:46:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"garyschulte","name":null,"path":"/garyschulte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1238512?s=80&v=4"},"commit":{"message":"preprocess release name for release workflow (#7486)\n\nSigned-off-by: garyschulte ","shortMessageHtmlLink":"preprocess release name for release workflow (#7486)"}},{"before":"f9048cf3e2f772ba70802f19f37320cdff85bc49","after":"0dffe63c139b54943bd3fa4f8583327caaff1f0b","ref":"refs/heads/main","pushedAt":"2024-08-19T13:20:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fab-10","name":"Fabio Di Fabio","path":"/fab-10","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91944855?s=80&v=4"},"commit":{"message":"Fix BlockchainQueries::gasPrice when chain head block body still not fully persisted (#7482)\n\n* Fix BlockchainQueries::gasPrice when chain head block body still not fully persisted\r\n\r\nSigned-off-by: Fabio Di Fabio ","shortMessageHtmlLink":"Fix BlockchainQueries::gasPrice when chain head block body still not …"}},{"before":"4acd7f120c6ddfe4ddef26cd734cd16c0e8ab390","after":"f9048cf3e2f772ba70802f19f37320cdff85bc49","ref":"refs/heads/main","pushedAt":"2024-08-19T05:50:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"macfarla","name":"Sally MacFarlane","path":"/macfarla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2627919?s=80&v=4"},"commit":{"message":"5098 branch 23 rename is complete transaction (#7479)\n\n* 5098: Add RpcErrorTypes\r\nSigned-off-by: Matilda Clerke \r\n\r\n---------\r\n\r\nSigned-off-by: Matilda Clerke \r\nSigned-off-by: Matilda-Clerke \r\nCo-authored-by: Sally MacFarlane ","shortMessageHtmlLink":"5098 branch 23 rename is complete transaction (#7479)"}},{"before":"ef8aa7c9ecfddd01f5d8511877c5084ee7e673bb","after":"4acd7f120c6ddfe4ddef26cd734cd16c0e8ab390","ref":"refs/heads/main","pushedAt":"2024-08-19T05:09:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jframe","name":"Jason Frame","path":"/jframe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/909467?s=80&v=4"},"commit":{"message":"Change default for receipt compaction to be enabled (#7450)\n\nSigned-off-by: Jason Frame ","shortMessageHtmlLink":"Change default for receipt compaction to be enabled (#7450)"}},{"before":"f50f7c09d8ce0ef146067743df49ce3b5d39cb39","after":"ef8aa7c9ecfddd01f5d8511877c5084ee7e673bb","ref":"refs/heads/main","pushedAt":"2024-08-19T01:35:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"macfarla","name":"Sally MacFarlane","path":"/macfarla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2627919?s=80&v=4"},"commit":{"message":"5098 branch 22 update more invalid params (#7472)\n\n* 5098: Add RpcErrorTypes\r\nSigned-off-by: Matilda Clerke \r\n\r\n---------\r\n\r\nSigned-off-by: Matilda Clerke \r\nSigned-off-by: Matilda-Clerke \r\nCo-authored-by: Sally MacFarlane ","shortMessageHtmlLink":"5098 branch 22 update more invalid params (#7472)"}},{"before":"12576d77058f170fc3afbddf39e296c7e6302760","after":"f50f7c09d8ce0ef146067743df49ce3b5d39cb39","ref":"refs/heads/main","pushedAt":"2024-08-17T00:03:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"garyschulte","name":null,"path":"/garyschulte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1238512?s=80&v=4"},"commit":{"message":"Bump changelog ahead of 24.8.0 (#7476)\n\n* bump changelog\r\n\r\nSigned-off-by: garyschulte ","shortMessageHtmlLink":"Bump changelog ahead of 24.8.0 (#7476)"}},{"before":"dff99f7c17a87a45467e65a570941da9477848cb","after":"12576d77058f170fc3afbddf39e296c7e6302760","ref":"refs/heads/main","pushedAt":"2024-08-16T20:06:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"garyschulte","name":null,"path":"/garyschulte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1238512?s=80&v=4"},"commit":{"message":"Correctly release txpool save and restore lock in case of exceptions (#7473)\n\nSigned-off-by: Fabio Di Fabio ","shortMessageHtmlLink":"Correctly release txpool save and restore lock in case of exceptions (#…"}},{"before":"8523ed0e438b186638d97cca89c6f7b63ccbeadb","after":"dff99f7c17a87a45467e65a570941da9477848cb","ref":"refs/heads/main","pushedAt":"2024-08-16T12:58:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matkt","name":"Karim Taam","path":"/matkt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26581503?s=80&v=4"},"commit":{"message":"Implement getNearest methods (#7258)\n\nSigned-off-by: Karim Taam ","shortMessageHtmlLink":"Implement getNearest methods (#7258)"}},{"before":"d7041d4221dc1bc4fb9e7e529df4468931d64a11","after":"8523ed0e438b186638d97cca89c6f7b63ccbeadb","ref":"refs/heads/main","pushedAt":"2024-08-16T05:46:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Matilda-Clerke","name":null,"path":"/Matilda-Clerke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/174753195?s=80&v=4"},"commit":{"message":"5098 branch 21 update more invalid params (#7467)\n\n* 5098: Add RpcErrorTypes\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Modify InvalidJsonRpcParameters and InvalidJsonRpcRequestException, apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Modify InvalidJsonRpcParameters and InvalidJsonRpcRequestException, apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Add JsonRpcParameterException for later use\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update locations for RpcErrorType.INVALID_ACCOUNTS_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Address review comments, apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update with changes from branch 1\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update code to use RpcErrorType.INVALID_ADDRESS_HASH_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update plugin-api gradle hash\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Add comment on INVALID_PARAMS_ERROR_CODE\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Apply spotless on latest changes\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update code to use RpcErrorType.INVALID_ADDRESS_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Fix broken unit test\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Fix broken unit test\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update with usage of RpcErrorType.INVALID_AUTH_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update with usage of RpcErrorType.INVALID_BLOB_COUNT\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update with usage of RpcErrorType.INVALID_BLOB_GAS_USED_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update with usage of RpcErrorType.INVALID_BLOCK_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update with usage of RpcErrorType.INVALID_BLOCK_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update with usage of RpcErrorType.INVALID_BLOCK_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update with usage of RpcErrorType.INVALID_BLOCK_COUNT_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Fix broken integration test\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Add index to exception messages\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: apoply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update BaseJsonRpcProcessor to utilise RpcErrorType from InvalidJsonRpcParameters\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Include parameter index in INVALID_AUTH_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Include parameter index in INVALID_BLOCK_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Include parameter index in INVALID_BLOCK_COUNT_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Fix broken integration test\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Rename INVALID_AUTH_PARAMS to INVALID_PROPOSAL_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update INVALID_BLOCK_HASH_PARAMS locations\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Fix broken unit test\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_BLOCK_INDEX\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_BLOCK_NUMBER\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Fix broken tests\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_CALL_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_CONSOLIDATION_REQUEST_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_CREATE_PRIVACY_GROUP_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Fix broken test\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_DATA_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_DEPOSIT_REQUEST_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_ENGINE_EXCHANGE_TRANSITION_CONFIGURATION_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_ENGINE_FORKCHOICE_UPDATED_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_ENGINE_PAYLOAD_ATTRIBUTES_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_ENGINE_PAYLOAD_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_ENGINE_PREPARE_PAYLOAD_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_ENODE_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_EXCESS_BLOB_GAS_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_EXTRA_DATA_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_FILTER_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Fix broken tests\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update several RpcErrorTypes\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Hopefully fix broken integration test\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Hopefully fix broken integration test\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update several more RpcErrorTypes\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_PARAM_COUNT\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_PAYLOAD_ID_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVALID_PENDING_TRANSACTIONS_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorType.INVAlID_PLUGIN_NAME_PARAMS\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Fix broken tests\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Update RpcErrorTypes\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Fix broken tests\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* 5098: Apply spotless\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n* Update ethereum/api/src/main/java/org/hyperledger/besu/ethereum/api/jsonrpc/internal/privacy/methods/priv/PrivGetEeaTransactionCount.java\r\n\r\nCo-authored-by: Sally MacFarlane \r\nSigned-off-by: Matilda-Clerke \r\n\r\n---------\r\n\r\nSigned-off-by: Matilda Clerke \r\nSigned-off-by: Matilda-Clerke \r\nCo-authored-by: Sally MacFarlane ","shortMessageHtmlLink":"5098 branch 21 update more invalid params (#7467)"}},{"before":"51335954c251a4d096bd075af5dfce9c4813605a","after":"d7041d4221dc1bc4fb9e7e529df4468931d64a11","ref":"refs/heads/main","pushedAt":"2024-08-16T05:09:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Gabriel-Trintinalia","name":null,"path":"/Gabriel-Trintinalia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14837672?s=80&v=4"},"commit":{"message":"CLI option for disabling auto-registration of external plugins (#7470)\n\nSigned-off-by: Gabriel-Trintinalia ","shortMessageHtmlLink":"CLI option for disabling auto-registration of external plugins (#7470)"}},{"before":"35faf06b92ded5e3b1ed22b80c90da9599326c1c","after":"51335954c251a4d096bd075af5dfce9c4813605a","ref":"refs/heads/main","pushedAt":"2024-08-16T04:02:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"macfarla","name":"Sally MacFarlane","path":"/macfarla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2627919?s=80&v=4"},"commit":{"message":"Reuse HardforkId in EvmSpecVersion (#7448)\n\n* Reuse HardforkId in EvmSpecVersion\r\n\r\nMove the HardforkId into datatypes and re-use the data in\r\nEvmSpecVersion, keeping evm specific details in the evm and merging the\r\nrest into datatypes.\r\n\r\nSigned-off-by: Danno Ferrin \r\n\r\n* Update evm/src/main/java/org/hyperledger/besu/evm/EvmSpecVersion.java\r\n\r\nCo-authored-by: Sally MacFarlane \r\nSigned-off-by: Danno Ferrin \r\n\r\n---------\r\n\r\nSigned-off-by: Danno Ferrin \r\nSigned-off-by: Danno Ferrin \r\nCo-authored-by: Sally MacFarlane ","shortMessageHtmlLink":"Reuse HardforkId in EvmSpecVersion (#7448)"}},{"before":"68d7bd0bd1d9681a3334e2bdc41c6e11f8381697","after":"35faf06b92ded5e3b1ed22b80c90da9599326c1c","ref":"refs/heads/main","pushedAt":"2024-08-16T02:59:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"macfarla","name":"Sally MacFarlane","path":"/macfarla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2627919?s=80&v=4"},"commit":{"message":"5098 branch 20 update invalid param count (#7466)\n\n* 5098: Add RpcErrorTypes\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n---------\r\n\r\nSigned-off-by: Matilda Clerke \r\nSigned-off-by: Matilda-Clerke \r\nCo-authored-by: Sally MacFarlane ","shortMessageHtmlLink":"5098 branch 20 update invalid param count (#7466)"}},{"before":"cafe82d2d56085da31ab9d3a46c0a5320f85f615","after":"68d7bd0bd1d9681a3334e2bdc41c6e11f8381697","ref":"refs/heads/main","pushedAt":"2024-08-16T01:59:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"macfarla","name":"Sally MacFarlane","path":"/macfarla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2627919?s=80&v=4"},"commit":{"message":"5098 branch 19 update more invalid params (#7460)\n\n* 5098: Add RpcErrorTypes\r\n\r\nSigned-off-by: Matilda Clerke \r\n\r\n---------\r\n\r\nSigned-off-by: Matilda Clerke \r\nSigned-off-by: Matilda-Clerke \r\nCo-authored-by: Sally MacFarlane ","shortMessageHtmlLink":"5098 branch 19 update more invalid params (#7460)"}},{"before":"b2b55a54fb663649f089eab773d36354132cec73","after":"cafe82d2d56085da31ab9d3a46c0a5320f85f615","ref":"refs/heads/main","pushedAt":"2024-08-16T01:37:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"siladu","name":"Simon Dudley","path":"/siladu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2893793?s=80&v=4"},"commit":{"message":"clarification for release steps (#7400)\n\n* clarification for release steps\r\n\r\nSigned-off-by: Sally MacFarlane \r\n\r\n* PR feedback\r\n\r\nSigned-off-by: Sally MacFarlane \r\n\r\n* burn-in signoff\r\n\r\nSigned-off-by: Sally MacFarlane \r\n\r\n* added items\r\n\r\nSigned-off-by: Sally MacFarlane \r\n\r\n---------\r\n\r\nSigned-off-by: Sally MacFarlane \r\nCo-authored-by: Simon Dudley ","shortMessageHtmlLink":"clarification for release steps (#7400)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEoswlSgA","startCursor":null,"endCursor":null}},"title":"Activity · hyperledger/besu"}