Napat
Napat
After pip install coincurve and I try to import coincurve environment detail https://github.com/SuperCipher/coincurve/blob/d0bc945a1ee6e937944257489c33e0bfac83be85/.gitpod.Dockerfile#L1
### What I did Adding test case to overload the safeTransferFrom function to make sure that it complies with [eip-721](https://github.com/ethereum/EIPs/blame/master/EIPS/eip-721.md#L93) ### How I did it Adding extra parameter in the...
Thank you for the great project. My question is is there any best practice to created integrate test for both local and on cloud with DynamoDB. Thanks.
https://digitalguardian.com/blog/what-principle-least-privilege-polp-best-practice-information-security-and-compliance https://searchsecurity.techtarget.com/definition/principle-of-least-privilege-POLP https://heimdalsecurity.com/blog/what-is-the-principle-of-least-privilege/
Incorporate oneliner npm script to watch and serve source code. @garyb
**Describe the bug** When I try to connect to Klaytn testnet (baobab) using Python [web3 Library](https://web3py.readthedocs.io) I got this error ```python val = '0xd883010703846b6c617988676f312e31352e37856c696e757800000000000000f90164f85494571e53df607be97431a5bbefca1dffe5aef56f4...5dc26799c96fa0cfde0e8db06b08edb644eab4d08f64271d7cea0c754553ca90ae82ed633fc146609da2aef4effe4a97d3cc6021b102ed476d1f00' def check_extradata_length(val: Any) -> Any: if...
# receive extra character when using .on listening method ### client side (python) python 2.7 OSX ``` import logging from socketIO_client import SocketIO, BaseNamespace logging.getLogger('socketIO-client').setLevel(logging.DEBUG) logging.basicConfig() def on_test_response(*args): print('on_test_response', args)...
Hi thankyou for the awsome project. There is an npm package I really have to use. Since I'm quite inexperience. I want to hear your thought on how to use...
# receive extra character when using .on listening method ### client side (python) python 2.7 OSX ``` import logging from socketIO_client import SocketIO, BaseNamespace logging.getLogger('socketIO-client').setLevel(logging.DEBUG) logging.basicConfig() def on_test_response(*args): print('on_test_response', args)...