ChainSafe / ChainSafe/forest

Extend `forest-wallet send` with calldata and method params

Open
#7,472 0 comments 0 reactions 1 assignee Claimed by @sudo-shashank View on GitHub
Type: Task
Dominant language
Rust
Stars
697
Forks
200
Avg merge
1d 5h
Merged PRs (30d)
65

Description

# Summary

`forest-wallet send` correctly routes eth targets to `InvokeContract` but one can't specify calldata so it can't really call a method on a contract.

# Completion Criteria

- [ ] Extend the wallet send with `--params-hex` (and perhaps --method) so it can carry calldata
- [ ] tests
- [ ] replace some occurrences of `lotus wallet send *` with the forest one

# Additional Links & Resources

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.