Skip to content

Fix #280; Result of method returning void fails to parse#281

Merged
arnetheduck merged 4 commits into
status-im:masterfrom
nitely:fix_280_void_result
Jul 10, 2026
Merged

Fix #280; Result of method returning void fails to parse#281
arnetheduck merged 4 commits into
status-im:masterfrom
nitely:fix_280_void_result

Conversation

@nitely

@nitely nitely commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Fix #280

Changes:

  • Return result: null when server rpc method return type is void
  • Fix client dsl to support rpc method returning void

@nitely nitely force-pushed the fix_280_void_result branch from 6db03ba to 4e1eead Compare June 30, 2026 23:30
@nitely nitely marked this pull request as ready for review July 1, 2026 00:13
@nitely nitely marked this pull request as draft July 1, 2026 00:23
@nitely nitely marked this pull request as ready for review July 1, 2026 02:39
@nitely nitely force-pushed the fix_280_void_result branch from 76c6e41 to 87ad75e Compare July 4, 2026 03:35
@arnetheduck arnetheduck merged commit a8caa54 into status-im:master Jul 10, 2026
47 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Result of method returning void fails to parse

2 participants