20 Commits (ef9b02c94d8d295260bfba20caa04ededeea5e76)

Author SHA1 Message Date
Esteban Ordano d4b8c4adc6 Remove globals 10 years ago
Esteban Ordano 4433bd422b Refactor gulpfile 10 years ago
Esteban Ordano 63f1d307fa Reviewing docs 10 years ago
Braydon Fuller f43c2f9aa3 Fixed bug, toObject should use other object's toObject 10 years ago
Braydon Fuller 19a17017a9 Block: Added toObject method and changed toJSON to return a string 10 years ago
Braydon Fuller 162438d111 Block: Change utility naming 10 years ago
Braydon Fuller 3276236cce Consistent names for utilities 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 1858766627 Standardized toJSON, fromJSON, toString and fromString interfaces 10 years ago
Esteban Ordano 1579eed9af Consistency with "id", "hash", and "_getHash" 10 years ago
Esteban Ordano 5c974a8ef2 Refactor transaction to match new API 10 years ago
Braydon Fuller 5d1da9802c Block: Added validation of proof of work, merkle tree and other interface changes. Closes #601 10 years ago
Manuel Araoz 4508fb6765 fix references to encoding 10 years ago
Manuel Araoz ca9b8d8f7b use strict to protocol 10 years ago
Ryan X. Charles e984736736 allow bufs in constructors 10 years ago
Ryan X. Charles cc3196085f add .hash() function for a block 10 years ago
Ryan X. Charles 40d17c5180 block id 10 years ago
Ryan X. Charles e11019a083 toJSON, fromJSON 10 years ago
Ryan X. Charles 6494ca5076 convenience: varint -> vi 10 years ago
Ryan X. Charles 8a52e6c316 Block 10 years ago