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

Move blocks from kura to wsv IR-1047 #968

Merged
merged 1 commit into from
Apr 29, 2021
Merged

Conversation

i1i1
Copy link

@i1i1 i1i1 commented Apr 13, 2021

https://jira.hyperledger.org/browse/IR-1047
Signed-off-by: i1i1 vanyarybin1@live.ru

Description of the Change

Blocks right now are in kura which supposed to be used for initialization from disk, while we have world state view which supposed to have all blocks (as name suggests and according to whitepaper).

Benefits

Queries will be easier to implement.

Possible Drawbacks

Usage Examples or Tests [optional]

Alternate Designs [optional]

@github-actions github-actions bot added the iroha2-dev The re-implementation of a BFT hyperledger in RUST label Apr 13, 2021
@i1i1 i1i1 force-pushed the wsv-fix branch 3 times, most recently from 23f3958 to f09b43e Compare April 14, 2021 06:25
@i1i1 i1i1 changed the title Move blocks from kura to wsv Move blocks from kura to wsv IR-1047 Apr 14, 2021
rkharisov
rkharisov previously approved these changes Apr 14, 2021
rkharisov
rkharisov previously approved these changes Apr 15, 2021
iroha/src/wsv.rs Outdated Show resolved Hide resolved
rkharisov
rkharisov previously approved these changes Apr 16, 2021
iroha/src/block_sync.rs Outdated Show resolved Hide resolved
iroha/src/wsv.rs Show resolved Hide resolved
iroha/src/wsv.rs Outdated Show resolved Hide resolved
iroha/src/wsv.rs Outdated Show resolved Hide resolved
iroha/src/wsv.rs Outdated Show resolved Hide resolved
iroha/src/queue.rs Outdated Show resolved Hide resolved
e-ivkov
e-ivkov previously approved these changes Apr 16, 2021
rkharisov
rkharisov previously approved these changes Apr 19, 2021
rkharisov
rkharisov previously approved these changes Apr 26, 2021
rkharisov
rkharisov previously approved these changes Apr 26, 2021
rkharisov
rkharisov previously approved these changes Apr 27, 2021
iroha/src/block.rs Outdated Show resolved Hide resolved
iroha/src/block.rs Show resolved Hide resolved
@i1i1 i1i1 force-pushed the wsv-fix branch 2 times, most recently from f654f74 to 9b8f1bd Compare April 29, 2021 11:06
Signed-off-by: i1i1 <vanyarybin1@live.ru>
@i1i1 i1i1 merged commit e811b1d into hyperledger:iroha2-dev Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants