Why need to 'initialize' contract in AMM github example?
|
|
5
|
75
|
August 2, 2023
|
Forc build giving compilation error
|
|
2
|
159
|
July 31, 2023
|
How can i modify a tuple in sway?
|
|
4
|
117
|
July 31, 2023
|
Use utxo data directly in sway contracts
|
|
3
|
98
|
July 28, 2023
|
How to add any data to metadata nft?
|
|
1
|
119
|
July 27, 2023
|
Deploying with fuels version 0.42
|
|
5
|
146
|
July 24, 2023
|
Sway-libs/nft library
|
|
6
|
169
|
August 7, 2023
|
One-to-many relation data implementation
|
|
5
|
175
|
August 4, 2023
|
Issue importing a library
|
|
6
|
113
|
August 3, 2023
|
Is this an inaccurate description of function purity?
|
|
3
|
122
|
August 1, 2023
|
Can't run bonding smart contract
|
|
4
|
114
|
July 28, 2023
|
No method named "push" found for type "StorageVec<u64>
|
|
1
|
132
|
July 6, 2023
|
`forc build` linter issues - always says unused
|
|
3
|
97
|
July 5, 2023
|
Is there a way to assign StorageVec inside a struct and then the struct will be used in maps
|
|
2
|
101
|
July 5, 2023
|
VSCode Sway Extension Error: Request textDocument/inlayHint failed
|
|
5
|
121
|
July 4, 2023
|
README.md link is broken on https://github.com/FuelLabs/sway-libs/tree/master/libs/nft
|
|
1
|
85
|
July 4, 2023
|
Best practise with `try_read()` & `write` on storage keys
|
|
2
|
100
|
July 5, 2023
|
Why are there 2 inputs for OTC predicate example?
|
|
2
|
98
|
June 22, 2023
|
How to extract tx signatures in predicates?
|
|
8
|
109
|
June 20, 2023
|
Can I used tx_id() inside of a predicate?
|
|
7
|
118
|
June 20, 2023
|
How to convert b256 to str[66] in sway
|
|
2
|
92
|
June 14, 2023
|
Store error occurred error during contract call using ts-sdk
|
|
0
|
109
|
June 3, 2023
|
Proxy Contract Error: error: Internal compiler error: Program erroneously uses uninitialized virtual registers: $r6, $r5
|
|
0
|
111
|
May 31, 2023
|
No variable output for transfer is set when script is running with `forc run`
|
|
0
|
119
|
May 23, 2023
|
Returning a vector from the contract
|
|
5
|
144
|
June 13, 2023
|
Sway-lib-core warnings during forc build
|
|
0
|
112
|
May 19, 2023
|
Why does the predicate call fail when I remove checks from it?
|
|
2
|
150
|
May 17, 2023
|
What will __gtf::<u8>(index, GTF_OUTPUT_TYPE) return if there is no output at this index?
|
|
3
|
118
|
June 7, 2023
|
Panicked at 'range end index 1576 out of range for slice of length 1356'
|
|
3
|
164
|
May 17, 2023
|
How to calc the price for token pair according to decimals usage in tokens in Predicate?
|
|
5
|
206
|
May 17, 2023
|