David Mihal

Results 40 issues of David Mihal

I'm trying to verify the code for my contract, however when I submit the code I get this error: > Error during contract verification: Contract creation transaction not found I...

Solidity 0.8.4 introduced "custom errors", which are named errors that can be thrown similar to how events are emitted. These bring many benefits: primarily the gas savings of not needing...

feature
on hold

# Bounty - ## Scope - #209 will integrate the burner-core into the project for simple reads ## Deliverables - Delegate all coin/token sends to the burner-core code ## Roles...

bounty
size-L

PR #211 integrated burner-core for reading the main 3 assets (xDai, Dai and Eth), this PR expands on that by using burner-core to read the balance of an additional token....

Small little bug, but the metamask popup is pretty annoying when DevTools is open. ![image](https://user-images.githubusercontent.com/1661138/59800262-06716300-92de-11e9-94fc-d4f802f279b9.png)

# Bounty - ## Scope - The existing Burner Wallet uses a number of special URL schemes for taking users directly to certain features, such as loading a private key...

bounty
size-XXS

# Bounty - ## Scope - #209 will integrate the burner-core into the project for simple reads - The burner-core contains modules for generating, storing and sigining with local, private...

bounty
size-L

## Scope Currently, most work is done on feature branches, then merged into master. This leaves leaves the master branch vulnerable to instability. ## Deliverables - Create and organize main...

bounty
size-XXS

## Description New bridge for fungible tokens. * Doesn't require re-deploying new bridge contracts for each token * Allows deploying ERC777 & ERC20 tokens on L2 * Tokens can be...

The protocol pages are emitting the following errors when loading: > `2022-08-16T17:21:58.970Z 2e531315-c95a-4db2-9ac0-9ec69cf5cf6d WARN Warning: data for page "/protocol/[id]" (path "/protocol/velodrome") is 941 kB which exceeds the threshold of 128...