hyperledger / solang

Solidity Compiler for Solana and Polkadot
https://solang.readthedocs.io/
Apache License 2.0
1.22k stars 207 forks source link

Bump polkadot node version #1617

Closed xermicus closed 5 months ago

xermicus commented 6 months ago

Upgrade the Polkadot node. In recent versions, the node (in debug mode) logs any API calls and their results to debug buffer on its own. Because this feature was only relevant in the Polkadot target, I :axe: it.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (00bcabb) 88.44% compared to head (1b266ec) 88.43%.

:exclamation: Current head 1b266ec differs from pull request most recent head c65de5a. Consider uploading reports for the commit c65de5a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1617 +/- ## ========================================== - Coverage 88.44% 88.43% -0.02% ========================================== Files 150 150 Lines 68322 68200 -122 ========================================== - Hits 60429 60311 -118 + Misses 7893 7889 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.