Blaine Malone

Results 11 issues of Blaine Malone

Hello, I asked the following question on the Ethereum Stackexchange forum. It would be great if someone could provide some insight here. https://ethereum.stackexchange.com/questions/98509/polygon-network-fraud-proofs-state-change-reversal Thanks!

For more information see this [Introduction and Live Compiler](http://bitcoin.sipa.be/miniscript/)

feature

**Specs: MacBook Pro (16-inch, 2019), 2.3 GHz 8-Core Intel Core i9** When following the instructions outlined [here](https://github.com/apache/incubator-teaclave-sgx-sdk#use-simulation-mode-for-non-sgx-enabled-machine-includes-macos). I get the following error: ``` ./lib/libenclave.a(sgx_trts-e1de7fe3db2688ea.sgx_trts.c1x8g4sc-cgu.2.rcgu.o): In function `sgx_trts::enclave::SgxGlobalData::new::hd171d7330c2c7ee0': sgx_trts.c1x8g4sc-cgu.2:(.text._ZN8sgx_trts7enclave13SgxGlobalData3new17hd171d7330c2c7ee0E+0xa5): undefined reference...

I've been reading the following sample code which demonstrates the usage of local attestation: [here](https://github.com/apache/incubator-teaclave-sgx-sdk/tree/master/samplecode/localattestation) In this example, enclaves communicate with each other through a series of `ECALLSs` and `OCALLs`....

There are a bunch of function that I need from ``` extern crate sgx_tstd as std; ``` within the enclaves. Adding it as a dependency to the Cargo file of...

Any ideas why the DCAP sample isn't working out of the box? I'm using with the recommended docker image. Maybe this doesn't have all the binaries needed to run this...

### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? ```...

T-bug

A useful command line tool that'll help grab relevant config for various chains in the superchain. This is a WIP.

**Description** Performing an L2 predeploy upgrade using the L1 Proxy Admin Owner. The exact upgrade will be a no-op, meaning we will upgrade a predeploy to the same implementation address...

**Description** Transferring ownership of L2PA to aliased L1PAO address. **Tests** Testing has been described in this notion [document](https://www.notion.so/oplabs/Investigation-L2Beat-L2ProxyAdmin-owner-Upgrade-7f3e2b57616e4481b4cb7d2f0a781240?pvs=4).