mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-18 21:05:40 +00:00
update mick jaeger and add some sanity unit tests (#5067)
* test: verify identifier generation is correct in jaeger * bump mick jaeger to 0.1.8 Fixes the trace endianness issue. * more docs, extra traceID field for CandidateHash as extra tag * chore: spellcheck * fix assert statement
This commit is contained in:
committed by
GitHub
parent
3a11be1683
commit
9369dd3384
@@ -7,7 +7,7 @@ description = "Polkadot Jaeger primitives"
|
||||
|
||||
[dependencies]
|
||||
async-std = "1.8.0"
|
||||
mick-jaeger = "0.1.7"
|
||||
mick-jaeger = "0.1.8"
|
||||
lazy_static = "1.4"
|
||||
parking_lot = "0.12.0"
|
||||
polkadot-primitives = { path = "../../primitives" }
|
||||
|
||||
Reference in New Issue
Block a user