Is there a way to check that a contract implements a certain abi in sway?
|
|
3
|
29
|
August 14, 2024
|
Is there a way to silence some warnings produced by sway compiler?
|
|
3
|
22
|
August 13, 2024
|
Interface / Abi question (Rust Tests)
|
|
1
|
42
|
August 13, 2024
|
Converting between types (u8, u64, b256, str, String, Vec) in Sway
|
|
2
|
89
|
July 25, 2024
|
No method named "to_le_bytes" found for type "b256"
|
|
2
|
15
|
August 12, 2024
|
Is there a way to iterate over keys of a StorageMap?
|
|
2
|
13
|
August 9, 2024
|
Solidity Conversion to Sway
|
|
2
|
20
|
August 9, 2024
|
ERC-712 typed hash signatures in Sway
|
|
2
|
31
|
August 6, 2024
|
Storage string error
|
|
10
|
37
|
August 6, 2024
|
Deploy new smart contract from a smart contract?
|
|
8
|
209
|
August 2, 2024
|
Is it possible to store Struct in Storage
|
|
3
|
19
|
August 1, 2024
|
Is receiving and forwarding coins to another contract possible in one transaction?
|
|
1
|
26
|
July 31, 2024
|
SRC3 - Allow for minting next available SubId instead of passing SubID
|
|
9
|
49
|
July 30, 2024
|
Is there support for constant generics in sway?
|
|
1
|
19
|
July 29, 2024
|
How to init AssetId in Storage
|
|
8
|
33
|
August 16, 2024
|
Enforcing SRC20 transfer through a contract
|
|
2
|
33
|
July 25, 2024
|
Transfer from contract reverts - any idea why?
|
|
4
|
22
|
July 25, 2024
|
Iterate over storagemap
|
|
3
|
15
|
July 25, 2024
|
How to operate complex map, wrap map within map
|
|
3
|
10
|
July 23, 2024
|
Dev-dependency "Fuels" (version= "0.62.0") interferes while running an integration test using rust
|
|
5
|
37
|
July 22, 2024
|
In the smart contract written by sway, can the private variables in it be obtained externally like solidity?
|
|
5
|
41
|
July 19, 2024
|
How to write unit tests with multiple callers
|
|
2
|
33
|
July 18, 2024
|
How to add NFT metadata to my Contract
|
|
3
|
38
|
July 17, 2024
|
Abigen! macro fails with 'missing generics for struct `Vec`'
|
|
5
|
33
|
July 10, 2024
|
Does Smart Contract Support Automatic Calling of `initialize()` or `constructor()` Function After Deployment?
|
|
1
|
20
|
July 9, 2024
|
Convert u256 to string
|
|
8
|
95
|
July 1, 2024
|
Can't deploy contract on my vps
|
|
9
|
53
|
June 30, 2024
|
Salt on transactions
|
|
2
|
39
|
June 28, 2024
|
Why sway doesn't recognize the standard src20 library?
|
|
6
|
42
|
June 28, 2024
|
How to set the configurables value for a contract?
|
|
2
|
53
|
June 27, 2024
|