Taehee Evan Kim
Taehee Evan Kim
Hello all. ``` Assert In Solidity, assert(false) compiles to 0xfe, an invalid opcode, which uses up all remaining gas and reverts all changes. When an assert() statement fails, some‐ thing...
Hello, I have a question. Recently, I study so much amount of open source. In "35be61a598" commit(almost initial commit in this project), there are some file which I can't fully...
In my case, placeOrder function in RestClient is not working with Leverage how can I place futures order with leverage???? This order using placeOrder function is always placed with no...
Hello, Thanks to developing awesome plugin. but Does it have Prettier which can help arrange solidity code???
https://github.com/owl1n/nestjs-web3/blob/main/src/web3-core.module.ts#L60-L62 Hi, This link is your repository code. But As you also can see in this [link](https://github.com/web3/web3.js/pull/1881/files) HttpProvider.disconnect have no implementation. So, I think it is useless. Is it right???...
## I'm submitting a... [ ] Regression [ ] Bug report [x] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit support...
I couldn't use it on my Mac. I cloned it and install modules using command "npm i" and I started node.js app using command "npm run start" As you can...
I added 1 feature: - When I double click the word, This extension sends message to slack channel. Can I deploy my app to firefox add-ons??? You can find my...
when I use `brownie` command, brownie's 1.14.6 version occurs Symbol not found: __ PyUnicode_decodeUnicodeEscape Error See: https://exerror.com/undefined-symbol-_pyunicode_decodeunicodeescape/