Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

WIP: Remove geth dependencies #34

Closed
wants to merge 1 commit into from
Closed

WIP: Remove geth dependencies #34

wants to merge 1 commit into from

Conversation

david-zk
Copy link
Contributor

@david-zk david-zk commented Nov 9, 2023

This removes most dependencies on go-ethereum. Added utils.go file for implementations taken from geth.

Not sure what to do with rlp though, as it drags many sources behind it by copy pasting. I didn't find a mature library of RLP encoding for go, seems like it originated from go-ethereum.

@dartdart26 @youben11

@david-zk
Copy link
Contributor Author

david-zk commented Nov 9, 2023

We decided to just use geth and go package manager will select latest version

@david-zk david-zk closed this Nov 9, 2023
@david-zk david-zk deleted the fix/remove-geth branch November 9, 2023 09:49
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.

1 participant