Bartek Kiepuszewski

Results 9 comments of Bartek Kiepuszewski

Added bridge contracts to have something to play with. - all rn set to sync data from 14559298 - needs to be changed - not all tokens accounted for -...

Finding a good metric for including a token is very tricky. You want to include tokens that seems to be very legit, like LYRA on Optimism, but at the same...

If we take LYRA as an example, there are some further problems to consider: - It is a fixed supply token (1B) issued on L1, which should make things easier,...

Hi @Isabella0319 , can you please provide more explanation how zkSwap is a pure Rollup given that, as is stated here, some data is kept off-chain https://medium.com/zkswap/zkswap-introduces-practical-zk-rollups-zkspeed-achieving-high-tps-and-low-gas-fees-in-real-6effe4e789e0

This tx https://ethtx.info/0x924fbc366dc7cfee30d285cdd1f5c085a817f423bc0b6f50107f7c8eaf87cd42/ is from dYdX, most contracts are verified, but https://etherscan.io/address/0x89bb5527834385ac440732d35e8fd501ececa560 is not

If the multisig can change links to the sub-contracts, then technically (sub)contracts are upgradable

Hey @BartBral , would you consider adding additional information ? Description, links, explanation how the bridge operates, what are the trust assumptions, etc...

Hey @sept-en, than you very much for the PR, I am happy to merge it however I do have few comments, please check them out

If proxy is necessary, shouldn't EIP-1967 Transparent Proxy pattern be used ?