23 Commits (754add30df3fc545fdbb9e4b52dfdbef956ac798)

Author SHA1 Message Date
Esteban Ordano dbf47ef78f transaction: better errors for signature methods 10 years ago
Esteban Ordano 99db72ba90 Add `uncheckedAddInput` function 10 years ago
Esteban Ordano 9a73338c91 Add tests for changes to Transaction interface 10 years ago
Braydon Fuller 6d42e01718 Fix formatting issue with examples 10 years ago
Esteban Ordano e5631b1a69 Modify transaction interface 10 years ago
Esteban Ordano 24dc84d614 Dont lose sighash when signing with multiple keys 10 years ago
Esteban Ordano 6be0c047b7 Update index for the documentation 10 years ago
Manuel Araoz 84deec297a add tx_invalid tests 10 years ago
Esteban Ordano f7f7d147c6 Add change features 10 years ago
Esteban Ordano d4b8c4adc6 Remove globals 10 years ago
Manuel Araoz 4fcc048311 script interpreting working 10 years ago
Manuel Araoz 73874ae873 import Sighash 10 years ago
Manuel Araoz 9aa6152f25 trying to fix OP_CHECKSIG script evaluation 10 years ago
Esteban Ordano de4d2884c7 Modify Transaction to use Multisig 10 years ago
Esteban Ordano af43228daf Add `PublicKeyHashInput` and `ScriptHashInput`. 10 years ago
Braydon Fuller b13c4fb0c9 Added inspect prototype G5 10 years ago
Braydon Fuller f43c2f9aa3 Fixed bug, toObject should use other object's toObject 10 years ago
Braydon Fuller 002eb3dcf5 Transaction: Added toObject method and changed toJSON to return a string 10 years ago
Esteban Ordano 0c28bc1786 Split buildPKH arguments, add Copy constructor on publickey 10 years ago
Esteban Ordano 5c974a8ef2 Refactor transaction to match new API 10 years ago