Mark
Mark
Proposes a solution to #1135 , namely by allowing users to set request.sender.privateKey and request.sender.nonce.
Ideally, it should be able to manually specify what account sends each transaction. ## Context Currently, only a single account can be specified from which transactions can be submitted. For...
Currently, there is always a sleeping period (of 5 seconds) in between multiple rounds of the same benchmark. When conducting benchmarks, the first couple of transactions are likely to yield...
Right now, the script fails when there is a movie that has no release_date set (which is an optional field). This change ensures that whenever there is no release_date, it...