Upgrade filecoin.sol libs dependency

Open
#26 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
solidity
Domain
blockchain

Research direction

Start by locating the Solidity dependency declaration and the contract code implementing the listed Big Int conversions and getDelegatedAddress logic. Review the upgraded library's available tooling, then verify that both stop-gap conversion code and the delegated-address behavior are removed or corrected and that the contract still builds and its available checks pass.

Written by the indexing model from the issue text.

Description

As part of this, remove items in contract code which were a stop gap due to initial lack of tooling in the library. Specifically

  • Big Int to uint conversions and vice versa
  • getDelegatedAddress logic correction
Dominant language
Solidity
Stars
36
Forks
19
PR merge metrics
No merged PRs in 30d

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.

More from FilOzone/client-contract

All issues in FilOzone/client-contract

Similar issues

More Blockchain issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.