stellar / slingshot

A new blockchain architecture under active development, with a strong focus on scalability, privacy and safety
Apache License 2.0
415 stars 61 forks source link

zkvm/blockchain: implement BlockchainState::apply_txlog #275

Closed vickiniu closed 5 years ago

vickiniu commented 5 years ago

Changes UTXO representation to match contract ID and implements apply_txlog, removing inputs and adding outputs to the UTXO set.