Updated specific locations to be searchable, take a look at Las Vegas as an example.

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

3
Why not move all computation off-chain for infinite scalability if dapp owners can arbitrarily edit contracts?
Post Body

As the recent event with reversed token transfer has shown, it's standard practice for contracts on EOS to be fully editable by its creators. However, that makes the whole idea of executing contracts on-chain wasteful!

From the security point of view, the only thing gained from public execution is visible fraud: when the code gets sneakily edited to eg. steal users' EOS, the theft attempt becomes visible to everyone.

The exact same behavior can be reproduced by only storing code and all transaction data on-chain: the code gets executed on a private server owned by a dapp owner, its result signed by him and pushed on-chain.
Anyone interested is free to locally execute that particular transaction to prove possible fraud, exactly like in the case of a sneaky edit. The only thing that has to be executed on-chain is signature verification and hashing the incoming data.

As on-chain execution is always going to be much more expensive than local execution, executing everything locally should drastically reduce dapp running costs. No need to worry about EOSRAM at all - the only thing each dapp needs to store is hash of its most recent state.

Author
Account Strength
100%
Account Age
9 years
Verified Email
Yes
Verified Flair
No
Total Karma
26,397
Link Karma
5,360
Comment Karma
20,848
Profile updated: 5 days ago
Posts updated: 6 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
6 years ago