Skip to content

Finish Chaincode uploading

b88aad8
Select commit
Loading
Failed to load commit list.
Draft

Frontend authentication and integration fixes #745

Finish Chaincode uploading
b88aad8
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Dec 14, 2025 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 76a62e7 Remove Celery Valid sign-off found
🟢 97fabfa Remove Celery tasks Valid sign-off found
🟢 b52eae9 Refactor user module Valid sign-off found
🟢 120109d Replace envsubst with plain python Valid sign-off found
🟢 53f9929 Create 'auth' application Valid sign-off found
🟢 70b01b2 Refactor organization into an application Valid sign-off found
🟢 4fb0703 Refactor agent into an application Valid sign-off found
🟢 93e6134 Refactor node into an application Valid sign-off found
🟢 14dfbf8 Fulfill node initialization Valid sign-off found
🟢 e47fc90 Finish testing new auth, user, organization APIs Valid sign-off found
🟢 22eee32 Remove duplicate config assignments Valid sign-off found
🟢 155458c Remove duplicate config assignments Valid sign-off found
🟢 dbd6c78 Reduce duplicate codes of paginators Valid sign-off found
🟢 eeb7959 Reduce duplicate codes UserInfoSerializer Valid sign-off found
🟢 732d691 Reduce duplicate codes of NodeListSerializer Valid sign-off found
🟢 6b992b1 Make Node migrations Valid sign-off found
🟢 fd91921 Finish node container creation Valid sign-off found
🟢 111592e Finish channel creation Valid sign-off found
🟢 284fc8a Remove old channel codes Valid sign-off found
🟢 ce6ba86 Finish list chaincodes Valid sign-off found
🟢 407eb5c Finish upload chaincodes Valid sign-off found
🟢 be87027 Finish chaincode creation Valid sign-off found
🟢 715ed1f Finish chaincode commit Valid sign-off found
🟢 9222ed8 Remove redundant old API files Valid sign-off found
🟢 6b45ce1 Remove redundant old API files Valid sign-off found
🟢 c4fab83 Make migrations Valid sign-off found
🟢 1577c07 Move Docker file into api engine Valid sign-off found
🟢 21e575f Simplify entrypoint Valid sign-off found
🟢 f9f1b5f Remove Fabric Node templates Valid sign-off found
🟢 d4d5642 Remove redundant mkdir Valid sign-off found
🟢 d1edf76 Fix missing 'l' Valid sign-off found
🟢 12f2400 Fix invalid usage of cross env Valid sign-off found
🟢 1c5ca60 Rename 'fakeAccountLogin' to 'login' Valid sign-off found
🟢 6007fae Rename 'fakeAccountLogin' to 'login' Valid sign-off found
🟢 dc5fcaa Fix deprecated AntD Menu props Valid sign-off found
🟢 159aab4 Fix isLogin logic Valid sign-off found
🟢 02c2979 Fix failed to acquire organizations Valid sign-off found
🟢 93bd424 Remove New Organization button Valid sign-off found
🟢 fcbd36c Remove org operations temporarily Valid sign-off found
🟢 cbe99b9 Disable agents for now Valid sign-off found
🟢 4902ff7 Fix invalid path of nodes Valid sign-off found
🟢 1d4a903 Fix failed to get nodes Valid sign-off found
🟢 d49e811 Disable network pages Valid sign-off found
🟢 4b4450e Fix failed to show channels Valid sign-off found
🟢 bce665a Disable channel operations Valid sign-off found
🟢 0a8cea3 Fix failed to get channels for chaincodes Valid sign-off found
🟢 8fb225d Fix failed to get user lists Valid sign-off found
🟢 b88aad8 Finish Chaincode uploading Valid sign-off found