Kristiyan Selveliev

Results 4 issues of Kristiyan Selveliev

### Problem After implementing the new throttling mechanism we need to check how it affects performance ### Solution Execute performance and stress tests with K6 with large data size and...

enhancement
web3
limechain

### Problem Currently we are only using a rate limiter per request in the web3 module. But if there are a lot of requests that requires a small amount of...

enhancement
web3
limechain

**Description**: This PR create a new recordStreamValidator for aliases, which checks if account aliases from state are present in the recordStream This PR modifies: Added `StateAccess.java` that is responsible for...

Test Development
Limechain

### Problem With the refactoring of ContractCallEvmCodesTest to use the web3j-gradle plugin. Test cases using AddressThis.sol were moved in ContractCallAddressThisTest.java which still uses the old approach of testing. ### Solution...

enhancement
test
web3
limechain