Skip to content

Releases: komputing/FaucETH

Callback support

Choose a tag to compare

@ligi ligi released this 09 Jan 12:15
080912d
  • add callback support
  • reduce amount of RPC calls

EIP155 support

Choose a tag to compare

@ligi ligi released this 05 Jan 16:13
cc0721d
  • 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

Choose a tag to compare

@ligi ligi released this 30 Dec 23:05
92319f3

FaucETH now supports operating on multiple chains

Logging & Congestion handling

Choose a tag to compare

@ligi ligi released this 29 Dec 17:22
0e580f0

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

Choose a tag to compare

@ligi ligi released this 22 Dec 12:39
3dc5b44
1.2

Bump version to 1.2

ENS, EIP-1559 & more customizations

Choose a tag to compare

@ligi ligi released this 19 Dec 18:13
7295fcc
  • Support ENS domains
  • Sent EIP 1559 transactions
  • make it more customizable
  • Improve styling
  • Allow config file to be missing

MVP

MVP

Choose a tag to compare

@ligi ligi released this 18 Dec 21:51
a56eac7

initial (MVP) version