clockworklabs / clockworklabs/SpacetimeDB

Update and pin `ethnum` to 1.5.3

Open Beginner friendly
#5,512 0 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.