sczembor

Results 7 issues of sczembor

Closes #x ## Proposed Changes + added unit test to check if the spend address was changed to multiSig address + added unit test to check if it is possible...

Closes #x ## Proposed Changes - Breakdown all deployer functions ## TODO - [ ] update change log - [ ] web-mode - [x] test - [x] breakdown - [...

Self-upgradable smart contract tutorial. The contract would include a `self_upgrade` function that allows a designated address (typically a DAO) to initiate an upgrade process. Functionality: - The self_upgrade function would...

tutorial

The current section on smart contract upgradability in the documentation contains information on adding new functions. However, it is missing any info regarding the following: 1. Adding New Fields: How...

enhancement

### What does this PR fix/introduce? + update naming convention from `Deploy` to `Transaction`, `sender` to `signer` + update the `casper-client` commands ### Checklist (Delete any that aren't relevant) -...

### What does this PR fix/introduce? update the naming convention from deploy to transaction update the casper-client commands to use put-txn ### Checklist (Delete any that aren't relevant) - [x]...

### What does this PR fix/introduce? - update the naming convention from `deploy` to `transaction` - update the `casper-client` commands to use `put-txn` ### Checklist (Delete any that aren't relevant)...