eos icon indicating copy to clipboard operation
eos copied to clipboard

Support transaction fees like ETH

Open cppfuns opened this issue 4 years ago • 2 comments

Due to the EOS resource model, the threshold for new users to join is too high. Even v2.2.0-rc1 "Resource Payer" is more complicated than eth. Can you consider whether the user can choose to mortgage EOS, and the corresponding resources can be used after the mortgage is the same as the current resource model. If there is no mortgage, the transaction will consume the same EOS fee (gas) as ETH

cppfuns avatar Jul 16 '21 07:07 cppfuns

This is a governance-level feature already possible in EOSIO today. Has the EOS community reached consensus this is the way the community wants to go?

sanaraufx avatar Aug 04 '21 17:08 sanaraufx

For the account system in EOS, the account needs to be registered in advance, and there is a registration cost, which is also the threshold for new users to enter compared to ETH

cppfuns avatar Aug 05 '21 01:08 cppfuns