-
I am building a Secret NFT and I'm following this tutorial https://youtu.be/jRuSOos9ig4. I tried to deploy the NFT like this video narrator does around 31:12. I ran a the `deploy-nft.js` file which fa…
-
### Environment information
Debian 11
Python 3.9
* `ape` and plugin versions:
```sh
$ ape --version
0.5.1
```
```sh
$ ape plugins list
solidity 0.4.0
infura 0.3.1
```
* …
-
Hei Folks!
First of all, thanks a lot for this great project and all the work you have put into it!
I am looking forward to work on/with this project and started yesterday to check out this repo…
-
## Summary
This issue discussed a proposal for decoupling the Portable Resources RP from core RP, and for how we implement extensibility for connectors. It's an explicit goal of this proposal that …
-
```odds and evens.sol``` is not front running, front running is a problem that race condition has happened at the mempool.
it category beyond to ```Unencrypted Private Data On-Chain```
ref: https:…
-
So, are you guys still maintaining this application? It would be great if it had the ESI system since EVE no longer uses API's. If no one is please someone take over or something. This program is grea…
-
## Project Description
Binary Options, Price-Action SCRT prediction market.
Forecast is the first decentralized price-action predictions marketplace on Cosmos built-in Cosmwasm deployable on…
-
# yAcademy - Rate Limiting Nullifier Review
**Review Resources:**
- [Circom-rln](https://github.com/Rate-Limiting-Nullifier/circom-rln)
**Auditors:**
- [nullity](https://github.com/null…
-
**Is your feature request related to a problem? Please describe.**
Core throws an exception when processing a request to deploy a SecretContract that includes a PreCode field with other characters …
-
As the title says, when deploying a valid secret contract bytecode with an invalid constructor, such as `Fn='not a valid construct()';`, the deployment succeeds, seemingly ignoring the constructor fun…