This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
bitcoincashjs
mirror of
https://github.com/lukechilds/bitcoincashjs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
612
Commits
3
Branches
7
Tags
11 MiB
JavaScript
99.9%
Tree:
7dda1d721b
master
patch-1
patch-2
v0.1.10
v0.1.2
v0.1.3
v0.1.5
v0.1.6
v0.1.7
v0.1.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7dda1d721b'
${ noResults }
bitcoincashjs
/
test
History
Manuel Aráoz
a2823a6e08
Merge pull request
#237
from ryanxcharles/feature/address-interface
new convenient interface for creating addresses
11 years ago
..
data
fixed 23 Transaction tests!!! :D
11 years ago
adapter.js
fixing testdata inclusion in browser
11 years ago
index-testling.html
fix testling config
11 years ago
index.html
fix browser tests for Point and Key
11 years ago
mocha.opts
Bitcoin address tests, from bitcoin/bitcoin.git
12 years ago
mute.js
add new example
11 years ago
test.Address.js
update fromPubKeys to use fromScript
11 years ago
test.BIP32.js
add seed function to generate master privkey
11 years ago
test.Block.js
fix firefox compatibility issue with buffertools#compare
11 years ago
test.Bloom.js
support soop with browser all test passing
11 years ago
test.Connection.js
support soop with browser all test passing
11 years ago
test.EncodedData.js
support soop with browser all test passing
11 years ago
test.Key.js
fix browser tests for Point and Key
11 years ago
test.Opcode.js
random transaction and script generation
11 years ago
test.Peer.js
support soop with browser all test passing
11 years ago
test.PeerManager.js
fix testling config
11 years ago
test.Point.js
fix browser tests for Point and Key
11 years ago
test.PrivateKey.js
network refactors
11 years ago
test.RpcClient.js
support soop with browser all test passing
11 years ago
test.SIN.js
support soop with browser all test passing
11 years ago
test.SINKey.js
support soop with browser all test passing
11 years ago
test.Script.js
fix noSorting, add testcase against bitcoind output
11 years ago
test.ScriptInterpreter.js
fix test code for Transaction. Test skipped because they still fail
11 years ago
test.Transaction.js
remove console.logs and std::couts
11 years ago
test.TransactionBuilder.js
remove unused params in example
11 years ago
test.VersionedData.js
support soop with browser all test passing
11 years ago
test.Wallet.js
support soop with browser all test passing
11 years ago
test.WalletKey.js
remove PeerManager exception, no necesary anymore
11 years ago
test.basic.js
network refactors
11 years ago
test.examples.js
add BIP32 example to examples tests
11 years ago
test.main.js
support soop with browser all test passing
11 years ago
test.misc.js
network refactors
11 years ago
test.sighash.js
fixed 23 Transaction tests!!! :D
11 years ago
test.util.js
updated the calcDifficulty test to make it clear with what we're testing
11 years ago
testdata.js
adding new data file from bitcoin core
11 years ago