Netherdrake

Results 30 comments of Netherdrake

I don't want to infringe on Steem's name, or confuse people about where the official documentation is. At the same time, current documentation is in use by people. I'm looking...

When the devportal has the Python docs, I will deprecate the package and refer to `steemit/steem-python` and `devportal`.

I think we first need to improve Sphinx documentation, in 3 ways. - Document Steemd API - Document all `python-steem` public methods - Improve Getting Started / Tutorial section to...

Ran into the same issue, @santai87's answer worked as a quick "fix".

This issue is still thorny, and unfortunately in some situations `pip install -U web3` won't do. https://github.com/ethereum/eth-keys/issues/39

Related issue https://github.com/reef-defi/reef-app/issues/114

I think leaving addresses as lowercase in database is fine. From usability perspective, this is more convenient, because every language including SQL has a string.to_lower_case() type of function, while the...

This is still an open issue: Example: https://testnet.reefscan.com/contract/0xa53346a8438be1a73787d9b78c0e64f047669673 Destruct tx: https://testnet.reefscan.com/extrinsic/0x0c13b4b09d8397bd8c3729bba32fad4769f2d1daae3ff8a3c008dd0b41c9b1e3

Also, the error box is malformed (try calling error() function on https://testnet.reefscan.com/contract/0xcb75177245d440937bc8da0c92ee56cbfc532afa) ![Screen Shot 2022-01-30 at 12 36 39 AM](https://user-images.githubusercontent.com/3516903/151681125-737409a8-f0ac-4cec-82b2-9952dbcf0cf1.png)