8 Commits (000f8eaa64b1584be76831aa0ad0f49a5be5148d)

Author SHA1 Message Date
Manuel Araoz 6c518f1f45 refactoring interpreter 10 years ago
Manuel Araoz 370f69df88 refactor BN and ECDSA 10 years ago
Manuel Araoz 3de71f8558 refactors and fixes for script interpreter 10 years ago
Braydon Fuller e4cf84519d BN: Remove toJSON and fromJSON methods from BN, as they are equivalent to toString and fromString 10 years ago
Esteban Ordano 4e9e89cdbf Move license notes to LICENSE 10 years ago
Esteban Ordano 736bcd6bd4 Backport changes to ecdsa from fullnode 10 years ago
Manuel Araoz 2bf1ed8f34 use strict to crypto 10 years ago
Manuel Araoz 5dd3eae34f move more files 10 years ago
Braydon Fuller 8ca49fb523 update to include new version of bn.js and elliptic that include hex padding 10 years ago
Ryan X. Charles e11019a083 toJSON, fromJSON 10 years ago
Ryan X. Charles 7918f53f12 bnjs -> BN ... for consistency 10 years ago
Ryan X. Charles aee8547093 add fromString method for library consistency 10 years ago
Ryan X. Charles f8fc3812f0 add BN.prototype.fromBuffer 11 years ago
Ryan X. Charles e0deb0407c add big number support 11 years ago