eattheblocks icon indicating copy to clipboard operation
eattheblocks copied to clipboard

Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers

Results 131 eattheblocks issues
Sort by recently updated
recently updated
newest added

Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

https://github.com/jklepatch/eattheblocks/blob/e74971499c556759757ff1d96328082092644515/screencast/308-create-bep20-token-bsc/Token.sol#L30 Hello, We used this code for our BEP-20 token project as none of us really had any smart contract experience. Our project ended up getting a lot of traction...

https://github.com/jklepatch/eattheblocks/blob/e74971499c556759757ff1d96328082092644515/screencast/308-create-bep20-token-bsc/Token.sol#L18

![image](https://user-images.githubusercontent.com/98107883/150370168-d57efa5f-a6f3-49c4-8b9b-ffbf9a7b9f58.png) any updated codebase i could refer to? still stuck in todolist/step1 :(

UnhandledPromiseRejectionWarning: Error: cannot estimate gas; transaction may fail or may require manual gas limit

This variable name is now the same name as the imported variable. I verified it and made this PR. It has been tested to work.

the bot do not work it says..... Error: connect ECONNREFUSED 38.77.226.115:443 and some websocket error and error: invalid bignumber string.

Hey! I'm trying to buy and sell tokens on pancakeswap v2. I'm buying tokens with WBNB and it's working correctly.. but when I try to sell my tokens (so my...

Hello, my code is working fine. New pairs got detected and I got a Transaction receipt. But when I check the tx in bscscan I only got "Approve" from my...