snapshot-labs / snapshot-sequencer

https://seq.snapshot.org
MIT License
25 stars 15 forks source link

fix: fix stamp cache refresh on profile name update not triggering #437

Closed wa0x6e closed 1 month ago

wa0x6e commented 1 month ago

This PR fix the issue where the stamp cache refresh was not triggered on profile name update, due to monitoring on wrong field name

ChaituVR commented 1 month ago

It looks like tests expect 1 call where it should be 2 😆

wa0x6e commented 1 month ago

Should work, still looking at the test, it should be called only once, because the other field did not change