furion

Results 16 issues of furion

After creating new account with `piston newaccount`, the memo key gets stored as n/a, n/a (as displayed by `piston listaccounts`). ![](https://i.gyazo.com/c848c843bc5d6931aa5e244d0353ae40.png)

Please feel free to review and backport these fixes from my fork. Since `steemit/steem-python` is now actively developed/maintained, I will be deprecating my fork soon. Having these fixes carry over...

todo: https://github.com/steemit/steem-js/pull/161/files

``` In [3]: len(list(p.get_replies())) Out[3]: 43 In [4]: len(list(p.get_all_replies())) Out[4]: 0 ```

The plugin seems to be unreliable. Furthermore, multiple accounts could share the same keys. Code in question: ```python def getAccountFromPublicKey(self, pub): """ Obtain account name from public key """ #...

* Populus Version: 2.2.0 * OS: osx ### What was wrong? Expected output: ``` ~/G/t/greeter % python deploy.py Head block is 0 on the testrpc chain Owner address is 0x82A978B3f5962A5b0957d9ee9eEf472EE55B42F1...

It should run `go build` && `go install` on itself.

enhancement
thinking

Example: https://reefscan.com/block?blockNumber=308035 ![Screenshot from 2022-05-14 06-53-34](https://user-images.githubusercontent.com/3516903/168411249-003b9564-05ef-404a-8497-9c06608b3a95.png) 3

1.) There is no feedback in UI during the time the transaction is being processed. 2.) The transaction message will disappear after a few seconds automatically (maybe it should persist...