-
Bypass account creation, instead go through a wallet creation/import flow.
Server should just create a dummy account if the client can correctly sign a message for the wallet.
Wallet libraries
…
-
_Update: this happens even after changing account before the first call. So, changing account let me not call any function on a contract._
A contract hangs after activating a quite simple function …
ice09 updated
7 years ago
-
# Handle
ye0lde
# Vulnerability details
## Impact
Changing the variables from constant to immutable will reduce keccak operations and save gas.
## Proof of Concept
The variables that can be cha…
-
I've cloned the project and run npm install. Trying npm test, I get what follows.
I've changed the solc version in package.json to 0.4.10. Nothing got different.
> starter@ test /root/workspace/e…
-
## Summary
Crypto Pizza example project has a `isUnique` function that traverses the whole array of Pizzas registered. This is a O(n) behaviour that could be simplified by creating a `nameToPizza…
-
## Environment/Browser
Brave v 1.9.72
## Description
Transaction failed due to insufficient ETH balance.
## Steps to reproduce
1. Create Coin project
2. Deploy contract
3. Mint tokens…
-
```
pragma solidity ^0.4.0;
contract logs{
event logANumber(uint);
event logAString(string);
event logANumString(uint,string);
event logAStringNum(string,uint);
…
-
I get the following errors when building Microsoft Visual Studio Solution
```
Severity Code Description Project File Line Suppression State
Error MSB6006 "cmd.exe" exited with code 1. thundersvm …
-
Whenever I'm compiling a contract using Visual Studio code it generates a few files. The .bin file containing the data, the abi file containing the abi of the contract, and a json file containing meta…
-
![_digital_fashion_black_outline_only_d1a6581d-05e1-4445-a07d-e25bcc8deb30](https://user-images.githubusercontent.com/83107752/184532801-c52a6297-8e07-4fed-971b-c96d829e6b8b.png)