optimism-v2 icon indicating copy to clipboard operation
optimism-v2 copied to clipboard

ARCHIVE of monorepo implementing Boba, an L2 Compute solution built on Optimistic Ethereum - active repo is at https://github.com/bobanetwork/boba

Results 43 optimism-v2 issues
Sort by recently updated
recently updated
newest added
trafficstars

At first sight it looks like we could easily merge both contracts or at least one extending the other. `CrossDomainEnabledFast` `CrossDomainEnabled` Definitely low prio, but optimizations like that reduce boilerplate/duplicated...

question

`NOTE: Once you have your L2StandardERC721 address, please contact us so we can register that address in the L1 and L2 NFT bridges.` Gas on Boba is cheap, why not...

enhancement

the desired functionality is to (1) generate the token list, (2) THEN, lookup the prices (edited)

![4ba90-moriariddle](https://user-images.githubusercontent.com/90399189/157137728-73c6ed4e-e009-4e67-8343-0ac813444958.jpg) I found some issues on the gateway and added some improvement suggestions. And also good job on improving/fixing some issues on the gateway in the last couple of days,...

![EcosystemPage](https://user-images.githubusercontent.com/101202538/157277718-fcde0856-3952-4fbd-9bee-0c457fce45ff.png) ![EcoSystemPage2](https://user-images.githubusercontent.com/101202538/157289553-98d47b57-d6bf-4766-82bc-5f83e094459f.png) Rough design ideas for the Boba ecosystem page. "Pill" components allow user to filter between "type" of DApp i.e Wallet, DeFi, NFT etc. concept inspired by Arbitrum's portal,...

**Gateway** 1. Add a "Copy address" & "Blockexplorer" button next to the Network switcher on the top right corner ![Copy and Explorer button](https://user-images.githubusercontent.com/90399189/155255768-4cfbee61-fd05-4b08-9599-d8507b54113f.png) 2. You could make a clearer distinction...

Thought I would just drop this here. When bridging ETH to Boba (Rinkeby in this case) then the transaction would fail when trying to transfer the full amount. What I've...

enhancement

1/ We seem to have lost the pending status for transactions? 2/ We have lost the listing, and "remove" functionality for the NFT smart contract addresses. This in important so...

I'm connecting a app through Metamask and it subscribes events including `disconnect`. When I switch from any network to boba testnet or boba mainnet, a disconnect event is fired. While...