hyperledger / hyperledger/fabric-x
Integration test: reconfig app org
- Dominant language
- Go
- Stars
- 64
- Forks
- 80
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 15
Description
Submit a reconfig TX on the orderer+committer docker network.
Use a config TX that does not require admin intervention - add app org
Use a config TX that does not require admin intervention - add known cert to app org
Use a config TX that does not require admin intervention - remove app org
Verify the assembler commit it
Verify the committer applies it
- pops in the notification service
- modified org is active / inactive respectively.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the integration-test entry point that runs on the orderer+committer Docker network, then trace the assembler and committer handling for reconfiguration transactions. Cover adding a known certificate, adding an app organization, and removing it without admin intervention. Done means the assembler commits each transaction, the committer applies it, notifications appear, and the modified organization becomes active or inactive as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- backend, distributed-systems, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100