Releases: dusk-network/piecrust
Releases · dusk-network/piecrust
piecrust-0.28.1
Changed
- Changed commits' strip-off algorithm to be able to bring back still needed elements [#440]
piecrust-0.28.0
piecrust-0.27.2
Changed
- Change
callstack
to return callers' id list with no self id at the beginning [#422]
Release 0.27.1
Added
- Add
Session::set_meta
[#rusk_3341] - Add
Session::remove_meta
[#rusk_3341]
Release 0.27.0
Release 0.26.0
piecrust-0.25.1-rc.0
[0.25.1-rc.0] - 2024-10-10
Changed
- Improved contract methods' execution performance [#393]
- Added tracing
Release 0.25.0
Release 0.23.0
piecrust 0.23.0 - 2024-08-01
Changed
- Change
callee
import to return an integer
uplink 0.16.0 - 2024-08-01
Added
- Add
impl PartialEq<[u8; 32]> for ContractId
[#375]
Changed
- Change
callee
function to returnOption<ContractId>
- Change
callee
ABI to return an integer
Release 0.22.0
piecrust 0.22.0 - 2024-07-03
Added
- Added
deploy_raw
method for serialized constructor arguments [#371]
Changed
- Make each event byte cost the same as a storage byte [#359]
uplink 0.15.0 - 2024-07-03
Fixed
- Fix incomplete removal of economic protocol functionality