3 Commits

Author SHA1 Message Date
Dmitry
1895d44415 Typo Update trace_rpc_apis.md (#7868)
"ope.ex.mem" should be "op.ex.mem" — The abbreviation for "opcode execution" should be "op" rather than "ope."

Corrected.

Signed-off-by: Dmitry <98899785+mdqst@users.noreply.github.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
2024-11-08 15:03:43 +00:00
vuittont60
694069a16c fix typos (#6368)
Signed-off-by: vuittont60 <81072379+vuittont60@users.noreply.github.com>
2024-01-09 10:27:24 +10:00
Danno Ferrin
ae3bd0129e More trace fixes (#386)
* pop flat trace context when handling halts
* Better detection of precompiled and non-executed contracts
* correct from address when calling in init code
* fix some exotic nesting cases
* correct from field for init code calls at depth >1
* correct cost on a non-call
* changelog and notes

Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
2020-02-12 10:31:52 -07:00