issues
search
ScopeLift
/
zeneth
🏵️ Let Your ETH Chill — Gasless Ethereum account abstraction with Flashbots
https://zeneth.app
MIT License
129
stars
34
forks
source link
CORS + Send Bundle improvements
#38
Closed
mds1
closed
3 years ago
mds1
commented
3 years ago
Closes #28, closes #29
Pull relay URLs into a
constants.ts
file
Mainnet instances of
ZenethRelayer
will use a relay URL that supports CORS
sendBundle
is now configured to only send for 1 block at a time for improved flexibility on bundle-sending strategy used by the frontend
Run prettier on full repo
Closes #28, closes #29
constants.ts
fileZenethRelayer
will use a relay URL that supports CORSsendBundle
is now configured to only send for 1 block at a time for improved flexibility on bundle-sending strategy used by the frontend