Skip to content
Merged
Changes from 4 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
3618506
Reworked mint helper function to accept minting script instead of jus…
vsubhuman Nov 28, 2021
edbab5f
Fixed test for fee estimation
vsubhuman Nov 28, 2021
b6de84d
Added test that fee-estimation fails when mint scripts are not provided
vsubhuman Nov 29, 2021
276334a
Fixed fee-estimation to add vkey witnesses for each minting policy an…
vsubhuman Nov 29, 2021
91bbbb8
Flowgen update. Warnings fixed. Version bump to beta7
vsubhuman Nov 30, 2021
94460c2
Fixed unique vkey signatures for minting. Version bump to beta8
vsubhuman Dec 1, 2021
ed86ae8
Started changing API for mint-scripts
vsubhuman Dec 6, 2021
d968823
Fixed tests for new minting API
vsubhuman Dec 12, 2021
3db7400
Merge remote-tracking branch 'origin/master' into ruslan/mint-fix
vsubhuman Dec 12, 2021
f1eb5fd
Removed unused functions and variables (after merge)
vsubhuman Dec 12, 2021
2bbe1c4
Flowgen update
vsubhuman Dec 12, 2021
4a65faf
Replaced functions with a new type and `From` implementation
vsubhuman Dec 12, 2021
15bd42e
Removed unused field
vsubhuman Dec 13, 2021
4daf87d
Merge remote-tracking branch 'origin/master' into ruslan/mint-fix
vsubhuman Jan 14, 2022
1409301
lock file updates
vsubhuman Jan 14, 2022
f4aef74
Merge remote-tracking branch 'origin/master' into ruslan/mint-fix
vsubhuman Jan 14, 2022
4ac439a
Added comment to `get_witness_set()`
vsubhuman Jan 15, 2022
2b93da3
Removed unnecessary clone
vsubhuman Jan 15, 2022
97995ed
Commented out a non-critical expensive assert in a critical function
vsubhuman Jan 15, 2022
f4e68c8
Merge branch 'master' into ruslan/mint-fix
vsubhuman Jan 15, 2022
3021134
Disabled some tests for the disabled functionality
vsubhuman Jan 17, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading