clockworklabs / clockworklabs/SpacetimeDB
Update and pin `ethnum` to 1.5.3
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
Pre-1.5.3 versions of ethnum depend on the repr of some error type, which changed in a recent Rust release. We pin an earlier Rust version, so we won't see this, but our users will (and have).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the Rust dependency manifests for the ethnum pin and read how its version is constrained. Update the dependency to 1.5.3, then verify the resolved version and run the project's Rust checks; done means users no longer receive the pre-1.5.3 compatibility issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- database
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 76/100