superblocks-lab icon indicating copy to clipboard operation
superblocks-lab copied to clipboard

Superblocks Lab for DApp development

Results 104 superblocks-lab issues
Sort by recently updated
recently updated
newest added

## Environment/Browser Version 1.8.1 ## Description >[when] running customer network with ganache-cli and custom wallet [...] >Have to lower the gas limit to about 2000000 in the chain settings then...

## Environment/Browser Chromium ## Description When deploying with too little gas, say the Cryptopizza contract with only 2 M in gas limit, Lab says correctly that the deployment failed, but...

bug

## Environment/Browser First spotted in https://github.com/SuperblocksHQ/superblocks-lab/pull/428 (production version `1.8.0`). ## Description Unnecessary `console.log` call ## Steps to reproduce `./src/components/analyticsDialog/AnalyticsDialog.js `, line 56

## Environment/Browser 1.6.1. Still valid on version 1.7.0 ## Description Downloaded Pizza template Dapp won't work. This appears to be related to the missing enable call to MetaMask, to allow...

bug

## Environment/Browser Superblocks 2.0 ## Description Type error due to undefined object when trying to deploy contract on a browser which doesn't have Metamask installed. Originally reported by @Spejbl: issue...

bug

Hey! It would be great if you could redeploy contracts that haven't been changed. Quite frequently during the development process I just want to reset the state of the contract,...

discussion

## Summary Consider providing a way to set, change or specify the compiler version to be used when hitting the _Compile_ action. ## Motivation > is there any way to...

feature-request

If I created a new Directory Name: 'newFiles' then created a new file name 'newfile.js' . If I tried to write anything in this file it will not work. https://lab.superblocks.com/ipfs/QmS2wCCuWz3adoqkpcMha9t4Vuz3na4ZiAa2DZ1vBKrta2

needs-more-info

## Environment/Browser Lab 1.6.1 ## Summary Changing accounts takes a few seconds to compute. It takes a few seconds before the selection is active. Example: 1. In _Select an Account_...

feature-request

## Summary While it is possible to create new files under certain directories, it is not possible to import other static files such as images. ## Motivation >How to add...

feature-request