Revision df5ba80914bcd4008d2ca04c8fd8127121b91d65 authored by mergify[bot] on 05 October 2022, 19:56:34 UTC, committed by GitHub on 05 October 2022, 19:56:34 UTC
* Extend the load report tool to include transactions' hashes (#9509)

* Add transaction hash to raw data

* Add hash in formatted output

* Cosmetic

(cherry picked from commit cdd3479f20b15c7dab0c683e2d5dddb7e7b95721)

# Conflicts:
#	test/loadtime/cmd/report/main.go

* Resolve conflict

* Appease linter

Co-authored-by: Sergio Mena <sergio@informal.systems>
1 parent bda1dd4
History
File Mode Size
mock
v0
v1
cache.go -rw-r--r-- 2.7 KB
cache_bench_test.go -rw-r--r-- 792 bytes
cache_test.go -rw-r--r-- 790 bytes
ids.go -rw-r--r-- 84 bytes
ids_test.go -rw-r--r-- 541 bytes
mempool.go -rw-r--r-- 5.5 KB
metrics.go -rw-r--r-- 3.5 KB
tx.go -rw-r--r-- 464 bytes

back to top