cyphersnake
cyphersnake
I would like to try using this crate without references to git. Are there any blockers for this?
Current design: ```rust #[program] pub mod sandbox { use super::*; pub fn initialize(ctx: Context) -> Result { msg!("{}", *ctx.bumps.get("initializing_account").unwrap()); Ok(()) } } #[derive(Accounts)] pub struct Initialize, ... } ``` Proposed:...
lang: Add into `Discriminator` trait constant `DISCRIMINATOR` So that during match instructions or other entities there is no explicit instruction call of `discriminator()` lang: Add `Owner` impl to instructions Close...
The discriminator is currently computed at compile time and inserted as a constant, inside `impl InstructionData`. I propose to move it to a separate implenatation for instructions, which will allow...
```bash error: failed to run custom build command for `cuckoo_miner v4.0.0 (/home/q99/projects/grin-miner/cuckoo-miner)` Caused by: process didn't exit successfully: `/home/q99/projects/grin-miner/target/debug/build/cuckoo_miner-2a431783a83c291c/build-script-build` (exit status: 101) --- stdout cargo:rerun-if-changed=... running: "cmake" "/home/q99/projects/grin-miner/cuckoo-miner/src/cuckoo_sys/plugins" "-DBUILD_CUDA_PLUGINS=TRUE" "-DCMAKE_INSTALL_PREFIX=/home/q99/projects/grin-miner/target/debug/build/cuckoo_miner-88d2ac23c41bb2a6/out"...
I constantly need to give the .env.example file to the devops team and maintain it consistency with in-code structure by hand is inconvenient. In the current implementation of Confique, the...
# Why? At this point, for `cpi::accounts` we have a conversion to `Vec`, but no inverse. Then when these accounts are used for CPI everything is fine, however, if you...
Very cool project! For a quick review some project is great. Unfortunately, to work correctly with vertical monitors, the ability to configure the position of the sections should be added...
**Motivation** Close #251 **Overview** The method `without_witness` used inside V1