About the Sway category
|
|
0
|
38
|
November 8, 2022
|
Error while I run: forc build
|
|
2
|
11
|
January 29, 2023
|
Can we deploy predicates on chain?
|
|
3
|
43
|
January 27, 2023
|
Security specific features in Sway
|
|
3
|
72
|
January 26, 2023
|
Understanding Confirmation about `Vectors on the Heap` and `Storage Vectors`
|
|
1
|
28
|
January 26, 2023
|
Workaround for creating a StorageMap as part of a struct or an enum
|
|
1
|
18
|
January 24, 2023
|
Std::token::mint_to causing weird Revert(18446744073709486081)
|
|
3
|
34
|
January 21, 2023
|
Contract storage layout
|
|
3
|
33
|
January 20, 2023
|
Advanced calls: `coins` or `amount`?
|
|
1
|
35
|
January 20, 2023
|
Needing of Contract Creation Instructions
|
|
2
|
44
|
January 19, 2023
|
Can a contract make a call to a predicate?
|
|
10
|
44
|
January 19, 2023
|
Can we force to send assets to a contract if it does not have payable methods?
|
|
1
|
20
|
January 18, 2023
|
Unexpected Overflow on U256
|
|
3
|
33
|
January 18, 2023
|
Error during contract deployment: Server returned 413 Payload Too Large
|
|
6
|
49
|
January 17, 2023
|
How can I log data to the console from my contract?
|
|
0
|
24
|
January 17, 2023
|
Cannot use from_uint in the I128 from sway_libs
|
|
10
|
89
|
January 13, 2023
|
How to get the balance of an EOA address in sway
|
|
6
|
70
|
January 16, 2023
|
Value from Vec inside structure is not equal expected one
|
|
8
|
71
|
January 16, 2023
|
Equivelant of upgradable contract in sway?
|
|
1
|
29
|
January 16, 2023
|
Is there a language feature updates/breaking changes for different versions of sway?
|
|
3
|
25
|
January 16, 2023
|
Can't get all balance of contract
|
|
8
|
46
|
January 13, 2023
|
Can gas be forwarded to contracts on predicates as it does on scripts?
|
|
2
|
43
|
January 12, 2023
|
Checking attached token quantity "require" does not work
|
|
4
|
83
|
January 11, 2023
|
Can contracts transfer native assets on behalf of other contracts/addresses?
|
|
5
|
93
|
January 9, 2023
|
Contract call from another contract fails with ContractNotInInputs error
|
|
2
|
53
|
January 3, 2023
|
How to Write a Smart Contract on Sway with Transfer, Deposit, and Other Basic Functions
|
|
0
|
77
|
January 1, 2023
|
How to organize the structure of an app with multiple crosscall contracts?
|
|
4
|
44
|
December 29, 2022
|
Internal compiler error: Unsupported instruction as struct value for field expression
|
|
2
|
40
|
December 28, 2022
|
How to make a tree of libraries nested in folders in a project?
|
|
1
|
26
|
December 27, 2022
|
How best to organize storage with nested StorageMaps?
|
|
3
|
38
|
December 27, 2022
|