20 Commits (b2771e1c68f0e731b6449f5187e79430f88ba7ee)

Author SHA1 Message Date
Manuel Araoz 4fcc048311 script interpreting working 10 years ago
Manuel Araoz 49192a1ed7 style change to BufferUtil 10 years ago
Manuel Araoz ddd11e908c all script_valid tests passing! 10 years ago
Manuel Araoz 0ddec23c02 fix some more tests 10 years ago
Manuel Araoz a761ac91c2 some more passing tests 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 1535805f1c Add PublicKeyHashInput class 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 6f6d568661 Transaction: toNumber/fromNumber to set satoshis 10 years ago
Braydon Fuller ad4bc9324f Transaction: Use Script toString for transaction JSON output 10 years ago
Braydon Fuller b544b0594d Added test to check that Transaction fromJSON could initialize from toJSON, and fixed a bug. 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 ef49dda0fd Move input to subfolder before refactor 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