29 Commits (59002ff24d1f664700f6659afd101a8d7dfadc96)

Author SHA1 Message Date
matiu 59002ff24d updates lodash to v4 7 years ago
Emilio Almansi 97cd3913e0 Revert "Merge pull request #160 from matiu/cash" 7 years ago
matiu ad3975da83 updates lodash to v4 7 years ago
matiu 0f714c7228 fix for node8 7 years ago
Thomas Kerin 2bfb4ceb9e
Transaction and block version are signed integers 8 years ago
Ruben de Vries 87a77e5b2f avoid using Array.apply(new Array(), buf) for compatability 9 years ago
Braydon Fuller 4a681f967e Added comment with reasoning for number or array BN instantiation. 10 years ago
Braydon Fuller 08a80d74d5 more optimizations for readUInt64lebn 10 years ago
Braydon Fuller e74a65fd0a Combined slice calls for performance improvement. 10 years ago
Braydon Fuller 8e6b0147b9 Fixed issue with incompatible buffer.toJSON for node 0.10 and 0.12 10 years ago
Braydon Fuller a3dee0695d Improved performance of bufferReader.readUInt64LEBN() 10 years ago
Manuel Araoz d556a0c33d fix regressions 10 years ago
Manuel Araoz 722eddb894 add test that exposes bug 10 years ago
Trevin Hofmann 374e43bed2 Properly capitalize Base58Check and Base58 10 years ago
Trevin Hofmann 59a9e40f13 Properly capitalize BufferUtil everywhere 10 years ago
Esteban Ordano 6b05f20397 Add the new operator when BN was used without it 10 years ago
Manuel Araoz c664f211d2 add BufferReader.readVarLengthBuffer 10 years ago
Manuel Araoz b9be679e09 add some checks 10 years ago
Manuel Araoz 6c518f1f45 refactoring interpreter 10 years ago
Esteban Ordano 5bed12ebe3 Remove calls to read() with no arguments 10 years ago
Esteban Ordano de4d2884c7 Modify Transaction to use Multisig 10 years ago
Braydon Fuller 19a17017a9 Block: Added toObject method and changed toJSON to return a string 10 years ago
Esteban Ordano 5c974a8ef2 Refactor transaction to match new API 10 years ago
Esteban Ordano 3551742fee Miscelaneus updates to docs and bufferreader/writer 10 years ago
Esteban Ordano ad74b549a1 Fixes interfaces 10 years ago
Esteban Ordano b89bdd19f8 Add HDPrivateKey class 10 years ago
Braydon Fuller cd4583f954 Encodings: Updated Base58 for the latest version. 10 years ago
Braydon Fuller cfb32f7fc8 Package: Updated to include the latest versions of dependencies 10 years ago
Manuel Araoz deee8c6887 refactor protocol->encoding 10 years ago