Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Prepare for the 0.1.0 release #5

Merged
merged 5 commits into from Aug 9, 2022
Merged

Prepare for the 0.1.0 release #5

merged 5 commits into from Aug 9, 2022

Conversation

fluiderson
Copy link
Contributor

@fluiderson fluiderson commented Aug 8, 2022

  • Synced with the app template.
  • Added the docs badge in README.md.
  • Updated dependencies.
  • Rewrote and improved tests.
  • Made minor doc improvements.
  • Made minor optimizations.

More notable:

  • Merged the supply-chain-io crate with supply-chain.
  • Added the FTProgram, NFTProgram and Participants state queries. See the doc for details.
  • Made the ItemInfo state query return the Default value instead of panic.
  • Prepared for the 0.1.0 release.

Release Notes: Initial release of an example of the supply chain smart contract. A supply chain is a system for tracking and delivering to an end consumer various items. As a rule, such systems can't work without a lot of paperwork and other layers of bureaucracy. All of this costs a lot of time and money and increases the likelihood of an accidental error or, worst of all, a fraud. With the help of smart contract and blockchain technologies, it's possible to eliminate these problems by making the supply chain more efficient, reliable and transparent.

@fluiderson fluiderson added the A1-inprogress Issue is in progress or PR draft is not ready to be reviewed label Aug 8, 2022
@fluiderson fluiderson changed the title Change tests implementation, code improvments, and io crate merge Change tests implementation, code improvements, and io crate merge Aug 8, 2022
@fluiderson fluiderson changed the title Change tests implementation, code improvements, and io crate merge Prepare for the 0.1.0 release Aug 8, 2022
@fluiderson fluiderson added A0-pleasereview PR is ready to be reviewed by the team and removed A1-inprogress Issue is in progress or PR draft is not ready to be reviewed labels Aug 8, 2022
@fluiderson fluiderson merged commit 242914e into master Aug 9, 2022
@fluiderson fluiderson deleted the as-dev branch August 9, 2022 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-pleasereview PR is ready to be reviewed by the team B1-releasenotes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants