I am working on a programming project and there is a version of Bitcoin Core which has functionality I need. Specifically there is a fork of Bitcoin Core v0.13.2 which has address indexing.
The latest version of bitcoin core is 0.15.1 currently so the version I was considering using is a little out of date.
Are there any risks or issues I should be aware of if I was to proceed using the v0.13.2 version?
Thanks