Alexey
|
3fea84a759
|
increase root history size
|
2021-10-29 18:16:30 +03:00 |
|
Alexey
|
9cf7dc384d
|
try catch for bridge call
|
2021-10-29 13:20:25 +03:00 |
|
Alexey
|
45a2c01e33
|
more docs
|
2021-10-26 13:10:30 +03:00 |
|
Alexey
|
039721ed7b
|
docs for L1Helper
|
2021-10-26 12:48:37 +03:00 |
|
Alexey
|
ebf1b1a1b4
|
refactor: functions order
|
2021-10-21 19:46:29 +03:00 |
|
Alexey
|
c46f3ae1a9
|
Cross Chain Guard test
|
2021-10-12 18:50:25 +03:00 |
|
Alexey
|
e402f8ab7b
|
removing redundant lib
|
2021-10-06 18:14:01 +03:00 |
|
Alexey
|
f78bb5d597
|
remove sign; L1Helper with registration; minimal withdraw; maximum deposit; refactoring
|
2021-10-06 17:51:46 +03:00 |
|
Alexey
|
13bd330e67
|
add L1 msg.sender validation
|
2021-10-05 15:12:39 +03:00 |
|
Alexey
|
a93caef5fa
|
fix crosschainproxy
|
2021-10-05 12:08:04 +03:00 |
|
Alexey
|
e7889c4010
|
account fix
|
2021-10-04 19:28:08 +03:00 |
|
Alexey
|
2a1693247f
|
deployer for WETHOmnibridgeRouter
|
2021-10-04 13:22:13 +03:00 |
|
Alexey
|
4df8638014
|
add source chainid for proxy; double check for onTokenBridged; remove account
|
2021-10-04 13:06:58 +03:00 |
|
Alexey
|
70660134db
|
update zeros
|
2021-10-01 19:58:16 +03:00 |
|
Alexey
|
5e14553dfb
|
withdraw to L1 support and test
|
2021-09-30 18:34:07 +03:00 |
|
Alexey
|
a28d887643
|
xdai update
|
2021-09-29 22:39:30 +03:00 |
|
Alexey
|
c2c3064601
|
Merge branch 'xdai' into onchain-tree
|
2021-09-29 19:41:56 +03:00 |
|
Alexey
|
6da0358d7e
|
_levels < 32
|
2021-09-29 19:34:26 +03:00 |
|
Alexey
|
dba19f4b36
|
init
|
2021-09-27 11:55:14 +03:00 |
|
poma
|
70f28dd845
|
onchain tree
|
2021-09-26 19:24:20 +03:00 |
|
Alexey
|
0dac11f1fb
|
code stylr fixes
|
2021-08-19 13:31:58 +03:00 |
|
Alexey
|
9befe25540
|
tidy
|
2021-08-19 11:15:46 +03:00 |
|
Alexey
|
8842501702
|
Merge branch 'master' into optimism
|
2021-08-17 11:24:24 +03:00 |
|
Alexey
|
042be187d1
|
calc public amount
|
2021-08-16 22:17:07 +03:00 |
|
poma
|
8ab4b33d91
|
refactor publicAmount
|
2021-08-16 19:53:18 +03:00 |
|
poma
|
f99eb4bd1e
|
refactor extAmount and fee into a single public input
|
2021-08-13 20:07:53 +03:00 |
|
poma
|
476668d250
|
cache currentCommitmentIndex
|
2021-08-13 18:56:56 +03:00 |
|
Alexey
|
e15751305c
|
Upgradeability tests
|
2021-08-05 10:29:49 +03:00 |
|
Alexey
|
93bc29580b
|
upgradability init
|
2021-08-02 21:33:24 +03:00 |
|
Alexey
|
4d2244297b
|
update transfer to support any chains
|
2021-08-02 21:32:33 +03:00 |
|
Alexey
|
97c592da0f
|
Merge master into optimism
|
2021-08-02 16:18:39 +03:00 |
|
nikdementev
|
bccf576f07
|
feat: method register and transact
|
2021-07-26 11:29:08 +03:00 |
|
nikdementev
|
99e1a769eb
|
fix: transfer from contract
|
2021-07-08 20:50:44 +03:00 |
|
Alexey
|
a976b9b383
|
solidity 7
|
2021-07-07 00:10:18 +03:00 |
|
nikdementev
|
1016f0f700
|
feat: encrypted account event
|
2021-06-25 12:35:32 +03:00 |
|
Alexey
|
617b7d3636
|
add user registration
|
2021-06-21 20:05:36 +03:00 |
|
Alexey
|
503088936d
|
shuffle utxos and remove reentrancy guard
|
2021-06-16 15:24:00 +03:00 |
|
poma
|
e46e104872
|
ensure no holes in merkle tree leaves
|
2021-06-16 14:01:29 +03:00 |
|
Alexey
|
1dd9cf70d9
|
refactor
|
2021-06-16 11:28:39 +03:00 |
|
poma
|
4fded51106
|
lint, CI, Readme
|
2021-06-16 03:34:44 +03:00 |
|
poma
|
fb7dd53112
|
add solidity asserts
|
2021-06-16 02:49:38 +03:00 |
|
poma
|
a210e2a2cc
|
test merge tx
|
2021-06-15 14:47:54 +03:00 |
|
poma
|
960b6adb30
|
transaaction circuit with custom input count
|
2021-06-15 14:25:06 +03:00 |
|
poma
|
bd2252afa3
|
utxo class, separate private key for each input
|
2021-06-08 21:50:34 +03:00 |
|
Alexey
|
238431233b
|
updates
|
2021-06-07 13:12:15 +03:00 |
|
poma
|
516d599502
|
update
|
2021-06-06 20:31:32 +03:00 |
|
Alexey
|
4122e1e90c
|
init hardhat
|
2021-06-03 21:56:46 +03:00 |
|
Roman Semenov
|
09422a675b
|
Update TornadoPool.sol
|
2020-07-16 15:21:38 +03:00 |
|
Alexey
|
66320e9dbb
|
withdraw event
|
2020-04-16 13:59:29 +03:00 |
|
poma
|
72e2d39973
|
withdraw
|
2020-04-09 23:36:41 +03:00 |
|