Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DApp/ Schedule Transactions #545

Merged
merged 330 commits into from
Mar 4, 2019

Conversation

josipbagaric
Copy link
Contributor

@josipbagaric josipbagaric commented Feb 1, 2019

DApp: Schedule transactions

This DApp uses the Ethereum Alarm Clock protocol to schedule transactions for the future.

Screenshots

ezgif com-video-to-gif 8

@josipbagaric josipbagaric changed the title DApp/ Schedule Transactions [WIP] DApp/ Schedule Transactions Feb 1, 2019
@SteveMieskoski SteveMieskoski added the WIP work in proress label Feb 1, 2019
@josipbagaric josipbagaric changed the title [WIP] DApp/ Schedule Transactions DApp/ Schedule Transactions Feb 20, 2019
@josipbagaric
Copy link
Contributor Author

josipbagaric commented Feb 20, 2019

@kvhnuke @SteveMieskoski No longer a WIP. Ready to be reviewed!

...mapGetters([
'web3',
'network',
'wallet',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you remove the walletimport

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

selectedTimeZone: moment.tz.guess(),
selectedCurrency: '',
showTokenTransferNotification: true,
amountInputOptions() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These functions that returns the options might be better suited in the computed property so whenever the this instances inside updates, it also updates instead of being called only once.

@gamalielhere gamalielhere changed the base branch from develop to chronologic-develop March 4, 2019 22:03
@gamalielhere gamalielhere merged commit 3bb64a3 into MyEtherWallet:chronologic-develop Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP work in proress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants