-
Notifications
You must be signed in to change notification settings - Fork 236
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(signer
): sign dynamic typed data
#235
feat(signer
): sign dynamic typed data
#235
Commits on Feb 23, 2024
-
feature(signer): add methods sign_dynamic_typed_data and sign_dynamic…
…_typed_data_sync to Signer trait to support Signers that are not Sized
Configuration menu - View commit details
-
Copy full SHA for 5f04208 - Browse repository at this point
Copy the full SHA 5f04208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97c362f - Browse repository at this point
Copy the full SHA 97c362fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe87a05 - Browse repository at this point
Copy the full SHA fe87a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 751897b - Browse repository at this point
Copy the full SHA 751897bView commit details -
refactor(test): rename variables for sign_dynamic_typed_data_sync cas…
…e; remove clone() on domain arg to TypedData::from_struct
Configuration menu - View commit details
-
Copy full SHA for 8ddde11 - Browse repository at this point
Copy the full SHA 8ddde11View commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8700f4 - Browse repository at this point
Copy the full SHA d8700f4View commit details -
refactor(test): remove struct FooBarNoFizz in favor of FooBar; add se…
…rde::Serialize trait to FooBar
Configuration menu - View commit details
-
Copy full SHA for b81c1f2 - Browse repository at this point
Copy the full SHA b81c1f2View commit details -
refactor: move eip712 feature requirement on alloy-dyn-abi dep from p…
…arent Cargo.toml to signer's Cargo.toml
Configuration menu - View commit details
-
Copy full SHA for 868edef - Browse repository at this point
Copy the full SHA 868edefView commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c32e671 - Browse repository at this point
Copy the full SHA c32e671View commit details -
refactor(signer): replace unwrap() with ? in order to propagate error…
… from TypedData.eip712_signing_hash()
Configuration menu - View commit details
-
Copy full SHA for e62fca7 - Browse repository at this point
Copy the full SHA e62fca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6a5499 - Browse repository at this point
Copy the full SHA c6a5499View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2fec09 - Browse repository at this point
Copy the full SHA b2fec09View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cef331d - Browse repository at this point
Copy the full SHA cef331dView commit details -
fix(signer): format annotations on sign_dynamic_typed_data/sign_dynam…
…ic_typed_data_sync
Configuration menu - View commit details
-
Copy full SHA for a984e6c - Browse repository at this point
Copy the full SHA a984e6cView commit details
Commits on Mar 12, 2024
-
chore: pull remote upstream main and fix merge conflicts in signer.rs…
… and private_key.rs to reflect changes from upstream
Configuration menu - View commit details
-
Copy full SHA for 40d8ffe - Browse repository at this point
Copy the full SHA 40d8ffeView commit details