Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Conversation

Yithis
Copy link
Contributor

@Yithis Yithis commented Dec 3, 2024

To get csv files you have to edit ones returned by https://github.com/Cardinal-Cryptography/zkOS-indexer/blob/main/copy_to_csv.sh with new_account_native.csv renamed to ids.csv and transactions.csv containing all transactions to decode from deposit_native.csv and withdraw_native.csv.

Decode set of transactions by running cargo run --release.

For examplary files provided in this PR output is:
id 0x0b941d01af544725ec94f7ced041a672f90cb593324a85486ee641e8ac4530f1 id_hiding 0x24197afb28ccc81a5617859030c441461a05d265f462903b02cc2585b9a938ef salt 0x000000000000000000000000000000000000000000000000000000000000fa4d

@Yithis Yithis requested review from fbielejec and obrok December 3, 2024 08:41
pmikolajczyk41 pushed a commit that referenced this pull request Dec 3, 2024
* merkle proof and tests

* lints

* add unit tests to the Ci suite

* rename wf

* rename in master WF

* rename again

* consistent capitalization

* not needed

* rename job

* rename avar

* change comment

* lint
pmikolajczyk41 pushed a commit that referenced this pull request Dec 3, 2024
* move to /crypto

* test new_account and deposit

* upd

* remove deposits, only newAccount tests

* add anvil to background

* DevnetManager abstraction

* rm redundant

* remove redundant #2

* upd

* upd

* upd

* use address from env

* upd

* upd

* rename

* upd

* mv top-up value to argument

* rm newline

* capitalization

* add deposit tests

* deposit failure

* tests with enabled relayer at some pre-defined address&url

* add CI steps

* upd

* upd

* upd

* upd

* upd

* reduce code size

* fixed

* upd
@pmikolajczyk41
Copy link
Contributor

replaced by #9

@pmikolajczyk41 pmikolajczyk41 deleted the anonymity_revoking_script branch December 23, 2024 11:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants