-
As per our docs:
> An ink! message with a `&self` receiver may only read state whereas an ink! message with a `&mut self` receiver may mutate the contract's storage.
However this isn't enforced:…
-
# SKALE Improvement Proposal 3
## The Problem
When a file is uploaded to a SKALE chain, the owner is the individual who uploads the file. If that file is then used to support metadata or NFT data, wh…
-
Jorrel - Front-End/typing functionality of singular notes
Ronal - Front-end and display of labels and their corresponding notes
David - Back-end database storage/persistence.
-
I don't see many cases when an RDBMS is supported in this article :)
There is no discussion about referential integrity, transactional support, code in the DB, perfomance, benchmarks, integration, ski…
-
### Environment information
```plain text
System:
OS: macOS 14.6.1
CPU: (10) arm64 Apple M1 Pro
Memory: 84.02 MB / 32.00 GB
Shell: /opt/homebrew/bin/fish
Binaries:
Node: 20.16.0 - ~/.…
-
We need to refactor the functionality between different modules and split them into separate repositories so that we can have fine grained control of ingress, databases, storage and dns at the project…
-
Recently [GPUDirect Storage]( https://devblogs.nvidia.com/gpudirect-storage/ ) added support for reading and writing directly using the GPU. It would be useful if `tofile` and `fromfile` were implemen…
-
I noticed during development that when I changed the IDs of cookies, I would get those old cookie IDs back even though I wasn't interested in them.
One way to handle this would be to provide a sett…
-
## Description
Currently, subtensor lacks Ethereum Virtual Machine (EVM) compatibility and some of our partners require said functionality to integrate their existing solutions or develop new ones o…
-
The Pomodoro app currently only supports early completion of Pomodoro, we need to add pause and resume functionality to it. Also, we need the use of local storage to store the duration of Pomodoro so …