Commit Graph

8 Commits

Author SHA1 Message Date
Alexandre Paillier
b71e591da1 Normalize VRS for eth_account requirements in client 2024-03-12 17:40:59 +01:00
Alexandre Paillier
1783900cb1 Fix EIP-155 V reconstruction for ecrecover in client 2024-03-12 17:40:52 +01:00
Alexandre Paillier
d5e48aea80 Removed EIP-155 calculation on V for EIP-1559 ecrecover in client 2024-03-12 17:40:40 +01:00
Alexandre Paillier
63da10e20e Fix recover_transaction function in Ragger client for non-legacy transactions 2024-02-26 15:09:42 +01:00
Alexandre Paillier
ceb1cfaf4b New util functions in python client
- recover_message / recover_transaction
- get_selector_from_data
2023-11-29 18:25:39 +01:00
Alexandre Paillier
62215e3e5f Now uses Web3.py to get function selectors 2023-11-27 11:17:03 +01:00
Francois Beutin
a82b61ff8e Fix mypy and flake8 2023-10-27 17:28:29 +02:00
Alexandre Paillier
171b31d3a3 Added SET_PLUGIN and PROVIDE_NFT_METADATA to Ragger client + a function signature to selector helper function 2023-09-07 16:11:49 +02:00