issues
search
FuelLabs
/
fuel-indexer
*Archived* 🗃 The Fuel indexer is a standalone service that can be used to index various components of the Fuel blockchain.
140
stars
67
forks
source link
Cleanup references to the `alloc` dependency
#1359
Open
ra0x3
opened
1 year ago
ra0x3
commented
1 year ago
This is old functionality I don't think we need any more
A simple grep through the code base should do the trick
Also need to update any docs references to this
ra0x3
commented
1 year ago
After having to revert
https://github.com/FuelLabs/fuel-indexer/pull/1367
I think the execution of this is trivial, but the testing is tricky (since it's plugin related)
I've also updated the issue title from "Remove references" to "Update references", as I think there are several references we can simply remove while still keeping the
alloc
dependency