semuxgo

Results 28 comments of semuxgo

~This would be resolved once the network accepts the `VOTING_PRECOMPILED_UPGRADE` softfork (v2.1.0). For now, REVERTed transactions are not refunded for remaining gas.~

I see, you're sending a direct TRANSFER to a contract. I misunderstood it.

I'd rather consider this as a different design rather than a bug. You get the exact same Ethereum's behavior by calling a contract with a value from the "Smart Contract"...

Users are not loosing the functionality. As I said earlier, they have to go through the "Smart contract" tab and do a transfer there. However, I agree that this is...

@witoldsz this is a compromise we had to made when integrating the EVM. Changing the behavior of existing TRANSFER transactions has many implications, specifically it would affect the transaction billing...

An alternative approach is to deprecate the TRANSFER transaction type. For the Semux Core GUI, merge the "Send" panel and "Smart Contract" panel. From the merged view, users only have...

Updated the GUI to show warnings when a user tries to transfer to a smart contract, as a temporary solution. Commit: 961eeaa70aca173be6129ef80fbffdfa7c75dea4 More analysis and discussion would be required for...

Let's remove the dependency of third-party IP lookup!

This requires PR #34 being deployed.

This a nice feature to have. Let's move it to v1.6.0