Ayanami
6ea19850dc
Fix send & printBalance using BigNumber
2022-01-27 21:35:55 +09:00
Ayanami
7398ac9bbc
Don't use await for encodeABI() since it is not a promise
2022-01-27 15:17:19 +09:00
Ayanami
940f3e8194
Remove duplicated definition
2022-01-27 14:56:46 +09:00
Ayanami
4bea523346
Remove duplicated definition
2022-01-27 14:50:49 +09:00
Ayanami
e9ff6d1488
Define netSymbol in advance
2022-01-26 23:42:12 +09:00
Ayanami
15fe31445a
Add some error messages
2022-01-26 23:11:05 +09:00
Ayanami
8b63de6392
Fix send command
2022-01-26 22:24:58 +09:00
Ayanami
00f68385e3
Fixed bug on ERC20 support
2022-01-26 22:22:50 +09:00
Ayanami
66e781ea83
Minor console bug fix
2022-01-26 21:21:28 +09:00
Ayanami
bceb74b9b3
Read address from private key for querying balance
2022-01-24 21:50:58 +09:00
Ayanami
710054547a
Fix bug & Show remote ip from console
2022-01-24 20:39:40 +09:00
Ayanami
a4c511c86f
Support sending ETH and ERC20
2022-01-23 21:33:47 +09:00
Ayanami
90a34da5b8
Add Optimistic network support & update README.md
2022-01-23 18:42:08 +09:00
Ayanami
e865eb9af8
Support EIP-1559 transaction for Polygon & Avalanche
...
Most of the transaction on those chains have same maxFeePerGas and maxPriorityFeePerGas value
2022-01-23 16:26:24 +09:00
Ayanami
93fafe0178
Minor changes
...
+ If the function needs to check native coin, use netSymbol instead
+ Unused variables removed
+ Support Private Key with '0x' as well
2022-01-23 15:52:59 +09:00
Ayanami
16cc0b3e61
Update fetchEvents to write files per chunks
2022-01-23 12:56:09 +09:00
Ayanami
5e79fec40d
Fixed backup note bug
2022-01-14 22:16:10 +09:00
Ayanami
610200b610
Minor updates
...
* Use socks5h to use DNS through proxy
* fix withdrawal transaction gaslimit
* change default priority gas fee value to match with a8e504054e/src/TxManager.js (L18)
* fix typo
* Use estimateGas
* default goerli network gasprice to 1 gwei
* Add other networks
2021-12-12 15:19:49 +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
d4bf80de6e
fix: check spent note
2021-07-29 18:17:35 +03:00
nikdementev
c3653bf6e4
fix: compliance
2021-07-29 18:11:53 +03:00
nikdementev
d4f673a2ba
chore: naming
2021-07-29 17:33:35 +03:00
0xZick 地方分権化
4dbdd42252
Merge branch 'master' into fixTorando
2021-07-16 13:30:07 +03:00
nikdementev
7d071b2ac5
fix: cache
2021-07-16 13:27:08 +03:00
Alexey
496680b379
prettier
2021-02-14 21:23:17 +03:00
Nik Dement'ev
58e99581e7
fix: deposit and withdraw
2020-12-24 14:46:15 +03:00
Alexey
d3c0630f72
fix calculateFee
2020-05-22 12:37:21 +03:00
Alexey
ebbd3aac03
formating
2020-05-22 12:35:00 +03:00
Roman Storm
2e4d59aed0
init
2020-05-21 12:29:33 -07:00