Skip to content

[308] Clarification on Block Hash Usage in Transactions #2501

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

Open
near-dx opened this issue Mar 14, 2025 · 1 comment
Open

[308] Clarification on Block Hash Usage in Transactions #2501

near-dx opened this issue Mar 14, 2025 · 1 comment
Labels

Comments

@near-dx
Copy link

near-dx commented Mar 14, 2025

Title:
Clarification on Block Hash Usage in Transactions
Description:
The information could be improved.
The current block hash is not present in transaction for proving that it was created recently but rather for proving that we are running the right network. The same transaction could be taken from different network(testnet). To prove that somebody is not rerunning the transaction the recent block hash is used.
Summary:
Review feedback regarding block hash verification intent and update documentation to clarify its role in confirming network validation rather than transaction timing.

Info

Reported by: Guest ([email protected]) - Open in Gleap
Location: PL
Type: 🚨 BUG
Screenrecording link

🔗 Open share link
🌍 Open ticket in Gleap

Metadata

browserName: Chrome(133.0.0.0)
userAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
browser: Chrome
systemName: MacOS
sessionDuration: 938
devicePixelRatio: 2
screenWidth: 1512
screenHeight: 982
innerWidth: 1512
innerHeight: 857
currentUrl: https://docs.near.org/integrations/create-transactions#constructing-the-transaction
language: en
sdkVersion: 13.7.3
sdkType: javascript
environment: prod

Screenshot

@near-dx near-dx added the Gleap label Mar 14, 2025
@near-dx
Copy link
Author

near-dx commented Mar 14, 2025

Internal note 📝: Review feedback regarding block hash verification intent and update documentation to clarify its role in confirming network validation rather than transaction timing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: NEW❗
Development

No branches or pull requests

1 participant