perlin-network / wavelet

Write once, run forever. Deploy robust, scalable, decentralized WebAssembly applications on Wavelet.
https://wavelet.perlin.net
MIT License
259 stars 41 forks source link

Fix batch transaction signature validation #414

Closed AhmadMuzakkir closed 4 years ago

AhmadMuzakkir commented 4 years ago

This PR fixes a bug with batch transaction validation. The bug is that we verify the transactions in a batch. We're only supposed to verify the signature of the batch transaction.

https://trello.com/c/iSNno8Fi/108-fix-benchmarking-broken-because-of-prevalidation-of-transactions