ethers-rs/examples
joshieDo 6bf325dcab
feat: trezor support (#663)
* added trezor signer

* linting

* TrezorHDPath instead of HDPath

* update trezor_client rev. added compatible hidapi backend

* remove unused variables

* keep track of the client session_id

* add to Other derivation paths to trezor

* remove commented macro

* remove unnecessary drops

* no ens

* added TrezorTransaction that loads from TypedTransaction

* enforce minimum firmware version

* add big data test to trezor app

* clippy

* replace trezor-client git with published crate

* change one char string to char

* bump trezor-client, with ethereum feature only
2021-12-13 08:23:01 -07:00
..
ethers-wasm fix: make ethers-wasm workspace member (#642) 2021-12-03 19:27:55 +02:00
abigen.rs feat: use ethers_solc::Solc instead of ethers_core::utils::Solc (#546) 2021-10-31 13:34:51 +02:00
contract.sol chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
contract_abi.json chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
contract_human_readable.rs feat(solc): add support for library linking (#656) 2021-12-08 02:38:29 +02:00
contract_with_abi.rs fix: failing test and check --all-targets in ci (#560) 2021-11-05 19:58:03 +02:00
contract_with_abi_and_structs.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
ens.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
ipc.rs fix: failing test and check --all-targets in ci (#560) 2021-11-05 19:58:03 +02:00
ledger.rs fix: failing test and check --all-targets in ci (#560) 2021-11-05 19:58:03 +02:00
local_signer.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
mnemonic.rs chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
moonbeam_with_abi.rs feat: add moonbeam support (#644) 2021-12-03 10:05:38 -08:00
permit_hash.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
quorum.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
sign.rs chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
transfer_eth.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
trezor.rs feat: trezor support (#663) 2021-12-13 08:23:01 -07:00
watch_blocks.rs ci: run examples in CI (#421) 2021-08-30 14:00:30 +03:00
yubi.rs fix: failing test and check --all-targets in ci (#560) 2021-11-05 19:58:03 +02:00