-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* dapp-refactor: moved /hooks folder to /src folder Signed-off-by: Logan Nguyen <[email protected]> * dapp-refactor: moved handleRetrievingTransactionResultsFromLocalStorage and handleSanitizeFormInputs to main common shared method folder Signed-off-by: Logan Nguyen <[email protected]> * dapp-refactor: moved erc/hooks to main hooks folder and erc/methods to main methods folder Signed-off-by: Logan Nguyen <[email protected]> * dapp-refactor: moved prepareInfoValuesToShow() and TransactionResultTable() to its main shared folder Signed-off-by: Logan Nguyen <[email protected]> * dapp-refactor: reorganized token-create-custom Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: reused copyContentToClipboard where needed Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: renamed handleRemoveRecord to handleRemoveMapRecord Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: renamed navsidebar Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: renamed interfaces and types Signed-off-by: Logan Nguyen <[email protected]> * dapp-refactor: moved ITransactionResult && ISmartContractExecutionResult to a shared type folder Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: replaced IExchangeRateContractResult & IPRNGContractResult with ISmartContractExecutionResult Signed-off-by: Logan Nguyen <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]>
- Loading branch information
1 parent
7968621
commit 44658fc
Showing
100 changed files
with
683 additions
and
890 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.