Jonathan Rainville
Jonathan Rainville
### User Story As a developer, I want to contract events to trigger so that we can have more interactivity in the Dapp. ### Description *Type*: Bug *Summary*: Experienced in...
Also fix the missing defaultAccount
When using a deploy hook function, we get the dependencies from the vm but we didn't check first if the contract was deployed. That meant that if a contract was...
The Infura IPFS gateway was deprecated so all stickers are broken. here is a hotfix , that should be temporary, where I replace the gateway with the cloudflare one for...
# Problem When a user leaves a community, there are no signals sent to itself or to others. # Acceptance Criteria The problem is fixed once a signal is sent...
Right now, calling `SaveContact` to update the nickname of a contact removes their profile picture. Logging out and back in fixes the issue. Related desktop issue: https://github.com/status-im/status-desktop/issues/1761
Tempoary fix to the IPFS gateway not working. It's slow, it has a limit and it bugs sometimes, but at least it works better than nothing at all.
Fixes #6894 The StatusQ change is just to update to latest StatusQ master
Fixes #6962 Branched on top of the IPFS gateway fix
Fixes #6880