Commit Graph

21 Commits

Author SHA1 Message Date
Theo 5ad9b5ef05 Remove deprecated info about Anonymity Mining (ended in 2021) 2023-09-07 14:29:17 -07:00
Theo e3220b8a9e Add instructions for default RPC usage 2023-05-16 15:43:37 +03:00
Theo f000d0af36 Actualize README: change links, update RPC links 2023-05-10 19:05:15 +03:00
Theo 910643ab5e Add --private-key command argument so that users shouldn't have to save the private key in the clear in .env file 2023-05-10 18:49:59 +03:00
gozzy 665e02166e update relayer list & readme 2022-12-01 14:45:27 +00:00
Danil Kovtonyuk 378ddf8b8b
update readme 2022-07-02 00:24:46 +10:00
Ayanami c185961a62
Add --onlyrpc mode
+ Add mode to disable remote ip connection and to disable thegraph api

+ Faster event sync for deposit

+ Update README guide for users
2022-02-27 07:57:48 +09:00
Ayanami 2854b7a12f
Support creating deposit notes offline
Co-authored-by: yoyoismee <yoyoismee@gmail.com>
2022-02-27 07:55:31 +09:00
Ayanami 894d4d3a96
Apply multicall for multiple contract calls
- lint cli.js
- fixed test networks with getGasPrice
- replace mainnet proxy to new one that supports relayer registry, fixes #39
- fixed rounding error with bignumber.js
2022-02-27 07:32:30 +09:00
Ayanami f0fddccc43
Add Polygon Events 2022-02-05 18:45:18 +09:00
Ayanami c7195812eb
Add Avalanche Events 2022-02-05 14:06:00 +09:00
Ayanami 394d487cb8
Change xDai to GnosisChain 2022-02-05 12:50:51 +09:00
Ayanami 00ca8a07f7
Fix Optimism network support
Correct chainId for Optimism network
2022-02-05 11:11:59 +09:00
Ayanami 90a34da5b8
Add Optimistic network support & update README.md 2022-01-23 18:42:08 +09:00
Ayanami a08c6dbfb9
Update README.md
* Update infura api key same as Metamask ( which is considered as public, register & limit free )
2021-12-19 18:28:56 +09:00
Ayanami 54ae465f16
Update README.md 2021-12-08 02:14:30 +09:00
Ayanami 1f42c33ed8
Update cli.js
* Use latest web3 version
* Support EIP-1559 transaction for Ethereum mainnet & Goerli testnet.
* Added tor network support to enhance privacy
* Use forked web3httpprovider from local modules to support custom provider for Tor network ( hide user info from remote web3 providers )
* Now cli.js script fetches 1K events per call and updates the local cache file.
* Fixed compliance function
2021-12-08 01:57:18 +09:00
nikdementev d4f673a2ba
chore: naming 2021-07-29 17:33:35 +03:00
Roman Semenov 6ce616cbaf
Update README.md 2021-02-25 16:03:51 +03:00
Roman Storm 60a5f77cc6
Update README.md 2020-12-23 01:25:50 -08:00
Roman Storm 2e4d59aed0
init 2020-05-21 12:29:33 -07:00