Gnosis Safe bootstrap (PR#217) - Open threads #237
Labels
enhancement
New feature or request
question
Further information is requested
tech debt
Technical debt not involving bugs or features
Milestone
1. Create an assertion to check if the beneficiary received funds withdrawn from safe
Refs: #217 (comment)
2. Create
tasit-sdk
integration test usingtasit-identity-contract
(That will renamed totasit-contract-based-account
) andtasit-link-wallet
for:Spend funds from a contract based account by an ephemeral account (after linked)
Refs: #217 (comment)
3. Create a test case against
GnosisSafe.multSign()
functionRefs: #217 (comment)
4. Understand "gas-per-byte" calculation from GnosisSafeUtils.
Related to: https://github.com/OpenZeppelin/openzeppelin-solidity/blob/master/contracts/cryptography/ECDSA.sol
Refs: #217 (comment)
5. Discussion about
global
usage.Refs: #217 (comment)
6. Discussion about
ganache-cli
snapshots inside ofbeforeEach
hooks.Refs: #217 (comment)
7. Discussion about
tasit-account
as dependency oftasit-identity-contract
Refs: #217 (comment), #217 (comment)
8. Discussion about minter wallet name
Refs: #217 (comment)
9. Comments(PR #238)Refs: #217 (comment), #217 (comment), #217 (comment),
#217 (comment),
#217 (comment),
#217 (comment),
10. Rename(PR #355)action.waitForNonceToUpdate()
toaction.waitForOneConfirmation()
11. Discussion about capitalization
Refs: #217 (comment)
The text was updated successfully, but these errors were encountered: