Releases: MystenLabs/minting-server
Releases · MystenLabs/minting-server
v1.0.1
v1.0.0
What's Changed
- SE-446 setup technical design infrastructure by @Tzal3x in #2
- SE-493 Create Request Handler service by @Tzal3x in #4
- SE-520 Create request processor service by @Tzal3x in #5
- Change C4 to depict the new producer consumer architecture by @teohaik in #6
- SE-524 Create example smart contracts for simulating use cases by @siomari in #7
- SE-518 Add unit test for request handler's endpoints by @Tzal3x in #8
- SE-569 Add setup instructions to README by @Tzal3x in #9
- SE-528 Setup notifier service by @Tzal3x in #10
- SE-581 Integrate move calls in request processor by @siomari in #12
- SE-525 improve request processing using batches by @Tzal3x in #13
- SE-523 retry failed jobs and fix buffer by @Tzal3x in #14
- SE-612 Parse and serialize smart_contract_config.yaml by @Tzal3x in #18
- SE-634 integrate linter by @Tzal3x in #19
- SE-524 Add load testing script for minting example NFTs by @Tzal3x in #15
- Fix load testing by @siomari in #20
- SE-647 Update mint.js to include constant rps during testing by @Tzal3x in #21
- SE-648 Polish C4 diagrams by @Tzal3x in #22
- SE-615 Prepare for distribution of first release by @Tzal3x in #23
New Contributors
- @siomari made their first contribution in #1
- @Tzal3x made their first contribution in #2
- @teohaik made their first contribution in #6
Full Changelog: https://github.com/MystenLabs/minting-server/commits/v1.0.0