Yemel Jardi
662a12eed3
Square style on coverage badge
2015-01-21 16:35:08 -03:00
Esteban Ordano
8e0079c1a5
Merge pull request #12 from braydonf/bug/docs-install
...
Fixed a typo in the README
2015-01-21 16:24:16 -03:00
Braydon Fuller
0ee82a1f09
Fixed a typo in the README
2015-01-21 14:20:26 -05:00
Esteban Ordano
86914149c6
Merge pull request #8 from braydonf/docs/index
...
Added index.md to the docs
2015-01-20 18:13:45 -03:00
Esteban Ordano
f6688e3207
Merge pull request #9 from braydonf/docs/update-namespaces
...
Updated namespaces for module documentation.
2015-01-20 18:13:38 -03:00
Braydon Fuller
8c8d0e1979
Updated namespaces for module documentation.
2015-01-20 16:04:34 -05:00
Braydon Fuller
43a6a11125
Added index.md to the docs
2015-01-20 15:45:16 -05:00
Braydon Fuller
769e482744
Merge pull request #7 from eordano/jsdoc/fixwarn
...
Add @desc tag to avoid warning
2015-01-20 11:30:33 -05:00
Esteban Ordano
4f9c174feb
Add @desc tag to avoid warning
2015-01-20 13:01:29 -03:00
Yemel Jardi
ff2577603f
Merge pull request #6 from eordano/testcoverage
...
Add integration test with network data
2015-01-20 13:01:27 -03:00
Esteban Ordano
4283cc364a
Bump package version to 0.8.12
2015-01-20 12:59:06 -03:00
Esteban Ordano
aa2552629e
Add integration test with network data
2015-01-20 12:48:48 -03:00
Yemel Jardi
7416ea6d97
Merge pull request #5 from eordano/docs/improve
...
Improved jsdocs and documentation
2015-01-20 11:35:51 -03:00
Esteban Ordano
0f7b1a41fe
Drop unused gitignores
2015-01-20 11:19:59 -03:00
Esteban Ordano
b47526fb42
Use the new error building system
2015-01-20 11:17:29 -03:00
Esteban Ordano
6550bba657
Fix test for version
2015-01-20 11:17:29 -03:00
Esteban Ordano
8588ddae7f
Fixes wording
2015-01-20 11:08:57 -03:00
Esteban Ordano
74b7571517
Update version
2015-01-20 11:08:16 -03:00
Esteban Ordano
333fb4f787
Improved jsdocs and documentation
2015-01-20 11:01:00 -03:00
Esteban Ordano
b5626be2b4
Merge pull request #2 from braydonf/bug/fix-dev-dependencies
...
Update devDependencies to fix the build.
2015-01-19 14:29:19 -03:00
Braydon Fuller
e5678dcc66
Update devDependencies to fix the build.
2015-01-19 11:26:49 -05:00
Esteban Ordano
6d79e9a475
Bump package version to 0.8.11
2015-01-15 18:31:42 -05:00
Esteban Ordano
9c1868ce3b
Bump gulp-bitcore to v0.3.0
2015-01-15 18:31:42 -05:00
Esteban Ordano
d23b9e31b0
Bump package version to 0.8.10
2015-01-15 18:31:42 -05:00
Esteban Ordano
0b159f8723
Use eordano version of gulp-bitcore
2015-01-15 18:31:42 -05:00
Esteban Ordano
ae5807b031
Bump package version to 0.2.1
2015-01-15 18:31:42 -05:00
Esteban Ordano
a15d4e590f
Bump package version to 0.2.1
2015-01-15 18:31:42 -05:00
Esteban Ordano
e8cd70c28a
Use gulp-bitcore for releases
2015-01-15 18:31:42 -05:00
Esteban Ordano
6fc5e75868
Change from bitcore-base to bitcore
2015-01-15 18:31:42 -05:00
Esteban Ordano
13ab3efd34
Don't run browser tests on travis
2015-01-15 18:30:06 -05:00
Esteban Ordano
e8bdf8860c
Add coveralls.io support
2015-01-15 18:30:06 -05:00
Esteban Ordano
cf068b00fa
Fix travis
2015-01-15 18:30:06 -05:00
Esteban Ordano
ff3963b410
Move to gulp-bitcore
2015-01-15 18:30:06 -05:00
Esteban Ordano
2b6e1d7e6c
Improve the README
2015-01-15 18:30:06 -05:00
Esteban Ordano
9ebf5ee9fe
Add bower.json
2015-01-15 18:30:06 -05:00
Esteban Ordano
96ac48f06f
Add documentation
2015-01-15 18:30:06 -05:00
Esteban Ordano
35bb5d1253
fix jsdoc on messages.js
2015-01-15 18:30:06 -05:00
Esteban Ordano
cd344f864e
Fix contributors on package.json
2015-01-15 18:30:06 -05:00
Esteban Ordano
9f6d3a095e
Drop gitignore lines
2015-01-15 18:30:06 -05:00
Esteban Ordano
e7fb93a5f7
Drop postinstall, bump version
2015-01-15 18:30:06 -05:00
Esteban Ordano
1863a6547b
Initial commit for bitcore-p2p
2015-01-15 18:30:06 -05:00
Braydon Fuller
4dbfb7eeba
Moved files from lib/transport to lib, and test/transport to test
2015-01-15 18:06:56 -05:00
Elichai Turkel
706dedeabb
Added mempool request
...
I added `GetMempool` function that sends an 'mempool' request.
the answer will come in 'inv' message.
2015-01-15 16:55:13 -05:00
Esteban Ordano
ab044a989e
Drop all rpc code/docs
2015-01-15 16:55:02 -05:00
Braydon Fuller
f2017629b7
Export messages so that they can be extended from another module.
2015-01-15 16:54:43 -05:00
Braydon Fuller
187e08b2d0
Fixed tests to handle a defaultNetwork change
...
- Updated tests to work for both 'testnet' and 'livenet' as the default network.
- Fixed a bug in Address where the network property was being set as a string.
- Fixed a bug in HDKeys to handle serialized keys when the defaultNetwork changed.
2015-01-15 16:54:20 -05:00
Braydon Fuller
4cb0116dda
Added jsdoc2md to generate api reference documentation to markdown, and organized docs into 'api' and 'guide'
2015-01-15 16:53:00 -05:00
Braydon Fuller
7b882b98d7
Moved docs to match organization and naming of lib (mostly)
2015-01-15 16:52:49 -05:00
Braydon Fuller
91309b151e
Fix formatting issue with examples
2015-01-15 16:52:43 -05:00
Yemel Jardi
815499f020
RPC: Refactor, documentation and tests
2015-01-15 16:52:23 -05:00