Han Pham

Results 7 issues of Han Pham

## Summary: Receiving `algosdk.error.AlgodHTTPError: TransactionPool.Remember: txn dead: round 11 outside of 0--10 after making more than 10 transactions` Am I hitting the rate limits or encountering node-specific restrictions that might...

![Screenshot 2024-04-08 at 6 31 52 PM](https://github.com/ethereum-lists/chains/assets/36429830/5de1f3ec-e970-49e7-a983-df2a9df23293) Build is successful

Update `.python-version` from `openui` to local python version Move `Pillow` and `playwright` packages to main `[project] dependencies`. Packages were missing during installing, causing build failure.

### Which component is your bug related to? snforge ### Foundry Version 0.22.0 ### What operating system are you using? MacOS ### What system architecture are you using? arm ###...

bug
new

Worked on implementing the spec for [History.scrollRestoration](https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-history-scroll-restoration)

This PR addresses issue #1040 :~) Overview: - Implemented sections 1, 2, and 3 of the Element Clear endpoint. - Reordered Web::WebDriver::Error entries alphabetically.

**Describe the bug** Failing to build the latest eliza version of v0.1.7-alpha.2. I'm on Ubuntu 24.04.1 LTS. Node: v23.5.0. I have tried to do `pnpm clean`, reinstall packages and build...

Needs Testing
Need Feedback