summaryrefslogtreecommitdiff
path: root/eth-wire/src/rpc.rs
AgeCommit message (Expand)Author
2023-11-23Fix dirty fixAntoine A
2023-11-21Support ethereum 1.13.5Antoine A
2023-10-04Update dependencies and bump msrv to 1.70.0 to follow debian unstable packageAntoine A
2022-12-11Update dependenciesAntoine A
2022-07-20Rewriting tests in rustAntoine A
2022-03-23dirty fix for eth tests and other improvementsAntoine A
2022-03-10Small improvementsAntoine A
2022-03-04Improve config parsingAntoine A
2022-03-03eth-wire: reuse rpc connection for notificationsAntoine A
2022-03-02Repair testAntoine A
2022-03-02eth-wire: bump stuck transactionsAntoine A
2022-02-28eth-wire: catch rpc EOFAntoine A
2022-02-24Add eth instrumentation test and fix eth bounceAntoine A
2022-02-16Encrypted wallet with user defined passwordAntoine A
2022-02-14Use taler amount format for bounce fee in configAntoine A
2022-02-09eth-wire: zero-cost bounce and handle attacksAntoine A
2022-02-08eth-wire: handle RPC and database reconnectionAntoine A
2022-02-07Add eth-wire reorg handling and fix btc-wire bounce reorg handlingAntoine A
2022-02-04eth-wire: support lifetime and bounceAntoine A
2022-02-02CleanupAntoine A
2022-02-02eth-wire: wire draftAntoine A
2022-02-02Preparation for eth-wireAntoine A