aboutsummaryrefslogtreecommitdiff
path: root/src/util/asmap.cpp
AgeCommit message (Expand)Author
2020-04-08Add additional effiency checks to sanity checkerPieter Wuille
2020-04-08Add asmap sanity checkerPieter Wuille
2020-04-08Improve asmap Interpret checks and document failuresPieter Wuille
2020-04-08Deal with decoding failures explicitly in asmap InterpretPieter Wuille
2020-04-08Introduce Instruction enum in asmapPieter Wuille
2020-01-31Make asmap Interpret tolerant of malicious map dataPieter Wuille
2019-12-18 Add asmap utility which queries a mappingGleb Naumenko