-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add lookup table back to config for ease of use in sdk * manually update program IDLs in claim_sdk * formatting * fix integration tests * more integration test fixes * fix compilation by putting stub in place * formatting * adds treasury pub-key to ClaimEvent * minor fix * multi-treasury deployment * mt-02 * WIP treasury and funders pull and selection * treasury list without env * support multiple funders and use same one than frontend to sign * sign transaction in the frontend and pass the funder used to the backend * fix mayority of tests * remove injective test to be up to date with main * fix BE tests * FE prettier * BE prettier * fix linter * updated treasury addresses * fix linting * Fix algorand claim info identity serialization (#56) * Add message for EVM wallet selector (#59) * backend: modifies private key secret format We expect a list of private keys as an array of number arrays. * backend: adds types for node v18 * frontend: use `JSON.parse` to parse private key in test * backend: prettier run * all: replaces token dispenser program id env var with constant * update toStringWithDecimals from 9 to 6 * remove injective test * fix yarn.lock * fix backend prettier * frontend fix prettier * token dispenser fix prettier * run pre-commit locally * linter * added solana/web3 dep * multi-treasury deployment 03 * use tokenDispenserProgramId from same workspace * prettier * remove dep between front and back * update treasuries and funders * frontend prettier --------- Co-authored-by: nonergodic <[email protected]> Co-authored-by: solanoe <[email protected]> Co-authored-by: Martin Picco <[email protected]> Co-authored-by: Valentino Conti <[email protected]> Co-authored-by: Sebastián Claudio Nale <[email protected]>
- Loading branch information
1 parent
f27cef4
commit 32be07b
Showing
41 changed files
with
2,150 additions
and
2,173 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.