ava-labs / avalanchego

Go implementation of an Avalanche node.
https://avax.network
BSD 3-Clause "New" or "Revised" License
2.09k stars 646 forks source link

bump ledger-avalanche dependency to current main branch #3115

Closed felipemadero closed 2 weeks ago

felipemadero commented 2 weeks ago

Why this should be merged

Current dependency points to a detached commit, which is causing compilation issues in other tools

How this works

Replaces the dependency

How this was tested

Unit tests with real ledger. CLI e2e test with real ledger.