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

Add functionality to test dapp #14

Merged
merged 1 commit into from
Mar 21, 2018
Merged

Add functionality to test dapp #14

merged 1 commit into from
Mar 21, 2018

Conversation

floating
Copy link
Owner

  • Adds Get Balance button and getBalance method to test dapp

  • Adds Get Gas Price button and getGasPrice method to test dapp

  • Adds View Transaction Count button and getTransactionCount method to test dapp

  • Creates Transactions component for test dapp

  • Imports Transactions styles into dapp/style

  • Refactors test dapp to use Transactions component

  • Refactor state.transactions to be a hash

  • Checking for status instead of blockNumber in Transactions

  • Moves transactions into the store and sets up mock poll to deplay transaction verification

  • Cleanup call to store in setCurrentTransaction in test dapp

* Adds Get Balance button and getBalance method to test dapp

* Adds Get Gas Price button and getGasPrice method to test dapp

* Adds View Transaction Count button and getTransactionCount method to test dapp

* Creates Transactions component for test dapp

* Imports Transactions styles into dapp/style

* Refactors test dapp to use Transactions component

* Refactor state.transactions to be a hash

* Checking for status instead of blockNumber in Transactions

* Moves transactions into the store and sets up mock poll to deplay transaction verification

* Cleanup call to store in setCurrentTransaction in test dapp
@floating floating changed the title Add functionality to test dapp (#10) Add functionality to test dapp Mar 21, 2018
@floating floating merged commit db304a9 into perm Mar 21, 2018
@floating floating deleted the testdapp branch March 21, 2018 01:59
floating added a commit that referenced this pull request Mar 21, 2018
* Local settings menu

* Move signer minimize out of local state

* Update settings icon

* Initial Signer Indicator (#9)

* Update indicator, add signer settings menu

* Add local node settings

* Dapp permission requests

* Add ability to toggle permissions

* Add functionality to test dapp (#14)

Add functionality to test dapp

* Toggle dapp permissions

* Apply style to local settings

* Hide permissions when unselected, hide window on blur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants