Full Changelog: https://github.com/FuelLabs/sway/compare/v0.49.2...v0.49.3
Full Changelog: https://github.com/FuelLabs/fuel-core/compare/v0.22.0...v0.22.1
NetworkInfo
by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1231 submit_and_await_commit
API by @iqdecay in https://github.com/FuelLabs/fuels-rs/pull/1187 Signer
trait by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1241 forc
to 0.49.1
by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1251 Address
/ContractId
types to Identity
by @dmihal in https://github.com/FuelLabs/fuels-rs/pull/1252 Full Changelog: https://github.com/FuelLabs/fuels-rs/compare/v0.54.0...v0.55.0
NetworkInfo
NetworkInfo
and all related functions/methods DryRunner
trait and added trait methods ScritpTransactionBuilder::new
and CreateTransactionBuilder::new
Provider::new
submit_and_await_commit
API send_transaction_and_await_commit
function now returns a TxStatus
instead of TxId
.
Signer
trait sign_message
and sign_transaction
from the Signer
trait sign
and address
methods to the Signer
trait Signer
trait moved do fuels::core::traits:::Signer
Message
, PublicKey
, SecretKey
and Signature
moved to fuels::crypto::
Transaction
's check_without_signatures
with check
Account
s add_witnessses
to add_witnesses
Clone
for TransactionBuilder
s Address
/ContractId
types to Identity
It's not a breaking change, just a new cool UX feature. Convert from Address
/Bech32Address
/ContractId
/Bech32ContractId
to Identity
easily.
externalLoggedTypes
from Interface
class, by @Torres-ssf forc
version to 0.49.3
except for experimental builds, by @nedsalk BaseInvocationScope
, by @Torres-ssf Full Changelog: https://github.com/FuelLabs/fuel-explorer/compare/v0.1.0...v0.2.0