Esteban Ordano
|
4433bd422b
|
Refactor gulpfile
|
10 years ago |
Esteban Ordano
|
ed9a9f6da9
|
Fix wrong jsdocs
|
10 years ago |
Manuel Aráoz
|
e39543b730
|
Merge pull request #758 from eordano/fix/precondArgument
Fix #756: Preconditions Invalid Argument
|
10 years ago |
Esteban Ordano
|
c1175f8c49
|
Update links on README.md again
|
10 years ago |
Esteban Ordano
|
b8d9a18480
|
Update README with missing links
|
10 years ago |
Manuel Aráoz
|
b2771e1c68
|
Merge pull request #763 from braydonf/bug/public-key-inspect
PublicKey: Fix formatting issue for inspect
|
10 years ago |
Braydon Fuller
|
e3fa89ce62
|
PublicKey: Fix formatting issue for inspect
|
10 years ago |
Braydon Fuller
|
54eba5903f
|
Merge pull request #761 from maraoz/flat/badges
Flat badges for README
|
10 years ago |
Manuel Araoz
|
c275a9f448
|
remove link
|
10 years ago |
Manuel Araoz
|
7385fd2d61
|
flat style badges
|
10 years ago |
Esteban Ordano
|
bacdff5c27
|
Merge pull request #734 from maraoz/add/interpreter4
Add ScriptInterpreter for script evaluation
|
10 years ago |
Esteban Ordano
|
1b19255fd1
|
Fix #756: Preconditions Invalid Argument
|
10 years ago |
Manuel Araoz
|
35d664b588
|
added sig_canonical tests
|
10 years ago |
Esteban Ordano
|
0df165f1c7
|
Unskip tests
|
10 years ago |
Manuel Araoz
|
17459dd7c2
|
added sig_canonical tests
|
10 years ago |
Manuel Araoz
|
9e3d13a8ff
|
add sig_*canonical.json bitcoind fixtures
|
10 years ago |
Manuel Araoz
|
3eba0bc546
|
address review comments
|
10 years ago |
Manuel Araoz
|
7683d2c2ed
|
fix post-rebase confilcts
|
10 years ago |
Manuel Araoz
|
4fcc048311
|
script interpreting working
|
10 years ago |
Manuel Araoz
|
49192a1ed7
|
style change to BufferUtil
|
10 years ago |
Manuel Araoz
|
9b81f7179a
|
remove console.logs
|
10 years ago |
Manuel Araoz
|
50dd4e8e66
|
fix all script validation tests, yay!
|
10 years ago |
Manuel Araoz
|
7f0a2dc050
|
add Script#checkMinimalPush tests
|
10 years ago |
Manuel Araoz
|
4b68c3725d
|
generalize script tests
|
10 years ago |
Manuel Araoz
|
ddd11e908c
|
all script_valid tests passing!
|
10 years ago |
Manuel Araoz
|
0ddec23c02
|
fix some more tests
|
10 years ago |
Manuel Araoz
|
a761ac91c2
|
some more passing tests
|
10 years ago |
Manuel Araoz
|
73874ae873
|
import Sighash
|
10 years ago |
Manuel Araoz
|
9aa6152f25
|
trying to fix OP_CHECKSIG script evaluation
|
10 years ago |
Manuel Araoz
|
6a0512e1bf
|
pass some more tests
|
10 years ago |
Manuel Araoz
|
401b5b1b4a
|
Pubkey -> PublicKey
|
10 years ago |
Manuel Araoz
|
cf48899a3a
|
make creation methods class methods
|
10 years ago |
Manuel Araoz
|
c888c3baa7
|
adding some signature methods for script interpreting
|
10 years ago |
Manuel Araoz
|
3de71f8558
|
refactors and fixes for script interpreter
|
10 years ago |
Manuel Araoz
|
639ef5e45f
|
add script_interpreter
|
10 years ago |
Manuel Araoz
|
c64a38a54a
|
trying to fix ScriptInterpreter
|
10 years ago |
Manuel Aráoz
|
7064a07f99
|
Merge pull request #744 from braydonf/feature/transport-peer-pool
Transport: Added a peer pool to maintain a set of connected peers. Closes #724
|
10 years ago |
Braydon Fuller
|
709cda2618
|
Transport/Pool: Mark internal functions
|
10 years ago |
Braydon Fuller
|
b403cc3770
|
Transport/Pool: Added tests to check that new addrs are added
|
10 years ago |
Manuel Aráoz
|
e52be70ed0
|
Merge pull request #752 from eordano/review/doc
Update docs and minor changes to codebase
|
10 years ago |
Esteban Ordano
|
9d0b5e04fe
|
Update Signature, URI, Unit
|
10 years ago |
Esteban Ordano
|
32f8360fd5
|
Update Networks, PrivateKey and Script
|
10 years ago |
Esteban Ordano
|
63f1d307fa
|
Reviewing docs
|
10 years ago |
Braydon Fuller
|
e04cb76854
|
Transport/Pool: Use sinon for tests.
|
10 years ago |
Braydon Fuller
|
1a1d63321a
|
Transport: Added a peer pool to maintain a set of connected peers
|
10 years ago |
Braydon Fuller
|
6f37520a58
|
Merge pull request #750 from eordano/test/publicWIF
Add `network` property to PublicKey
|
10 years ago |
Braydon Fuller
|
c7edfdd2b1
|
Merge pull request #751 from eordano/fix/bufferReadNoLength
Remove calls to read() with no arguments
|
10 years ago |
Esteban Ordano
|
5bed12ebe3
|
Remove calls to read() with no arguments
|
10 years ago |
Esteban Ordano
|
48ce24dfbe
|
Fix tests to allow network on public keys
|
10 years ago |
Esteban Ordano
|
fcc3a1c961
|
Add tests for importing from WIF
|
10 years ago |