-
### Expected behavior
When I import my leaflet map in react with dynamic import (required with Next.js), I want the marker images to be display.
### Actual behavior
Instead of expected behavi…
-
👋 guys,
I wanted to consult a one thing. It is a few days we are experiencing some weird issues on our CI, mainly it seems to have something to do with mounting the cache dir when concurrent jobs g…
-
**What would you like to be added**:
Hi, I would like to let Grafana create admin user with different orgId then I will set as `users.auto_assign_org_id`.
**Why is this needed**:
First, ple…
-
### Dev tool name
- Wake
- Tools for Solidity (Wake) – VS Code Extension
### Dev tool description
Wake is a Python-based development and testing framework for Solidity with built-in vulnera…
-
### Code
```Rust
use anchor_lang::{prelude::*, system_program::{transfer, Transfer}};
declare_id!("3tF8wDtNHnNXuAGrUBgV4raiCTYEyhdjRsTNoVzjB3gg");
#[program]
pub mod vault {
use super::*;
…
-
Add to FAQ: Are you audited?
Change About page by removing the Bitcoin lightning tab, add Security tab in place talking about our secure atomic swaps and security audit by Ackee
-
-
In order to get some useful anonymous data about Photoks usage I want to use a privacy first anonymous analytics tool.
*Feel free to suggest some*
**Requirements:**
* Non proprietary / open sou…
-
I need some help with debugging.
Server is running on Netlify + MongoDB Atlas
When testing, I can see the tracking calls going out:
```
{
"query":"\n\t\t\tmutation createRecord($domainId: I…
-
### Overview
It would be nice if the Hardhat provider automatically cached the Hardhat console ABI in the session's contracts' cache.
One benefit is that it will help traces know the contract type…