9 Commits (28ad62c9d7f867219390223a7ae2c75104f29bee)

Author SHA1 Message Date
Braydon Fuller a1ee393dce JSUtil: Return result quicker for isValidJSON and add additional tests. 10 years ago
Braydon Fuller c20a0eabed Check type of parsed JSON to determine it's an object and not a number. 10 years ago
Esteban Ordano 476f009b4d Add Insight and UTXO class 10 years ago
Esteban Ordano d4b8c4adc6 Remove globals 10 years ago
Esteban Ordano de4d2884c7 Modify Transaction to use Multisig 10 years ago
Braydon Fuller 94cc10b1a3 Changed *Json to *JSON and returned an object so that methods can be called from other toJSON methods without the double-stringification issue. 10 years ago
Braydon Fuller c73c56f938 HDKeys: Modified to have immutable properties 10 years ago
Esteban Ordano a2a51ecc0c Fix style: move each static function to an appropiate namespace 10 years ago