Manuel Araoz
|
5a90473d12
|
tests work in browser and node
|
11 years ago |
Manuel Araoz
|
12d7274588
|
added testing framework for the browser
|
11 years ago |
Manuel Araoz
|
b579302b64
|
ignore bundle, fix package.json
|
11 years ago |
Manuel Araoz
|
995d07043b
|
added README for browser build
|
11 years ago |
Manuel Araoz
|
7b1cebddf0
|
base58 working in the browser!
|
11 years ago |
Manuel Araoz
|
cb762eb284
|
making base58 work
|
11 years ago |
Manuel Araoz
|
0e29072cf2
|
migrating base58
|
11 years ago |
Manuel Araoz
|
b509732aa3
|
bignum in browser
|
11 years ago |
Manuel Araoz
|
bd7d3c8e79
|
added Gruntfile and jshintrc
|
11 years ago |
Jason Dreyzehner
|
b850311d2d
|
Merge pull request #49 from ryanxcharles/language-fixes
language fixes
|
11 years ago |
Ryan X. Charles
|
9c65afd790
|
language fixes
|
11 years ago |
Jason Dreyzehner
|
2dca15deb5
|
Merge pull request #1 from bitdeli-chef/master
Add a Bitdeli Badge to README
|
11 years ago |
Bitdeli Chef
|
ca3ddb4913
|
Add a Bitdeli badge to README
|
11 years ago |
Jason Dreyzehner
|
68acbc635c
|
Merge pull request #47 from bitdeli-chef/master
Add a Bitdeli Badge to README
|
11 years ago |
Bitdeli Chef
|
d99f692c86
|
Add a Bitdeli badge to README
|
11 years ago |
Ryan X. Charles
|
be55042c44
|
Merge pull request #28 from matiu/feature/handle-403-HTTP
handle 403 status code
|
11 years ago |
Matias Alejo Garcia
|
55e4eed177
|
handle 403 status code
|
11 years ago |
Ryan X. Charles
|
93e7d0c2e1
|
Merge pull request #25 from dreyzehner/master
Update README.md
|
11 years ago |
Jason Dreyzehner
|
29826bdcb6
|
Update README.md
|
11 years ago |
Jason Dreyzehner
|
f29da24561
|
Update README.md
|
11 years ago |
Jason Dreyzehner
|
71378898e0
|
Merge pull request #24 from dreyzehner/master
readme structure
|
11 years ago |
Jason Dreyzehner
|
eddcce11a7
|
structure
|
11 years ago |
Ryan X. Charles
|
03acac3a2c
|
Merge pull request #22 from dreyzehner/master
update readme
|
11 years ago |
Jason Dreyzehner
|
cb2a86def1
|
update readme
|
11 years ago |
Ryan X. Charles
|
8221293922
|
Merge pull request #21 from matiu/chore/remove-tabs
replace tabs with 2 spaces using "expand"
|
11 years ago |
Ryan X. Charles
|
a6cb632f26
|
Merge pull request #18 from matiu/feature/keep-alive-optional
add option to RpcClient to enable keep-alive (false by default)
|
11 years ago |
Matias Alejo Garcia
|
f35c03544b
|
replace tabs with 2 spaces using "expand"
|
11 years ago |
Jeff Garzik
|
c24ae73cf5
|
Merge pull request #20 from ryanxcharles/feature/add-multisig-from-cosign
Add multisig functions to Script.js for use in cosign
|
11 years ago |
Ryan X. Charles
|
a636cb4ec0
|
add tests for functions imported from cosign
|
11 years ago |
Ryan X. Charles
|
c708d55fd5
|
import script functions from cosign
|
11 years ago |
Matias Alejo Garcia
|
7c787edf85
|
change RPC agent default
|
11 years ago |
Ryan X. Charles
|
ca4fd3d6bd
|
Merge pull request #19 from cmgustavo/feature/add_getbestblockhash_to_rpcclient
Added getBestBlockHash command to callspect
|
11 years ago |
Gustavo Cortez
|
07adf0b61c
|
Added getBestBlockHash command to callspect
|
11 years ago |
Matias Alejo Garcia
|
0d3a80639a
|
add option to RpcClient to enable keep-alive (false by default)
|
11 years ago |
Ryan X. Charles
|
dae419e81f
|
Merge pull request #17 from matiu/bug/callback-on-rpc-error
Bug/callback on rpc error
|
11 years ago |
Matias Alejo Garcia
|
80343227bc
|
call callback on connection error
|
11 years ago |
Matias Alejo Garcia
|
3674a66d11
|
remove duplicate require
|
11 years ago |
Matias Alejo Garcia
|
8d79a6f38b
|
fix logger variable name
|
11 years ago |
Jeff Garzik
|
a2bd73f568
|
Merge pull request #16 from jgarzik/tx-fromobj
Transaction: add fromObj() method
|
11 years ago |
Jeff Garzik
|
c4970d1084
|
Transaction: add fromObj() method, for importing textual JSON representation
|
11 years ago |
Jeff Garzik
|
9aef8d5ad5
|
Merge pull request #15 from maraoz/feature/tx-hash-on-parse
make transactions calculate their hash on parse
|
11 years ago |
Manuel Araoz
|
22a5aea9f6
|
make transactions calculate their hash on parse
|
11 years ago |
Jeff Garzik
|
2513a08eb9
|
Merge pull request #14 from maraoz/misc
various small changes to bitcore
|
11 years ago |
Manuel Araoz
|
b3f36c3e72
|
various small changes to bitcore
|
11 years ago |
Jeff Garzik
|
0bdcfa3045
|
Merge pull request #13 from ryanxcharles/bug/multisig-bugs
fix bugs for cosign
|
11 years ago |
Ryan X. Charles
|
c6acb77b0d
|
Merge pull request #12 from maraoz/task/readme
Installation guide for Ubuntu added to README file and some ignores
|
11 years ago |
Ryan X. Charles
|
94aaa6d242
|
must use new operator to make new Put
|
11 years ago |
Ryan X. Charles
|
f62875efad
|
negative indexes don't work in javascript
|
11 years ago |
Manuel Araoz
|
93f4469055
|
eclipse file ignores
|
11 years ago |
Ryan X. Charles
|
2314a9dd29
|
Merge pull request #11 from ryanxcharles/feature/export-transaction-constants
Export transaction constants for use in cosign
|
11 years ago |