-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: successful JS client proof of concept #25
Merged
Merged
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 78cb2ba - Browse repository at this point
Copy the full SHA 78cb2baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a4ac0f - Browse repository at this point
Copy the full SHA 9a4ac0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 283bc50 - Browse repository at this point
Copy the full SHA 283bc50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46889d9 - Browse repository at this point
Copy the full SHA 46889d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b2bf1d - Browse repository at this point
Copy the full SHA 0b2bf1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa643bb - Browse repository at this point
Copy the full SHA fa643bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff6a7dd - Browse repository at this point
Copy the full SHA ff6a7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for aab2cb5 - Browse repository at this point
Copy the full SHA aab2cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58cd291 - Browse repository at this point
Copy the full SHA 58cd291View commit details -
feat: implement CoinJoin in JavaScript
- use rpc to select from MNs - getverack response - parse p2p message header - parse p2p version response - send verack - read full messages - get wallet + address info - fill and denominate wallet - create collateral tx - ping/pong + unit test - compose DSA and get responses - test DSA packing - senddsq - add fixtures from observed-working regtest traffic - pack DSI message - split denominations - create and test DSSU parser - create and test DSQ parser - add salt to wallets to create different 'users' - sort evonodes so all 'users' join the same evonode - add string time output for easy comparison / debugging - create and test packDsi - allow arbitrary whitespace in hex of test fixtures - get and parse DSF, add test fixtures - add known-working transaction to test fixtures - add Packer.packDss() - add test fixtures for known-good dsa, dsf, and dss messages - add first-ever ALL|ANYONECANPAY test fixtures
Configuration menu - View commit details
-
Copy full SHA for bb3b102 - Browse repository at this point
Copy the full SHA bb3b102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aee64f - Browse repository at this point
Copy the full SHA 0aee64fView commit details
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.