Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-25 | 6.1 kB | |
v1.1.0-rc source code.tar.gz | 2024-12-25 | 1.2 MB | |
v1.1.0-rc source code.zip | 2024-12-25 | 1.4 MB | |
Totals: 3 Items | 2.6 MB | 0 |
Significant Changes
- Upgrade Frabic to V2.5.10
- chaincode operation feature
- Python/Nodejs lib upgrade + bug fix
What's Changed
- Bump urllib3 from 1.26.17 to 1.26.18 in /src/api-engine by @dependabot in https://github.com/hyperledger/cello/pull/575
- Add required msgs for Chaincode page by @xichen1 in https://github.com/hyperledger/cello/pull/572
- Add release manager by @yeasy in https://github.com/hyperledger/cello/pull/576
- Add option to disable table row selection by @xichen1 in https://github.com/hyperledger/cello/pull/571
- Implement Chaincode dashboard by @xichen1 in https://github.com/hyperledger/cello/pull/573
- [ISSUE-580] Fix Swaggers API docs by @zhuyuanmao in https://github.com/hyperledger/cello/pull/581
- Added the approve form. by @xiaor2 in https://github.com/hyperledger/cello/pull/578
- Remove multiple node creation by @zhuyuanmao in https://github.com/hyperledger/cello/pull/579
- Refactor old cc pkg upload API by @xichen1 in https://github.com/hyperledger/cello/pull/583
- Clean Up List CC API by @xichen1 in https://github.com/hyperledger/cello/pull/590
- Add Install CC UI and API Call by @xichen1 in https://github.com/hyperledger/cello/pull/589
- Added the commit form demo by @xiaor2 in https://github.com/hyperledger/cello/pull/596
- Bump MarkupSafe from 1.1.1 to 2.0.1 in api-engine by @xichen1 in https://github.com/hyperledger/cello/pull/595
- Bump jinja2 from 2.11.3 to 3.1.3 in /src/api-engine by @dependabot in https://github.com/hyperledger/cello/pull/591
- Add error msg in notification by @xichen1 in https://github.com/hyperledger/cello/pull/594
- Bump django from 3.1.14 to 3.2.24 in /src/api-engine by @dependabot in https://github.com/hyperledger/cello/pull/597
- Bump django from 3.2.24 to 3.2.25 in /src/api-engine by @dependabot in https://github.com/hyperledger/cello/pull/604
- Fix the wrong link to nonexistent doc by @yeasy in https://github.com/hyperledger/cello/pull/606
- Connected the chaincode's upload function by @xiaor2 in https://github.com/hyperledger/cello/pull/607
- Resolved the permission issue for uploading chaincode by @xiaor2 in https://github.com/hyperledger/cello/pull/608
- Bump idna from 2.10 to 3.7 in /src/api-engine by @dependabot in https://github.com/hyperledger/cello/pull/610
- Manually calculate the package id by @xiaor2 in https://github.com/hyperledger/cello/pull/612
- Fixed the chaincode information display issue by @xiaor2 in https://github.com/hyperledger/cello/pull/613
- Connected the install chaincode to the backend by @xiaor2 in https://github.com/hyperledger/cello/pull/614
- Bump the pip group across 1 directory with 2 updates by @dependabot in https://github.com/hyperledger/cello/pull/616
- Updated the dependencies by @xiaor2 in https://github.com/hyperledger/cello/pull/624
- Docker image for HLF v2.5 (latest is v2.5.9): update all required images by @YoungHypo in https://github.com/hyperledger/cello/pull/631
- upgrade dashboard to node20.15, replace netlify-lambda (deprecated) with netlify-cli by @YoungHypo in https://github.com/hyperledger/cello/pull/630
- Bump the pip group across 2 directories with 2 updates by @dependabot in https://github.com/hyperledger/cello/pull/623
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in https://github.com/hyperledger/cello/pull/633
- Upgrade django and DRF by @xichen1 in https://github.com/hyperledger/cello/pull/635
- Bump the pip group across 2 directories with 4 updates by @dependabot in https://github.com/hyperledger/cello/pull/626
- Upgrade labels of cello tools and config files(orderer.yaml and core.yaml) to HLFv2.5.9 by @YoungHypo in https://github.com/hyperledger/cello/pull/632
- upgrade configtxgen to v2.5.9 by @YoungHypo in https://github.com/hyperledger/cello/pull/636
- Remove operations related to system channel genesis block creation before creating orderer service by @YoungHypo in https://github.com/hyperledger/cello/pull/637
- Use the osnadmin CLI to add orderer to channel by @YoungHypo in https://github.com/hyperledger/cello/pull/638
- Upgrade configtx to HLF2.5.9 by @YoungHypo in https://github.com/hyperledger/cello/pull/640
- Unify dockerfile syntax format by @YoungHypo in https://github.com/hyperledger/cello/pull/642
- upgrade postgresql to v12 and modifity requirement.txt by @YoungHypo in https://github.com/hyperledger/cello/pull/645
- upgrade Fabric version to 2.5.10 by @YoungHypo in https://github.com/hyperledger/cello/pull/646
- fix bugs of upgrading path-to-regexp to v8.2.0 by @YoungHypo in https://github.com/hyperledger/cello/pull/644
- Remove the unused ansible-agent image by @yeasy in https://github.com/hyperledger/cello/pull/648
- Upgrade function of peer channel fetch to HLF V2.5.10 by @YoungHypo in https://github.com/hyperledger/cello/pull/649
- Docs: (README) by @bravesasha in https://github.com/hyperledger/cello/pull/651
- delete the input form of nodes' number in node creation of FE by @YoungHypo in https://github.com/hyperledger/cello/pull/655
- update environment variables for nodes by @YoungHypo in https://github.com/hyperledger/cello/pull/660
- fix issue#650 of channel fetch error by @YoungHypo in https://github.com/hyperledger/cello/pull/659
- Update npm to yarn by @link1697 in https://github.com/hyperledger/cello/pull/653
- Implemented anchor peer configuration by @YoungHypo in https://github.com/hyperledger/cello/pull/661
- Upgrade chaincode installation to Fabric V2.5.10 by @YoungHypo in https://github.com/hyperledger/cello/pull/662
- Bump jinja2 from 3.1.3 to 3.1.5 in /src/api-engine in the pip group by @dependabot in https://github.com/hyperledger/cello/pull/663
New Contributors
- @YoungHypo made their first contribution in https://github.com/hyperledger/cello/pull/631
- @bravesasha made their first contribution in https://github.com/hyperledger/cello/pull/651
- @link1697 made their first contribution in https://github.com/hyperledger/cello/pull/653
Full Changelog: https://github.com/hyperledger/cello/compare/1.0.0...v1.1.0-rc