Dao-analyzer

Latest version: v1.3.4

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

0.8.1

- Showing timezone in last update
- Solved pandas warnings
- Fixed init.sh
- Using last_update instead of block information

0.8.0

- Obtaining holdings of DAOs (ERC-20 tokens)
- Displaying assets of DAOs
- Assets with values using treemap
- Assets with unknown value using a table
- Mobile view optimizations
- Making DAO address smaller ([53](https://github.com/Grasia/dao-analyzer/issues/58))
- Showing last update time
- Fixed [58](https://github.com/Grasia/dao-analyzer/issues/58)
- Fixed [61](https://github.com/Grasia/dao-analyzer/issues/61)
- Added JoinCacheRequester

0.7.2

- Added version number to footer

0.7.1

- Supporting Python 3.10
- Removed deprecated things
- Refactored (vectorized) some Pandas code
- Added Matomo Analytics support
- Made some more collectors updatable
- Fixed some tests
- Fixed some newly updatable cache_scripts
- Made data updatable while running
- Added advisory file locking to datawarehouse
- CacheRequester respects the datawarehouse file lock, and keeps the data in memory if possible
- cache_scripts are run on a temp folder without disturbing the datawarehouse

0.7.0

The `cache_scripts` backend update
- Half the lines of code, a lot of new capabilities
- FIXED an important bug which caused some items to not be requested. Now every request is made to the same block.
- Fixed some important bugs
- Improved some requests so they take less time
- Added update mode so subsequent requests take less time (enabled by default)
- Changed .csv format of the datawarehouse to .arr (apache's feather)
- Displaying progress bars usign tqdm, and other progress methods
- Added caching to DAOHaus DAO Names
- Modified metadata format, now includes last update and blocks
- Added CLI option to select which collectors to run
- Added CLI option to select the date of the block to request
- Added CLI option to select where to download the data
- Logging to file inside datawarehouse

0.6.1

Continuation of the `cache_scripts` interface update
- Added method of selecting which networks to update on CLI
- Added aragon names retrieval (from Aragon Client's code)
- Added url sharing capabilities (each DAO now has a different URL)
- FIXED problem with data retrieval (was only retrieving first 5k items)

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.