Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Switch to hex #128

Merged
merged 3 commits into from
Dec 31, 2020
Merged

Switch to hex #128

merged 3 commits into from
Dec 31, 2020

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented Dec 31, 2020

Closes #117

@gakonst gakonst changed the base branch from master to feat/tokio-1.0 December 31, 2020 16:00
@gakonst gakonst merged commit d6a389e into feat/tokio-1.0 Dec 31, 2020
@gakonst gakonst deleted the chore/hex branch December 31, 2020 16:36
gakonst added a commit that referenced this pull request Dec 31, 2020
* feat(providers): tokio 1.0

BREAKING: This removes async-std as a compatibility option

* feat: tokio 1.0 in rest of crates

* fix: patch Cargo.toml until deps are released

* fix(contract): load ws deps

* feat: bytes 1.0 (#121)

* feat(core): move to bytes::Bytes

* feat: adjust rest of crates to Bytes

* chore: bump deps

CI fails due to:
snapview/tokio-tungstenite#142 (comment)

* chore: use latest tokio-tungstenite

* ci: split tests into jobs (#129)

* Switch to `hex` (#128)

* fix(core): replace rustc_hex with hex

* fix(providers): replace rustc_hex with hex

* chore: replace rustc-hex with hex

* chore: cargo fmt

* fix(ledger): copy address from string correctly

* chore: fix flaky tests

Fixes #105
@gakonst gakonst mentioned this pull request Dec 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustc-hex -> hex
1 participant