mbrandenburger
released this
26 Jan 17:25
·
119 commits
to main
since this release
This is the third release candidate of Fabric Private Chaincode (FPC) v1.0.0
The release focuses on the integration with Fabric Smart Client. Additionally, the release comes with several improvements and bug fixes. More details see CHANGELOG.md
.
What's Changed
- Fixed the version of fabric-ccenv to 2.3.0 by @ikegawa-koshi in #629
- Updated helloworld readme by @ricc-zappoli in #631
- Upgrade go and fabric by @mbrandenburger in #633
- Demo FSC integration using the IRB demo by @mbrandenburger in #635
- Fix sgx device location for dcap machines by @bvavala in #639
- Extend FPC Shim support by @mbrandenburger in #637
- Upgrade parson by @mbrandenburger in #642
- Add stress test for many invocations and fix memory leak by @mbrandenburger in #641
- Add del_state support by @mbrandenburger in #640
- Link existing FSC examples by @mbrandenburger in #648
- Update IRB readme by @mbrandenburger in #647
New Contributors
- @ricc-zappoli made their first contribution in #631
Full Changelog: v1.0.0-rc2...v1.0.0-rc3