Skip to content

Web3API 0.0.1-prealpha.22

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 22:12
86ede93

Web3API 0.0.1-prealpha.22

Feature

  • @web3api/tracing-js: The tracing-js package uses the OpenTelemetry Standard for logging trace events. This enables things like:
    • Benchmark Timings
    • Input Argument + Output Result Logging
    • In-Depth Exception Tracing
  • @web3api/core-js: All functions are now traceable.
  • @web3api/client-js: All functions are now traceable.