20 Commits (b4f7174a881ebbeeb78c78897a7e27740de1f0df)

Author SHA1 Message Date
Jack Grigg be12669982
Add consensus branch ID parameter to SignatureHash, remove SigVersion parameter 6 years ago
Pieter Wuille c86a1cb86e
BIP143: Verification logic 7 years ago
Simon fa78211ed7 Add test to check malformed v1 transaction against Overwinter tx parser 6 years ago
Simon 072099d788 Implementation of Overwinter transaction format ZIP 202. 6 years ago
Daira Hopwood cb1246194e Update the error message string for tx version too low. ref #1600 8 years ago
Jack Grigg 7ac924cdb7
Disallow v0 transactions as a consensus rule 8 years ago
Sean Bowe 74f15a73a1 Make 100KB transaction size limit a consensus rule, rather than a standard rule. 8 years ago
Sean Bowe d7eeb7455b Fix CheckTransaction bugs. 8 years ago
Taylor Hornby 2902ac7ce8 Use libsodium's s < L check, instead checking that libsodium checks that. 8 years ago
Sean Bowe 1d184d53e1 Rename cacheSerials to cacheNullifiers and fix tests. 8 years ago
Sean Bowe 8f95cd3c26 Test fixes. 8 years ago
Sean Bowe 8675d94b63 Rename vpour to vjoinsplit. 8 years ago
Sean Bowe a8c68ffe99 Rename CPourTx to JSDescription. 8 years ago
Taylor Hornby a4944ffcb0 Fix bad_txns_oversize test for increased block size. 8 years ago
Taylor Hornby d9ee9a51d1 Test non-canonical ed25519 signature check 8 years ago
Taylor Hornby 4aea53423e More testing of CheckTransaction 8 years ago
Taylor Hornby 948d4e6c10 Split JoinSplit proof verification out of CheckTransaction. 8 years ago
Taylor Hornby cea9f58791 WIP: Add mock test coverage of CheckTransaction 8 years ago
Taylor Hornby fc057da455 Add example mock test of CheckTransaction 8 years ago
Taylor Hornby 6ad4db2253 Add check that vpubs are not both nonzero and test it. 8 years ago