Skip to content

Releases: komputing/FaucETH

Callback support

09 Jan 12:15
080912d
Compare
Choose a tag to compare
  • add callback support
  • reduce amount of RPC calls

EIP155 support

05 Jan 16:13
cc0721d
Compare
Choose a tag to compare
  • EIP155 as fallback for 1559 - e.g. for L2s
  • Improve RPC usage
  • Ability to pass infura project ID from config to RPC
  • Balance tracking & warning if faucet is dry

Multi-Chain

30 Dec 23:05
92319f3
Compare
Choose a tag to compare

FaucETH now supports operating on multiple chains

Logging & Congestion handling

29 Dec 17:22
0e580f0
Compare
Choose a tag to compare

Ability to configure/enable logging and handle network congestion (rising fees and faucet transactions being outpriced) by recalculating the fee after some time that the tx is not included.

Configurable key and more robust hCaptcha validation

22 Dec 12:39
3dc5b44
Compare
Choose a tag to compare

ENS, EIP-1559 & more customizations

19 Dec 18:13
7295fcc
Compare
Choose a tag to compare
  • Support ENS domains
  • Sent EIP 1559 transactions
  • make it more customizable
  • Improve styling
  • Allow config file to be missing

MVP

18 Dec 21:51
a56eac7
Compare
Choose a tag to compare
MVP

initial (MVP) version