| .. |
|
crypto
|
Fix invocations to binary operations called on numbers
|
2015-02-05 17:28:45 -03:00 |
|
data
|
fix regressions after changes
|
2015-04-28 17:10:06 -03:00 |
|
encoding
|
remove duplicate code, increase coverage
|
2015-04-29 19:45:41 -03:00 |
|
script
|
fix bug in recognizing p2sh input scripts
|
2015-04-30 03:24:15 -03:00 |
|
transaction
|
Introduce different kinds of FeeError to distinguish the different cases. Fix the issue uncovered by this, which is that getFee might not be the actual fee, but only an estimate, if a change address is specified but there isn't enough to pay a fee and have change.
|
2015-05-09 21:06:40 +02:00 |
|
util
|
Added test case for zero in isNaturalNumber tests.
|
2015-05-06 13:37:17 -04:00 |
|
address.js
|
allow addresses to have surrounding whitespace in validation
|
2015-03-31 17:54:06 -03:00 |
|
block.js
|
fix block parsing problem
|
2015-04-29 17:29:33 -03:00 |
|
blockheader.js
|
fix regressions after changes
|
2015-04-28 17:10:06 -03:00 |
|
docs.js
|
check that there is no inconsistency between docs and bitcore version
|
2015-02-12 11:17:14 -03:00 |
|
hdkeycache.js
|
Fixed bugs in IE11
|
2015-01-05 23:27:20 -05:00 |
|
hdkeys.js
|
fix test for hdkey cache
|
2015-03-20 16:01:05 -03:00 |
|
hdprivatekey.js
|
fix test for hdkey cache
|
2015-03-20 16:01:05 -03:00 |
|
hdpublickey.js
|
Fix error on public key for hdpublickey
|
2015-02-23 12:10:51 -03:00 |
|
index.html
|
fix index.html
|
2015-04-08 17:38:18 -03:00 |
|
merkleblock.js
|
Added test to check that merkle nodes do not match, and misc jshint fixes.
|
2015-02-24 11:38:06 -05:00 |
|
mocha.opts
|
Fixed bugs in IE11
|
2015-01-05 23:27:20 -05:00 |
|
networks.js
|
Immutable network Object
|
2015-04-11 17:05:46 +03:00 |
|
opcode.js
|
Add test for Opcode.inspect
|
2015-02-12 09:44:28 -06:00 |
|
privatekey.js
|
Fix validation error
|
2015-02-24 17:49:26 -03:00 |
|
publickey.js
|
Fix invocations to binary operations called on numbers
|
2015-02-05 17:28:45 -03:00 |
|
unit.js
|
Rename toFiat() to atRate()
|
2014-12-28 17:40:11 -03:00 |
|
uri.js
|
Implement I5 on URI
|
2015-01-15 18:17:15 -03:00 |