Li Jun

Results 6 issues of Li Jun

Implement the Level DB access type and functions

feature

Design the database scheme phase 1

feature

- ecpoint

feature

Implement Project Common Types: - Fixed64 - uint160 - uint256

feature

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 -...

feature

Brief Description: Implement the block verficaiton. Under "Validation" package, implement func "VerfiyBlock", take "Block" and other releated inputs, do following verfication: - Block format checking - Block's Programs should be...

feature