-
Notifications
You must be signed in to change notification settings - Fork 97
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
Implement redesign of confirm step of get account #18
Comments
4 tasks
5 tasks
ManuGowda
pushed a commit
that referenced
this issue
Jun 29, 2022
…e - Closes #4247 (#4335) * Move TransactionSummary * Rename TxSignatureCollector * Rename TxBroadcaster * Move Send to the token domain * Use selectAciveTokenAccount * Create TxComposer * Use TxComposer in UnlockBalance transaction Signed-off-by: Ali Haghighatkhah <ali@lightcurve.io> * Use TxComposer in register delegate form * Remove the use of flaten Signed-off-by: Ali Haghighatkhah <ali@lightcurve.io> * Use TxComposer for vote * Use TxCompose in SendForm * Use TxComposer in register multisig form * Update summary of Send * Update summary of register delegate * Update summary of unlock balance * Update summary of vote * Update summary of register multisig * Rename components * Remove unused props * rewire transaction props Signed-off-by: Ali Haghighatkhah <ali@lightcurve.io> * Rename create and transactionCreated to more descriptive names * Remove flattenTransaction and rename transformTransaction and createTransactionObject * Fix the fee value * Rename transactionResult to txBroadcaster * Rename TransactionResult to TxBroadcaster * Move tokensTransferred action to the token module * Fix dpos transactions * Fix the reclaim type * Fix reclaim action * Fix registerMultisig * Make styles consistent throughout the forms * Fix edit buttons and small styling issues * Fix TxSummary unit tests * Fix register multisig back button * Fix unit tests #1 * Fix file name casing * Fixed send summary recipient bug and related test * Update unit tests #2 * Update unit tests #3 * Update unit tests #4 * Update unit tests #5 * Add balance feedback * Update unit tests #5 * Update unit tests #6 * Remove console.log * Update unit tests #7 * Update unit tests #8 * Update unit tests #9 * Update unit tests #10 * Update unit tests #11 * Update unit tests #12 * Update unit tests #13 * Update unit tests #14 * Update unit tests #15 * Update unit tests #16 * Update unit tests #17 * Update unit tests #18 * Improve TxComposer feedback component * Add test coverage Signed-off-by: Ali Haghighatkhah <ali@lightcurve.io> * Remove redundant HOC * Raise test coverage #1 * Raise test coverage #2 * Raise test coverage #3 * Raise test coverage #4 * Add test coverage Signed-off-by: Ali Haghighatkhah <ali@lightcurve.io> * Improve test coverage * Raise test coverage #5 * Add missing test coverage * Minor case changes * Fixed send and wallet e2e tests and some minor bug fixes * Fix failing test * Fixed signature array for multisig transactions * Apply review feedback * Fix token alias usage * Fix load JSON * Fix SignMultisigForm conversions * Fixed multisig signing error and some related e2e tests * Update mock files * Updated failing e2e test * Remove double Fee and update unit tests * Apply requested changes Co-authored-by: Ikemefuna Obioha <ikemoobioha@gmail.com> Co-authored-by: iris salcedo <iris.salcedo@lightcurve.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: