Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add script to generate block finality difference #188

Merged
merged 7 commits into from
Mar 18, 2024

Conversation

blockchainguyy
Copy link
Contributor

@blockchainguyy blockchainguyy commented Mar 8, 2024

@blockchainguyy blockchainguyy requested a review from a team as a code owner March 8, 2024 13:43
evm/finality-block.js Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
axelar-chains-config/info/mainnet.json Outdated Show resolved Hide resolved
axelar-chains-config/info/mainnet.json Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
evm/finality-block.js Outdated Show resolved Hide resolved
@talalashraf
Copy link
Contributor

what is finalized representing ? if the value is not directly used or passed ahead, finalized-tag would be more descriptive than just finalized, if i am reading this correctly.

@blockchainguyy
Copy link
Contributor Author

blockchainguyy commented Mar 15, 2024

what is finalized representing ? if the value is not directly used or passed ahead, finalized-tag would be more descriptive than just finalized, if i am reading this correctly.

Its representing what should be used for ensuring finality for a block on chain, its either "finalized" , or the number of block confirmations to wait before considering it final. So I don't think it should be "finalized-tag".

axelar-chains-config/info/mainnet.json Outdated Show resolved Hide resolved
axelar-chains-config/info/mainnet.json Outdated Show resolved Hide resolved
evm/determine-finality-latency.js Outdated Show resolved Hide resolved
evm/determine-finality-latency.js Outdated Show resolved Hide resolved
evm/determine-finality-latency.js Outdated Show resolved Hide resolved
evm/determine-finality-latency.js Outdated Show resolved Hide resolved
evm/determine-finality-latency.js Outdated Show resolved Hide resolved
@blockchainguyy blockchainguyy merged commit bff2822 into main Mar 18, 2024
4 checks passed
@blockchainguyy blockchainguyy deleted the feat/block-finality-difference-script branch March 18, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants