- 07 1月, 2015 6 次提交
-
-
由 Juan Batiz-Benet 提交于
-
ipfs block stat cmd
由 Juan Batiz-Benet 提交于 -
Ignore debug profile files in .gitignore
由 Juan Batiz-Benet 提交于 -
由 Juan Batiz-Benet 提交于
-
由 Matt Bell 提交于
-
Command channel output
由 Juan Batiz-Benet 提交于
-
- 06 1月, 2015 32 次提交
-
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
core/commands: Don't use pointers for Type field
由 Matt Bell 提交于 -
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
由 Matt Bell 提交于
-
core/commands: Refactored command marshalers
由 Matt Bell 提交于 -
I made the commands lib dir listing sort the contents so we get the same sequence of files from it repeatably.
由 Juan Batiz-Benet 提交于 -
由 Juan Batiz-Benet 提交于
-
sharness test: ipfs add -r
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
May not be necessary to sort when adding each link-- doing so would be unnecessarily expensive O(n^2) when constructing nodes -- though n wont be big.
由 Juan Batiz-Benet 提交于 -
Implement recursive indirect block creation for DAGs
由 Juan Batiz-Benet 提交于 -
improve efficiency of multilayered indirect blocks clean up tests panic cleanup clean up logic, improve readability add final root node to the dagservice upon creation importer: simplified dag generation test: updated hashes using latest code @whyrusleeping this is why the sharness tests were failing: the hashes are added manually to make sure our generation doesn't change. cleanup after CR fix merkledag tests fix small block generation (no subblocks!)
由 Jeromy 提交于 -
由 Juan Batiz-Benet 提交于
-
由 Juan Batiz-Benet 提交于
-
blockservice async exchange.HasBlock
由 Juan Batiz-Benet 提交于 -
由 Juan Batiz-Benet 提交于
-
由 Juan Batiz-Benet 提交于
-
bootstrap add --default option
由 Juan Batiz-Benet 提交于 -
由 Juan Batiz-Benet 提交于
-
this commit: * moves parsing of bootstrap peers into config * moves location of bootstrap addrs into core/commands * refactor `*BootstrapPeer -> BootstrapPeer
由 Juan Batiz-Benet 提交于
-
- 05 1月, 2015 2 次提交
-
-
由 Juan Batiz-Benet 提交于
-
sharness bootstrap rm
由 Juan Batiz-Benet 提交于
-