27 Commits (8bd466373ed0278408bfa9da24760dc21dd3af0a)

Author SHA1 Message Date
Rob Riddle 5b08d72876 Fix typos in documentation 9 years ago
Patrick Nagurny c86f1a9c28 add getDifficulty method 9 years ago
Braydon Fuller a50fccef4d Changes behavior of `toJSON` to work as expected with `JSON.stringify` 10 years ago
Braydon Fuller 496edf9109 Check for consitency with block header argument hash and calculated hash. 10 years ago
Braydon Fuller 74dee1fda7 Include hash in toObject/toJSON results. 10 years ago
Braydon Fuller 8ff26bb260 Fixes for various formatting issues and typos. 10 years ago
Braydon Fuller b5ada707bd Benchmarks for block serialization & 4x performance improvement. 10 years ago
Chris Arnesen ec2d726e49 typo "formated" 10 years ago
Kirill Fomichev 346b2af446 delete writable for accessor property 10 years ago
Manuel Araoz dfc075e5d1 fix block parsing problem 10 years ago
Manuel Araoz 270413a655 add simpler test that fails 10 years ago
Manuel Araoz 722eddb894 add test that exposes bug 10 years ago
Manuel Araoz 100e370295 fix regressions after changes 10 years ago
Manuel Araoz 9a50958943 fix Block#toObject API 10 years ago
eordano fcc9081ddd Fix JSDocs from String to string 10 years ago
Braydon Fuller fb01bc09e4 Added test to check that merkle nodes do not match, and misc jshint fixes. 10 years ago
William Wolf 3eb95b6576 _traverseMerkleTree state cleanup + improve hasTransactions() 10 years ago
William Wolf bb0efd2108 Remove _validMerkleTree caching 10 years ago
William Wolf a478e39524 Review Fixes 10 years ago
William Wolf a67084d176 cleanup 10 years ago
William Wolf c558c4e34a hasTransaction(tx) + tests 10 years ago
William Wolf 611dae5b55 validMerkleTree() method plus more test blocks 10 years ago
William Wolf a32d8dbab8 Add block/index.js 10 years ago
William Wolf 4b601c3711 Move block.js and blockheader.js into lib/block/ 10 years ago
William Wolf 32583fbbe3 Cleanup test 10 years ago
William Wolf 29c18e22f0 Add lib/block/merkleblock.js 10 years ago