Feat/fabric channel snapshot #121

Closed
casper900212 wants to merge 3 commits from feat/FabricChannelSnapshot into 3.3.0
casper900212 commented 2025-04-15 22:43:17 -04:00 (Migrated from github.com)

feat: add bdk fabric channel snapshot command

  1. submitRequest, listPending, cancelRequest completed.
  2. joinBySnapshot could work but doesn't automatically copy the snapshot folder.
  3. submitRequest may add the functionality to copy completed snapshot later.
  4. the completed snapshot folder should be copy into the peer docker that's going to join the channel before execute the joinBySnapshot command.
  5. The path argument in joinBySnapshot command should be the path of completed snapshot copied inside the peer docker.
  6. The test for the 4 operationss of snapshot hasn't finished.
  7. To make the test process more simplier, I revise some test settings in cicd/test_script/network-create-min.json, package.json and test/fabric/util/minimumNetwork.ts
feat: add bdk fabric channel snapshot command 1. submitRequest, listPending, cancelRequest completed. 2. joinBySnapshot could work but doesn't automatically copy the snapshot folder. 3. submitRequest may add the functionality to copy completed snapshot later. 4. the completed snapshot folder should be copy into the peer docker that's going to join the channel before execute the joinBySnapshot command. 5. The path argument in joinBySnapshot command should be the path of completed snapshot copied inside the peer docker. 6. The test for the 4 operationss of snapshot hasn't finished. 7. To make the test process more simplier, I revise some test settings in cicd/test_script/network-create-min.json, package.json and test/fabric/util/minimumNetwork.ts
kth-tw (Migrated from github.com) reviewed 2025-04-15 22:43:17 -04:00
Yorkchung (Migrated from github.com) reviewed 2025-04-15 22:43:17 -04:00

Pull request closed

Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cathayddt/bdk!121
No description provided.