This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
- Updated mainnet snapshot and updated the public key as noted in helix-dao-data
- Disable remote API calls:
attachToTangle
,interruptAttachingToTangle
,getNeighbors
,addNeighbors
- Fixed
getBalance
:RoundViewModel.get()
returns null onindex
=0, thus NPE was thrown whenreferences
were not passed and the first round hadn't been completed. In our implementation the snapshot is already constructed based on relative confirmations, thus it suffices forgetBalances
to respond with balance according tolatestSnapshot
. - Updated
previousEpochsSpentAddresses
resource files