Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Suggestion: Add caching to contract #139

Closed
jefflau opened this issue Apr 1, 2016 · 1 comment
Closed

Suggestion: Add caching to contract #139

jefflau opened this issue Apr 1, 2016 · 1 comment

Comments

@jefflau
Copy link

jefflau commented Apr 1, 2016

Cache the code in the contract (maybe have a button to revert to default or clear) so when you go to another tab, the code doesn't disappear. When going through the tutorials you may need to paste in your own public address or one of the other contract addresses and if you're already writing the contract you can't go back and check without the contract disappearing

alexvandesande pushed a commit that referenced this issue Jun 27, 2016
Saves contract code in memory when getting out of tab: This is particularly useful when you need the address of a contract as one of the parameters for another contract (creating a dao that uses a token for example) and you want to go to another tab to copy it

Suggested on this PR: Add caching to contract #139
@evertonfraga
Copy link
Member

Closing, as it is fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants