Sarah Schwartz

Results 18 issues of Sarah Schwartz

This PR adds 3 pages to the Fuel 101 section: - Transaction & Block Models - Transaction Lifecycle - Understanding the Bridge Please note that this PR doesn't include any...

The following code throws `Internal compiler error: Verification failed: Store value and pointer type mismatch`: ```sway fn test_function() -> bool { const PROJECT_NAME = "fuel"; true } ```

bug
compiler

### 🐛 Bug Report for zksync-cli #### 📝 Description The token info for ETH bridged to a zk chain that uses a custom base asset isn't able to be decoded...

bug

### 🌟 Feature Request #### 📝 Description The current error shown for deploying a chain with a custom base token when the governor address is unfunded does not currently say...

enhancement