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

Arbitrary Contract Interaction (ACI) #836

Merged
merged 19 commits into from
Nov 5, 2024
Merged

Arbitrary Contract Interaction (ACI) #836

merged 19 commits into from
Nov 5, 2024

Conversation

fabiolalombardim
Copy link
Contributor

@fabiolalombardim fabiolalombardim commented Apr 30, 2024

Arbitrary Contract Interaction implementation

URL for testing (Branch Deploy via Netlify)
https://aci--tezos-homebase.netlify.app/

@fabiolalombardim fabiolalombardim self-assigned this Apr 30, 2024
Copy link

netlify bot commented Apr 30, 2024

Deploy Preview for tezos-homebase ready!

Name Link
🔨 Latest commit ef80324
🔍 Latest deploy log https://app.netlify.com/sites/tezos-homebase/deploys/672a5202039a42000848fb22
😎 Deploy Preview https://deploy-preview-836--tezos-homebase.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 34 (🔴 down 6 from production)
Accessibility: 89 (no change from production)
Best Practices: 100 (no change from production)
SEO: 58 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@ashutoshpw ashutoshpw changed the title [WIP] Aci Arbitrary Contract Interaction Jun 19, 2024
@ashutoshpw ashutoshpw changed the title Arbitrary Contract Interaction Arbitrary Contract Interaction (ACI) Sep 10, 2024
@EightRice EightRice self-requested a review September 29, 2024 20:33
Copy link
Contributor

@EightRice EightRice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some frontend issues: #869

Usability enhancement: #870

@ashutoshpw ashutoshpw merged commit 7e809c5 into develop Nov 5, 2024
6 checks passed
@ashutoshpw ashutoshpw deleted the aci branch November 5, 2024 18:24
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants