alfirus

Results 7 issues of alfirus

I run npx hardhat test and found this problem `1) Flashswap flash swap arbitrage "before all" hook for "do flash swap between Pancake and MDEX": Error: call revert exception (method="getPair(address,address)",...

Hi, I'm wondering how it know our contract address after scripts/deploy.ts

# Bug Report **Current behavior:** configure: error: libdb_cxx headers missing, Dogecoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality) **Expected behavior** Compile completed **Steps to reproduce:**...

npm ERR! code EUNSUPPORTEDPROTOCOL npm ERR! Unsupported URL Type "patch:": patch:mongodb-query-parser@npm%3A2.4.6#~/.yarn/patches/mongodb-query-parser-npm-2.4.6-234abad2fc.patch

I freshly install, once i run "npm install", i'm facing below error npm ERR! command sh -c node install.js Downloading electron-v0.36.7-linux-arm64.zip npm ERR! Error: GET https://github.com/atom/electron/releases/download/v0.36.7/electron-v0.36.7-linux-arm64.zip returned 404 npm ERR!...

I installed, create /etc.d2c/d2c.toml accordingly. However when I run "d2c.sh" or "sudo "d2c.sh", I'm facing this problem Error: open /etc/d2c/d2c.toml: permission denied

in index.tsx should be `export default function HomePage({ username }: { username: any }) {` `export async function getServerSideProps(context: { req: any; res: any }) {` and `username = '';`