ethers-rs/examples
Meet Mangukiya b15d0f8643
feat(providers): load previous logs before subscribing (#1264)
* feat(providers): load previous logs before subscribing

Load previous logs and stream it back to the user before establishing
a new stream for streaming future logs.

Closes #988

* docs: add subscribe_logs example

* fix clippy errors

* refactor: use VecDeque and address review
2022-05-16 08:11:25 -07:00
..
ethers-wasm Release process and CI (#1240) 2022-05-13 13:10:05 -07:00
abigen.rs
contract.sol
contract_abi.json
contract_human_readable.rs
contract_with_abi.rs
contract_with_abi_and_bytecode.rs
contract_with_abi_and_structs.rs
decode_tx_input.rs
ens.rs
ipc.rs
ledger.rs
local_signer.rs
mnemonic.rs
moonbeam_with_abi.rs
permit_hash.rs
quorum.rs
rw.rs
sign.rs
subscribe_logs.rs feat(providers): load previous logs before subscribing (#1264) 2022-05-16 08:11:25 -07:00
transfer_eth.rs
trezor.rs
uniswapv2.rs
watch_blocks.rs
yubi.rs