Implement batch transactions
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 369
- PR merge metrics
- No merged PRs in 30d
Description
We should add batch transaction functionality to the test dapp, for testing.
We should follow this:
https://codesandbox.io/s/metamask-batchrequest-bug-demo-emnph
Zipped:
[metamask-batchrequest-bug-demo.zip](https://github.com/MetaMask/test-dapp/files/4263917/metamask-batchrequest-bug-demo.zip)
Contract on Rinkeby:
https://rinkeby.etherscan.io/address/0xfac5d594548b1ab5fb724d8011187ec51919b92e#code
Context:
https://github.com/MetaMask/metamask-extension/issues/5852#issuecomment-546554364
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the linked CodeSandbox demo, ZIP archive, Rinkeby contract, and MetaMask extension issue comment first to understand the expected batch transaction behavior. Then locate the transaction flow in the test dapp and verify it through the dapp’s testing or QA flow; done means batch requests work as shown by the references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- blockchain, testing, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100