-
Notifications
You must be signed in to change notification settings - Fork 13
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
Arbitrary Contract Interaction (ACI) #836
Merged
Merged
Conversation
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
✅ Deploy Preview for tezos-homebase ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
ashutoshpw
changed the title
Arbitrary Contract Interaction
Arbitrary Contract Interaction (ACI)
Sep 10, 2024
Man-Jain
approved these changes
Sep 29, 2024
EightRice
approved these changes
Sep 29, 2024
EightRice
requested changes
Oct 31, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
EightRice
approved these changes
Nov 5, 2024
ashutoshpw
added a commit
that referenced
this pull request
Nov 26, 2024
* frontend with mocks * initial integration * API working * ACI Form with various entrypoints * Update node version * Fix for API in ACI * WIP - ACI Implementation Debugging * WIP - ACI Interaction (Pseudocode working) * Error handling + Params now being passed into generated lambda * Changes for adding ACI Executor and simplified UI components * Removed Cycle Ignore Option * Fixed prettier issues * Added ACI Contract within the form & fixed the "Submit" button. * Improved Components for ConfigProposalForm * Removed unused imports * Modal Improvements * Renamed simple lambda 3 to ACI_Executor * Fixed Other UI Issues --------- Co-authored-by: Ashutosh Kumar <[email protected]> Co-authored-by: Ashutosh Kumar <[email protected]>
ashutoshpw
added a commit
that referenced
this pull request
Dec 3, 2024
* Fixed the typo * clean up & css fix user tab * user page initial commit, font changed, tabs & cards updated * user movements component * user transactions finished - pagination & responsiveness * clean up * votes component logic fixed * tabs updated and pagination added to all tabs * multiple ui fixes * last UI changes * validation for downloading votes & label for when no votes on dialog * top members component brought back * Ipfs lite (#813) * csv votes download * fix node version * updated dependencies * new ui implemented * user tab - activity section new layout * activity logic * filter dialog layout & logic working * filters for proposals & votes * rpc node updated & loading for casting vote * Treasury filters (#845) * desktop update * responsive tables * no items + scroll on other tabs * searchbar * transactions filters working * search bar & filter dialog for token tab * filters & xtz added to list of holdings * nft filters & responsive dialogs * Update FilterNFTDialog.tsx --------- Co-authored-by: Manank Patni <[email protected]> * Votes grouping (#832) * voting grouping & dependencies upgraded * stylings add to tooltip * mobile css * pagination & css fix * votes grouping in csv file * requested changes * decimals for isXTZ * fix * fix * Arbitrary Contract Interaction (ACI) (#836) * frontend with mocks * initial integration * API working * ACI Form with various entrypoints * Update node version * Fix for API in ACI * WIP - ACI Implementation Debugging * WIP - ACI Interaction (Pseudocode working) * Error handling + Params now being passed into generated lambda * Changes for adding ACI Executor and simplified UI components * Removed Cycle Ignore Option * Fixed prettier issues * Added ACI Contract within the form & fixed the "Submit" button. * Improved Components for ConfigProposalForm * Removed unused imports * Modal Improvements * Renamed simple lambda 3 to ACI_Executor * Fixed Other UI Issues --------- Co-authored-by: Ashutosh Kumar <[email protected]> Co-authored-by: Ashutosh Kumar <[email protected]> * Removed bun lock file * Build Issues Fixed * Fixed Build Issue --------- Co-authored-by: fabiolalombardim <[email protected]> Co-authored-by: fabiolalombardim <[email protected]> Co-authored-by: Manank Patni <[email protected]>
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.
Arbitrary Contract Interaction implementation
URL for testing (Branch Deploy via Netlify)
https://aci--tezos-homebase.netlify.app/