Skip to content

Implement Transaction Verification #3

@sharpbear

Description

@sharpbear

Implement transaction verfication functions

Berif Description:

Under "Validation" package, implement func "VerifyTransaction", take "Transaciton","Transaction Pool", "Blockchain State" as inputs. The func will do following validations:

  • Transcation Well format

  • No duplicated inputs

  • Asset Precision check

  • inputs/outputs balance

  • double spend

  • Transcation's programs should be passed via VM

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions