Jiali Xing

Results 6 comments of Jiali Xing

Thank you very much for your fast reply. Sadly this new one gives me the same error as before... I tried it on both Windows and Ubuntu.

Thanks for replying. I am using the `config.json` provided in your repo, i.e. ``` { "blockchain": "ethereum", "locations": ["Tokyo", "Ohio", "Ireland"], "bitcoin": { "block_size_limit_mb": 1, "number_transactions_per_block": { "name": "beta", "parameters":...

Is there any progress w.r.t. the transactions? :smiley: I have been working on BlockSim for a while now, and really appreciate its great customizability. I feel like the BlockSim is...

> It seems that the increase of interval parameter (interval in seconds between each batch) doesn't change the simulation results? Isn't it supposed to have less transactions done if I...

@m0bi5 I think your observation is correct. We fixed it to some extent and implemented [Talaria](https://github.com/Jiali-Xing/Talaria), a permissioned blockchain simulation based on this repo.

I don't know if there is any updated feature about it. However, since I need to download json files in batch now, I wrote this simple script in Python, which...