sybil-scorer icon indicating copy to clipboard operation
sybil-scorer copied to clipboard

Python package to score wallet addresses

Results 15 sybil-scorer issues
Sort by recently updated
recently updated
newest added

TransactionAnalyser.py:761: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise in a future error of pandas has dtype incompatible with int64, please explicitly cast to a compatible...

bug
sblegos

See https://docs.flipsidecrypto.com/flipside-api/get-started/errors for errors

enhancement
sbdata

count_interaction_with_other_contributor sets a variable each time it is called which is not efficient, prevent that by assigning it at initialization.

bug

to know which feature is taking a lot of time and estimate the remaining time

enhancement
good first issue

some checks should be done with error handling to manage the inputs of tx analyser

bug
good first issue

Fix import in readme and other scripts to support new package structure

bug