-
- [x] Design language of smartcontracts
- [x] Implement sigma-protocols
- [x] Implement type-checker for the language
- [x] Impement state transitions for UTXO-model and design protocol of transact…
-
# Lines of code
https://github.com/code-423n4/2023-04-frankencoin/blob/1022cb106919fba963a89205d3b90bf62543f68f/contracts/MintingHub.sol#L140
# Vulnerability details
## Impact
Because challengers …
-
@EthanTu2
[CS-181 Final Project.pdf](https://github.com/user-attachments/files/17628853/CS-181.Final.Project.pdf)
-
This has come up a couple of times, and also brought up by Juan at a recent libp2p sync.
The idea is that we should be able to reference specific specs by a number. I'm currently imagining doing th…
-
## About
We are hiring a senior smart contract engineer to develop on-chain identity system infrastructures with us. This would include integrations with our partnering DeFi, GameFi, NFT projects, of…
-
After we updated to the last version of Ganesha we had a consistent failure in a test - The test runs a random heavy load.
The failures are segmentation faults, each time an a different place, so …
-
Objective
The goal of this proposal is to contribute to the SereniFi Guide project by developing an IoT-based system that integrates wearable devices to monitor users’ heart rate and stress levels du…
-
Hi there, this is my first time contributing to this project, but I hope I can add some value 👋
### Introduction
Here at The Guardian we have a tool called Ophan to which we send analytics data…
-
I just upgraded to 1.3.0 and I can start an OTR conversation with a Telegram contact, but when I write I see the encrypted message printed on the chat window instead of the plain text version. The co…
fauno updated
7 years ago
-
On every call that has a name in the parameters e.g. `tx_byte_pool_create`, `tx_timer_create`, etc the `name_ptr` should be `const CHAR *name_ptr` instead of the current `CHAR *name_ptr`.
It's not…