Manuel Aráoz
|
28ad62c9d7
|
Merge pull request #982 from braydonf/docs/prepare-for-submodule
Moved documentation from docs/guide to docs directory
|
10 years ago |
Braydon Fuller
|
78b81673ae
|
Fixed submodule link
|
10 years ago |
Braydon Fuller
|
a81546e631
|
Fixed formatting issue with yaml in docs.
|
10 years ago |
Braydon Fuller
|
86819a8f6d
|
Moved documentation from docs/guide to docs directory, in preparation for combined submodule documentation.
|
10 years ago |
Manuel Aráoz
|
1fb1beebab
|
Merge pull request #984 from braydonf/docs/submodules
Update documentation with changes based on the seperation of modules.
|
10 years ago |
Braydon Fuller
|
05c7c5dd65
|
Update documentation with changes based on the seperation of modules.
|
10 years ago |
Manuel Aráoz
|
fff4fec89c
|
Merge pull request #974 from braydonf/remove/dev-dependencies
Removed devDependencies that can be defined in bitcore-build.
|
10 years ago |
Manuel Aráoz
|
92b2e1e614
|
Merge pull request #938 from braydonf/tests/block
Fixed an issue with block deserialization
|
10 years ago |
Braydon Fuller
|
f28609afa5
|
Merge pull request #976 from himynameismartin/patch-1
Added JavaScript syntax highlighting
|
10 years ago |
Braydon Fuller
|
59a6c926d7
|
Returned jsdoc for info.header, and removed nolonger used opts argument
|
10 years ago |
himynameismartin
|
ae80f28252
|
Added JavaScript syntax highlighting
|
10 years ago |
Manuel Aráoz
|
c494938cb7
|
Merge pull request #975 from himynameismartin/patch-1
Added JavaScript syntax highlighting
|
10 years ago |
himynameismartin
|
1e21184ec3
|
Added JavaScript syntax highlighting
|
10 years ago |
Braydon Fuller
|
453ad0f311
|
Fix jshint complaints.
|
10 years ago |
Braydon Fuller
|
1f454ef631
|
Removed devDependencies that can be defined in bitcore-build.
|
10 years ago |
Braydon Fuller
|
6aa0d14bb9
|
Removed magicnumber and size as properties of a block.
|
10 years ago |
Braydon Fuller
|
116ddac345
|
If skipMagic is enabled do not set the magic or size on the block, the values would have been incorrect.
|
10 years ago |
Braydon Fuller
|
38b8c211f3
|
Fix jshint complaints.
|
10 years ago |
Esteban Ordano
|
b416655222
|
block serialization: Add option skip magic numbers
|
10 years ago |
Braydon Fuller
|
b6ba5dbc5a
|
Added test data for blocks from bitcoin core.
|
10 years ago |
Manuel Aráoz
|
011f601e37
|
Merge pull request #969 from braydonf/submodule-docs
Docs: Update browser build documentation to reflect the current module development strategy.
|
10 years ago |
Braydon Fuller
|
bfc7edf5f5
|
Docs: Update browser build documentation to reflect the current module development strategy.
|
10 years ago |
Esteban Ordano
|
6f7ce378c8
|
Merge pull request #970 from braydonf/bug/gulp-bitcore
Fix package.json by replacing gulp-bitcore with bitcore-build
|
10 years ago |
Braydon Fuller
|
4997c2df43
|
Removed karma from devDependencies since it's defined in bitcore-build
|
10 years ago |
Braydon Fuller
|
81509debbd
|
Fix package.json by replacing gulp-bitcore with bitcore-build
|
10 years ago |
Braydon Fuller
|
e42e96cae0
|
Merge pull request #967 from yemel/fix/I5-uri
Implement I5 on URI
|
10 years ago |
Yemel Jardi
|
42e2c6c525
|
Implement I5 on URI
|
10 years ago |
Yemel Jardi
|
edea0ad207
|
Merge pull request #965 from maraoz/remove/saucelabs
remove saucelabs keys
|
10 years ago |
Manuel Araoz
|
067a8d5690
|
remove saucelabs keys
|
10 years ago |
Manuel Aráoz
|
dcedc88109
|
Merge pull request #963 from eordano/drop/dependencies
Drop dependencies from npm-shrinkwrap
|
10 years ago |
Esteban Ordano
|
f935bb1ba3
|
Drop dependencies from npm-shrinkwrap
|
10 years ago |
Manuel Aráoz
|
c4b053f7ec
|
Merge pull request #960 from eordano/modularize/explorers
Drop files that go into bitcore-explorers
|
10 years ago |
Esteban Ordano
|
94b20e66d2
|
Drop transport require
|
10 years ago |
Esteban Ordano
|
258c33a3b3
|
Drop unused dependencies
|
10 years ago |
Esteban Ordano
|
94969e3e99
|
Drop tests for explorer
|
10 years ago |
Esteban Ordano
|
6923b9bed9
|
Drop explorers
|
10 years ago |
Esteban Ordano
|
7d4cda171a
|
Merge pull request #955 from maraoz/improve/error/system
new error system with no code generation
|
10 years ago |
Manuel Aráoz
|
a24dc19179
|
Merge pull request #952 from eordano/modularize/p2p
Drop networking code in favor of bitcore-p2p
|
10 years ago |
Manuel Araoz
|
b37a8d2f32
|
new version of extend
|
10 years ago |
Manuel Araoz
|
f2eeb7664e
|
fix extend
|
10 years ago |
Manuel Araoz
|
1e27d53318
|
use gulp-bitcore 0.3.0
|
10 years ago |
Manuel Araoz
|
4fba778a2a
|
remove gulp submodules
|
10 years ago |
Manuel Araoz
|
c53e00f307
|
revert dep change
|
10 years ago |
Manuel Araoz
|
6434d6ca87
|
use gulp-bitcore for gulp
|
10 years ago |
Manuel Araoz
|
149b7fafed
|
new error system with no code generation
|
10 years ago |
Esteban Ordano
|
0f85e4ff14
|
Drop unused dependencies
|
10 years ago |
Esteban Ordano
|
fce088758f
|
Drop documentation for p2p
|
10 years ago |
Esteban Ordano
|
456b4345f0
|
Drop tests for p2p
|
10 years ago |
Esteban Ordano
|
eaa07363a9
|
Drop code for the p2p module
|
10 years ago |
Manuel Aráoz
|
dac8cdf0aa
|
Merge pull request #943 from eordano/modularize/paymentprotocol
Drop payment protocol submodule
|
10 years ago |