Skip to content

fix: loadtestrpc mode erc20/721 contract addresses nil#262

Merged
leovct merged 2 commits into
0xPolygon:mainfrom
jhkimqd:jihwan/loadtestrpc
Apr 29, 2024
Merged

fix: loadtestrpc mode erc20/721 contract addresses nil#262
leovct merged 2 commits into
0xPolygon:mainfrom
jhkimqd:jihwan/loadtestrpc

Conversation

@jhkimqd
Copy link
Copy Markdown
Contributor

@jhkimqd jhkimqd commented Apr 18, 2024

Description

When running loadtestrpc mode, a random call to an ERC20 contract may be made, and it could be nil, causing the loop to fail. This PR checks if the contract address is nil and fills it with a deployed contract's address.

Testing

Before

Screenshot from 2024-04-18 22-09-56

After

Screenshot from 2024-04-18 22-08-41

@jhkimqd jhkimqd force-pushed the jihwan/loadtestrpc branch 2 times, most recently from 7680d79 to 91a16d6 Compare April 19, 2024 10:28
…c mode

fix: keccak counter issue with erc721 deployment

Signed-off-by: Ji Hwan <jkim@polygon.technology>
@leovct leovct enabled auto-merge (squash) April 29, 2024 09:46
@leovct leovct merged commit 73ad3f4 into 0xPolygon:main Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants