Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded-storage by using torrentfs #690

Merged
merged 10 commits into from Jul 20, 2020
Merged

Embedded-storage by using torrentfs #690

merged 10 commits into from Jul 20, 2020

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Jul 17, 2020

embedded storage to cortex full node and make the fast mode available
image

@ucwong ucwong marked this pull request as draft July 17, 2020 07:19
@ucwong ucwong changed the title Embedded-storage Embedded-storage by using torrentfs Jul 17, 2020
@ucwong ucwong added the enhancement New feature or request label Jul 17, 2020
@codecov
Copy link

codecov bot commented Jul 17, 2020

Codecov Report

Merging #690 into master will decrease coverage by 0.04%.
The diff coverage is 3.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #690      +/-   ##
==========================================
- Coverage   50.67%   50.63%   -0.05%     
==========================================
  Files         414      414              
  Lines       52163    52198      +35     
==========================================
- Hits        26433    26428       -5     
- Misses      23696    23737      +41     
+ Partials     2034     2033       -1     
Impacted Files Coverage Δ
cmd/cortex/config.go 0.00% <0.00%> (ø)
cmd/cortex/cvm.go 2.77% <0.00%> (ø)
cmd/utils/flags.go 2.10% <0.00%> (-0.01%) ⬇️
core/vm/cvm.go 15.67% <0.00%> (+0.05%) ⬆️
core/vm/interpreter.go 27.58% <0.00%> (-0.56%) ⬇️
inference/synapse/local_infer.go 0.00% <0.00%> (ø)
inference/synapse/synapse.go 0.00% <0.00%> (ø)
core/state_transition.go 45.56% <3.84%> (-4.44%) ⬇️
ctxc/handler.go 43.11% <33.33%> (+0.34%) ⬆️
consensus/cuckoo/sealer.go 0.00% <0.00%> (-6.76%) ⬇️
... and 16 more

@ucwong ucwong marked this pull request as ready for review July 17, 2020 10:05
@ucwong ucwong merged commit 3cda1f3 into master Jul 20, 2020
@wlt-cortex wlt-cortex deleted the Embedded-storage branch January 7, 2022 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant