Conversation
✅ Deploy Preview for tezos-homebase ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Signed-off-by: Manank Patni <manank321@gmail.com>
Collaborator
Author
|
Testing Scenario - Create a DAO, Transfer some FA1.2 tokens to the dao(I can send some tokens to your address) and then transfer them out to other address through a proposal. The proposal should be executed successfully. |
EightRice
approved these changes
Feb 6, 2023
EightRice
pushed a commit
that referenced
this pull request
Feb 8, 2023
* Add FA1.2 support and remove banner (#489) Signed-off-by: Manank Patni <manank321@gmail.com> * Fix README.md Signed-off-by: Manank Patni <manank321@gmail.com> --------- Signed-off-by: Manank Patni <manank321@gmail.com>
EightRice
pushed a commit
that referenced
this pull request
Mar 9, 2023
* Add FA1.2 support and remove banner (#489) Signed-off-by: Manank Patni <manank321@gmail.com> * Fix README.md Signed-off-by: Manank Patni <manank321@gmail.com> * Explorer tabs upgrade and add config page (#485) * Squashed commit of the following: commit b4bb2cc Author: fabiolalombardim <lombardifabiola@hotmail.com> Date: Wed Dec 21 12:16:17 2022 +0100 internal link to Lite * title block updated & buttons removed * table filter * clean up * dao info tables * updated missing field * removed material ui styles * clean up * removed view code button * responsive tables * requested changes * delete console.log * execute text updated * formulas added * Add banner for Humanitarian DAO and remove banner one time limit Signed-off-by: Manank Patni <manank321@gmail.com> * DAO Creator updates and improvements (#495) * Squashed commit of the following: commit b4bb2cc Author: fabiolalombardim <lombardifabiola@hotmail.com> Date: Wed Dec 21 12:16:17 2022 +0100 internal link to Lite * added tooltip for token id * fixed conditional votting settings depending on network * estimated blocks * update initialization of values * useBlocks * useBlocks updated * values updated --------- Signed-off-by: Manank Patni <manank321@gmail.com> Co-authored-by: fabiolalombardim <37227394+fabiolalombardim@users.noreply.github.com> Co-authored-by: Fernando Torres <80982814+thenerdcat@users.noreply.github.com>
Man-Jain
added a commit
that referenced
this pull request
Apr 19, 2023
* Merge Develop to Master (#500) * Add FA1.2 support and remove banner (#489) Signed-off-by: Manank Patni <manank321@gmail.com> * Fix README.md Signed-off-by: Manank Patni <manank321@gmail.com> * Explorer tabs upgrade and add config page (#485) * Squashed commit of the following: commit b4bb2cc Author: fabiolalombardim <lombardifabiola@hotmail.com> Date: Wed Dec 21 12:16:17 2022 +0100 internal link to Lite * title block updated & buttons removed * table filter * clean up * dao info tables * updated missing field * removed material ui styles * clean up * removed view code button * responsive tables * requested changes * delete console.log * execute text updated * formulas added * Add banner for Humanitarian DAO and remove banner one time limit Signed-off-by: Manank Patni <manank321@gmail.com> * DAO Creator updates and improvements (#495) * Squashed commit of the following: commit b4bb2cc Author: fabiolalombardim <lombardifabiola@hotmail.com> Date: Wed Dec 21 12:16:17 2022 +0100 internal link to Lite * added tooltip for token id * fixed conditional votting settings depending on network * estimated blocks * update initialization of values * useBlocks * useBlocks updated * values updated --------- Signed-off-by: Manank Patni <manank321@gmail.com> Co-authored-by: fabiolalombardim <37227394+fabiolalombardim@users.noreply.github.com> Co-authored-by: Fernando Torres <80982814+thenerdcat@users.noreply.github.com> * Revert "Merge Develop to Master (#500)" (#517) This reverts commit c04c7d8. * Upgrade beacon version (#531) * Upgrade beacon version Signed-off-by: Manank Patni <manank321@gmail.com> * Upgrade beacon version Signed-off-by: Manank Patni <manank321@gmail.com> * Remove connect on originate and save beacon wallet instance Signed-off-by: Manank Patni <manank321@gmail.com> --------- Signed-off-by: Manank Patni <manank321@gmail.com> * Fix validations Signed-off-by: Manank Patni <manank321@gmail.com> * Add decimal validation to block number Signed-off-by: Manank Patni <manank321@gmail.com> --------- Signed-off-by: Manank Patni <manank321@gmail.com> Co-authored-by: fabiolalombardim <37227394+fabiolalombardim@users.noreply.github.com> Co-authored-by: Fernando Torres <80982814+thenerdcat@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #488