You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.
shun-tak
changed the title
Remove amounts from Settlement contract on Ethereum to improve privacy
Improve privacy on the Ethereum settlement contract
Apr 25, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Parties can verify settlement amounts by using ProposalState so it is not required to write amounts on the Ethereum settlement contract.
cordage/atomic-swap-ethereum-env/contracts/Settlement.sol
Lines 16 to 17 in 675ff22
This change may also improve privacy concerns
although people can see how much wei of ether has been sent by getting the transaction.
The text was updated successfully, but these errors were encountered: