Manuel Araoz
71353426f6
network refactors
11 years ago
Ryan X. Charles
05f6e28642
update interface, bitcore.KeyModule.Key -> bitcore.Key
It's annoying and easy to forget to type in bitcore.KeyModule.Key. I have
updated this so that now you can just do bitcore.Key. Tests pass in node and
the browser. This is a backwards-incompatible change so all software that
depends on the old style key generation will need to be updated.
11 years ago
Manuel Araoz
a2e6e88569
fixing testdata inclusion in browser
11 years ago
Matias Alejo Garcia
089fbab719
support soop with browser all test passing
11 years ago
Matias Alejo Garcia
c0c325dabd
all classes working with soop and test passing
11 years ago
Manuel Araoz
d3f1d1989c
fix testdata importing
11 years ago
Manuel Araoz
6a24e7fbe0
load test data from files
11 years ago
Manuel Araoz
b4642e8924
all tests working in browser :D
11 years ago
Manuel Araoz
0a6ddaffa3
EncodedData working in the browser
11 years ago
Matias Alejo Garcia
f35c03544b
replace tabs with 2 spaces using "expand"
11 years ago
Ryan X. Charles
5fc4ad4e87
Support compressed public keys in PrivateKey.js
11 years ago
Ryan X. Charles
08651a77c0
move util tests to own file
11 years ago
Ryan X. Charles
416b7795f1
add description to tests
11 years ago
Jeff Garzik
da5719249f
util/util: helper parseValue() converts bitcoin decimals into bigint
11 years ago
Jeff Garzik
01ab4b4c35
test/basic: verify our addr/privkey checks properly fail on invalid-data tests
12 years ago
Jeff Garzik
bf1e16b0da
Add PrivateKey, Key classes. Update test to enc/dec private key test vectors.
12 years ago
Jeff Garzik
6ac055ec52
test/basic: fix test for VersionedData updates, s/hash/payload/
12 years ago
Jeff Garzik
3ce230aa4e
Bitcoin address tests, from bitcoin/bitcoin.git
12 years ago