junderw
|
dc1ef5958b
|
Tests to arrow functions, use strict asserts, travis uses docker instead of regtest server
|
6 years ago |
junderw
|
e52abecee2
|
Move to checkTxRoots and warn checkMerkleRoot deprecation
|
6 years ago |
junderw
|
a652d0492d
|
Added Transaction
|
6 years ago |
junderw
|
2eb9534939
|
Move Block Class from ES6 PR
|
6 years ago |
junderw
|
d684a6b2ef
|
Fix compiler errors, tests, and scripts
|
6 years ago |
Daniel Cousens
|
16195cc6ce
|
explicitly import mocha variables
|
7 years ago |
Daniel Cousens
|
a5db0a4e44
|
sed -i 's/ var / const /', with const->let fixes
|
7 years ago |
Daniel Cousens
|
91b8823aa8
|
sed -i 's/^var /const /'
|
7 years ago |
Daniel Cousens
|
f3d0dddc5a
|
block: add byteLength
|
8 years ago |
Daniel Cousens
|
e205b99180
|
tests/block: check that block.transactions exists and cleanup
|
8 years ago |
Thomas Kerin
|
7b1167708a
|
Transaction and block versions are signed integers
|
8 years ago |
Daniel Cousens
|
d58e09a3a7
|
Block: add checkMerkleRoot
|
9 years ago |
Daniel Cousens
|
e4ba88e54f
|
block: rename verifyPow to checkProofOfWork
|
9 years ago |
Daniel Cousens
|
86b51b2d62
|
add Block.calculateTarget, use Buffer comparison rather than bigi
|
9 years ago |
Daniel Cousens
|
26ccb43047
|
block: add Block.prototype.verifyPow
|
9 years ago |
Daniel Cousens
|
15227d39bf
|
tests: add more test fixtures for blocks
|
9 years ago |
Daniel Cousens
|
ec9cea0cf1
|
tests: use strictEqual always
|
10 years ago |
Daniel Cousens
|
399803affa
|
use standardjs formatting
|
10 years ago |
Daniel Cousens
|
9897fa2876
|
block: adds getUTCDate function
|
10 years ago |
Daniel Cousens
|
c0c47f076a
|
add block.js and tests
|
10 years ago |