89367a8b43
Estimate gas to check possibly revert of invalid transaction that relayer don't spend gas accidentally
mainnet-v4
Theo2023-10-27 23:04:10 -07:00
8ebcfe6b55
Change software version after fixing withdrawal bug that leads to revert if recipient is specific contract
Theo2023-10-17 06:54:33 -07:00
1705dd1ce2
Set new software version for anti-contract withdrawal fix
sidechain-v5
Theo2023-10-17 06:29:29 -07:00
1e99a136cc
Add protection from abusing relayers (force spending fee for reverted tx): fail if address is invalid or smart-contract (not EOA)
Theo2023-10-16 16:49:56 -07:00
52473197ea
Add protection from abusing relayers (force spending fee for reverted tx): fail if address is invalid or smart-contract (not EOA)
mainnet-v5
Theo2023-10-16 16:40:03 -07:00
8a7bb849cf
Add protection from abusing relayers (force spending fee for reverted tx): fail if address is invalid or smart-contract (not EOA)
Theo2023-10-16 16:37:49 -07:00
45a01cf8e6
Update script, docker bundler and instructions for Nova
main-v5
Theo2023-10-11 03:13:44 -07:00
490c482a0e
Update script, docker bundler and instructions for Nova
main-v4
Theo2023-10-11 02:00:03 -07:00
77f4c37078
Update software version to be listed in Nova UI without changes in UI code
nova
Theo2023-10-07 08:10:09 -07:00
de05a8b64b
Update repository link (name changed, because classic-relayer repo merged with nova-relayer)
main
Theo2023-10-07 07:30:40 -07:00
91ccc7c2ad
Add Nova relayer server to docker-compose bundle
Theo2023-10-07 07:02:07 -07:00
108c46bcf5
Change default RPC links to uncensored
Theo2023-10-07 06:57:00 -07:00
01a66ec6e3
Update Nova software version
Theo2023-10-07 06:42:05 -07:00
232fc0030c
Change default parameters in example .env file to actual
Theo2023-10-07 06:41:04 -07:00
c338f27819
Add Nova relayer installation to script and instructions about Nova to README
Theo2023-10-07 05:59:54 -07:00
0a8f252d9d
Update readme instructions to copy .env for local docker deployment
Theo2023-10-07 04:47:15 -07:00
178fadcc33
Build docker image locally from source & update readme for deployment with docker
Theo2023-09-25 00:05:24 -07:00
01897a60e3
Add build command to create docker image for mainnet relayer locally from source
Theo2023-07-12 12:56:11 -07:00
2f7da4ed26
Add concurrently to run local relayer correctly & add build command to create image for docker-compose
Theo2023-07-12 12:52:07 -07:00
d1582f1d35
Change instructions to deployment on Ethereum Mainnet & fix lexical errors
Theo2023-07-12 12:19:45 -07:00
49b4751c20
Change docker-compose.yml to single-network deployment
Theo2023-07-12 12:18:52 -07:00
cc56bd77b5
Bump node to 14
Theo2023-07-12 10:36:31 -07:00
1435457e67
Add concurrently to allow run local relayer on Windows & start redis in docker before running relayer software
Theo2023-07-12 10:36:16 -07:00
e60b4a12e5
Change default withdraw fee to 0.4% on mainnet
Theo2023-07-12 10:14:05 -07:00
3b6289bf2c
Prepare main repository for v4 multiple network relayer deployment
Theo2023-07-12 10:08:11 -07:00
6adeb27b83
Change .env name for mainnet
Theo2023-07-11 18:51:57 -07:00
d69a17073a
Fix relayer balance checking: need to get relayer locked balance in relayer registry contract, not TORN token balance on relayer wallet
Theo2023-07-10 07:11:10 -07:00
26fdb54fb0
Use BigNumber for balance calculation to avoid overflows or incorrect stringification
Theo2023-07-10 07:09:55 -07:00
1f549c799c
Update ABI generation and add missing Optimism L1 gas oracle contract ABI
Theo2023-07-10 06:26:27 -07:00
0fe61d572f
Add concurrently for correct local deployment & bump tsyringe for types
Theo2023-07-09 19:48:46 -07:00
0c33fcd54d
Fix software versions comparison, now, if version higher than latest on git, no error thrown
Theo2023-07-09 19:40:08 -07:00
8527be370c
Change RPC to non-censoring
Theo2023-07-09 19:36:45 -07:00
fb80cd1904
Change minimum staked TORN balance for relayer to 500 TORN corresponding to Proposal #16 results
Theo2023-07-09 13:54:51 -07:00
fd59706ea1
Change minimum relayer balances: specify unique value for each chain
Theo2023-07-09 13:51:15 -07:00
bc6778bda2
Bump node in docker-container & add all .env files, except example, to gitignore
Theo2023-07-03 12:49:35 -07:00
64ccb5d4d0
Correctly estimate withdrawal gas fee
Theo2023-07-02 17:59:48 -07:00
b2ae3d3399
Change default oracle RPC from censored and change minimum required relayer balance for sidechains: 10 MATIC/AVAX or 0.1 ETH/BNB
Theo2023-07-02 17:58:44 -07:00
9b14e3ed89
Bump gas-price-oracle to correct gas estimation & add 'concurrently' and change 'start' command, because if run server without concurrently, worker and healthWatcher wont be started
Theo2023-07-02 17:52:39 -07:00