lebed2045
lebed2045
``` ~/auto-selfcontrol $ sudo /usr/bin/python setup.py install running install Checking .pth file support in /Library/Python/2.7/site-packages/ /usr/bin/python -E -c pass TEST PASSED: /Library/Python/2.7/site-packages/ appears to support .pth files running bdist_egg running...
` npm install abi-decoder npm ERR! code ENOSELF npm ERR! Refusing to install package with name "abi-decoder" under a package npm ERR! also called "abi-decoder". Did you name your project...
Consider this contract: ``` struct S { uint256 a; address b; } mapping(uint256 => S) public map; ``` and you would like to check that mapping has desirable values with...
This code is generated after the run of `typechain --target=truffle-v5 'build/contracts/*.json'` from examples. This code generates these types for the Deployer ``` interface Deployer { link( library: Truffle.Contract, destination: Truffle.Contract...
jsQR can't find Qr on this picture,  but when I open this picture above and take screenshot of it on the Macbook - it can find qr and successfully...
When I follow instructions, I see this: ``` $ npx clevis init ../src/libkeccak/KeccakP-1600-reference.c:231:13: warning: unused function 'fromBytesToWords' [-Wunused-function] static void fromBytesToWords(tKeccakLane *stateAsWords, const unsigned char *state) ^ ../src/libkeccak/KeccakP-1600-reference.c:242:13: warning: unused...
## Overview Right now safe has an amazing ability to add apps that extend the ability. But unfortunately, right now this functionality is limited to proxySafe addresses only, and there's...
 * sorry for image, I didn't figure out how to copy stuff from the cmd on these windows machines...
Consider this code: ``` import {web3} from "hardhat"; import chai, {expect} from 'chai' import {solidity} from "ethereum-waffle"; chai.use(solidity); const AMOUNT = web3.utils.toBN(1e18); expect(await tokenInstance.balanceOf(owner)).to.equal(AMOUNT); ``` fails with ``` AssertionError: expected...
**Is your feature request related to a problem? Please describe.** Right now everyone is forced to see whatever twitter algo will consider it worthy to get into the timeline. User...