4844 on bsc #2551
Annotations
1 error and 1 warning
commitlint (14.x, ubuntu-latest)
You have commit messages with errors
⧗ input: Switch ON blobpool & ensure Cancun hardfork can occur (#2223)
pool: switch ON blobpool+no reannotx
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "Switch ON blobpool & ensure Cancun hardfork can occur (#2223)
pool: switch ON blobpool+no reannotx" [function-rules/type-case]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md
⧗ input: blobtx mining pass (#2282)
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "blobtx mining pass (#2282)" [function-rules/type-case]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md
⧗ input: Sidecar fetching changes for 4844 (#2283)
* ci: temp enable blobtx branch ci run;
* Switch ON blobpool & ensure Cancun hardfork can occur (#2223)
pool: switch ON blobpool+no reannotx
* feat: support blob storage & miscs; (#2229)
* chainconfig: use cancun fork for BSC;
feat: fill WithdrawalsHash when BSC enable cancun fork;
* rawdb: support to CRUD blobs;
freezer: support to freeze block blobs;
* freezer: support to freeze block blobs;
* blockchain: add blob cache & blob query helper;
* blockchain: add blob cache & blob query helper;
* freezer: refactor addition table logic, add uts;
* blobexpiry: add more extra expiry time, and logs;
* ci: fix UT fails;
* fix: fix some PR review comments;
* parlia: implement IsDataAvailable function;
* blob: refactor blob transfer logic;
* blob: support config blob extra reserve;
* blockchian: support to import block with blob & blobGasFee; (#2260)
* blob: implement min&max gas price logic;
blob: change some key parameters;
* blockchian: support import side chain;
* blobpool: reject the banned address;
* blockchain: add chasing head for DA check;
* params: update blob related config;
* blockchain: opt data available checking performance;
dataavailability: add more UTs;
* blockchain: opt data available checking performance;
dataavailability: add more UTs;
* ci: fix failed UTs;
* ci: fix failed UTs;
* params: modify blob related params;
* gasprice: support BEP-336 blob gas price calculate;
* ci: fix some broken UTs;
* fix failed check for WithdrawalsHash (#2276)
* eth: include sidecars in fitering of body
* core: refactor sidecars name
* eth: sidecars type refactor
* core: remove extra from bad merge
* eth: fix handlenewblock test after merge
---------
Co-authored-by: GalaIO <GalaIO@users.noreply.github.com>
Co-authored-by: buddho <galaxystroller@gmail.com>
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "Sidecar fetching changes for 4844 (#2283)
* ci: temp enable blobtx branch ci run;
* Switch ON blobpool & ensure Cancun hardfork can occur (#2223)
pool: switch ON blobpool+no reannotx
* feat: support blob storage & miscs; (#2229)
* chainconfig: use cancun fork for BSC;
feat: fill WithdrawalsHash when BSC enable cancun fork;
* rawdb: support to CRUD blobs;
freezer: support to freeze block blobs;
* freezer: support to freeze block blobs;
* blockchain: add blob cache & blob query helper;
* blockchain: add blob cache & blob query helper;
* freezer: refactor addition table logic, add uts;
* blobexpiry: add more extra expiry time, and logs;
* ci: fix UT fails;
* fix: fix some PR review comments;
* parlia: implement IsDataAvailable function;
* blob: refactor blob transfer logic;
* blob: support config blob extra reserve;
* blockchian: support to import block with blob & blobGasFee; (#2260)
* blob: implement min&max gas price logic;
blob: change some key parameters;
* blockchian: support import side chain;
* blobpool: reject the banned address;
* blockchain: add chasing head for DA check;
* params: update blob related config;
* blockchain: opt data available checking performance;
dataavailability: add more U
|
commitlint (14.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|