ADAOcommunity / round-table

A web-based Cardano wallet
https://roundtable.adaodapp.xyz
Apache License 2.0
38 stars 46 forks source link

Fix timelock verifying #126

Closed siegfried closed 1 year ago

siegfried commented 1 year ago

The native scripts in a transaction should not be compared with the real time. It should be used to compare with the "start from" and "expired from" in the transaction.

Reference: https://github.com/input-output-hk/cardano-node/blob/master/doc/reference/simple-scripts.md#type-before

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication