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

Frontend integrate data structures merge #28

Conversation

patnorris
Copy link
Owner

No description provided.

icppWorld and others added 7 commits February 9, 2024 20:30
* Simpler signature for listRecipients

* Implement the mocked filters for listRecipients

* initRecipients

* .

* Update README for calling initRecipients after deploy

* Implemented filter in listRecipients.

* Implement getRecipient

* getDonationWalletAddress

* getTotalDonationAmount

* getUTXOS

* Add implementation for getBtcTransactionDetails

* Add function implementations

* Fix BItcoinTransaction in Types.mo ; implement getTxidstext

* Update for deployment to IC

* Add makeDonation implementation

* Reverse btc tx id array due to quirk

* Add email subscriber functions

* Fix btc tx id lookup

* helper function to verify controllers are properly set (amiController)

* Update thumbnails (#20)

Co-authored-by: patnorris <patrick@DESKTOP-TQ4V8LQ>

* Remove reinstall from Readme instructions

* Secure endpoints in donation_tracker_canister

* Update signature of amiController. Wrap response in Result, and Record

* Fix all pytest

* Remove custodians (hardcoded) and use Principal.isController instead

* pytest can also be run against the donation_tracker_canister on IC

* python format, lint, types

* cicd pipeline for backend canisters

* Make function a query

* cicd needs mops, which requires nvm, npm, nodejs

* jp, nvm, npm already installed

* initialize the git submodules

---------

Co-authored-by: patnorris <patrick@DESKTOP-TQ4V8LQ>
Co-authored-by: patnorris <[email protected]>
* Set DONATION_CANISTER_ID during initial deployment

* Also updated the pytests to now include the cross-canister calls

* Silence both bitcoin-core and bitcoin canister for cicd
@patnorris patnorris requested a review from icppWorld February 12, 2024 08:43
@patnorris patnorris merged commit c16491a into frontend-integrate-data-structures Feb 13, 2024
1 check passed
@patnorris patnorris deleted the frontend-integrate-data-structures-merge branch February 13, 2024 12:05
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.

2 participants