maxrobot / validation

2 stars 0 forks source link

Example code for receipt / log verification #1

Open HarryR opened 6 years ago

HarryR commented 6 years ago

Am trying to put together a collection of example code which shows how receipt and block header validation can be performed, to be used as a helpful reference.

See:

Please add other examples here if you find them, should be pretty easy to put together a proof of concept with all the right references.

Thanks, - Harry

maxrobot commented 6 years ago

Ok great idea!

Note: that in this repo I am just trying to validate that a block has been mined/sealed by an approved validator, as opposed to make a claim against some state of a block...