onflow / onflow/flow-emulator

Automatically log return values of scripts

Open
#754 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Feedback
Dominant language
Go
Stars
86
Forks
51
Avg merge
5d 59m
Merged PRs (30d)
1

Description

Issue To Be Solved

Automatically log return values of scripts so since it would be nice to see the value in the log without having an extra log statement before every return statement.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Flow Emulator entry point that executes scripts and the logging path used for their results. Determine how return values are currently handled, then verify that script return values appear in the emulator log without requiring extra log statements.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.