]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 5 Jun 2023 07:31:18 +0000 (09:31 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 5 Jun 2023 07:31:18 +0000 (09:31 +0200)
commit75fa3f40dff62d1b312cb4bb29470a4df7605440
tree54f20c3385945ca1a04a7cc2df0d5fbb6cc3a8c4
parent79346e1147b9b356060871ff19d4200a79ba807c
Continued:
- some APIs return the same result at the end all over again
- so we need to check if the domain is already part of the created list
- for that purpose has_element() is introduced
fba/cache.py
fba/fba.py
fba/instances.py
fetch_blocks.py