Releases: Snedashkovsky/on-chain-registry
Releases · Snedashkovsky/on-chain-registry
Update Asset List
Merge pull request #126 from Snedashkovsky/update_asset_list Update Asset list
Avoiding of using request-limited nodes
What's Changed
- Fix getting IBC traces if a node has a limit on the number of requests
- Automatically adding new chains
- Refactor LCD Extractor
- Update Asset list
Full Changelog: v.0.1.1...v0.1.2
Make export of `supply` and `base supply` optional
What's Changed
- Make export of
supply
andbase supply
optional - Add contract export check against existing records
- Update Asset list
Full Changelog: v0.1.0...v.0.1.1
Full IBC Traces
What's Changed
- Refactor
- Add full traces
- Add Milestones
- Automatic PR creation
- Fix FileNotFoundError
- Update Asset list
Full Changelog: v0.0.4...v0.1.0
Deploy the OCR contract in `osmosis-testnet`
- Deploy the OCR contract in
osmosis-testnet
- Add python virtual environment and commit method to Makefile
- update Readme
- Fix export after a chain kill
speeding up metadata extraction
- update asset list to 28/07/2023
- add multiprocess for extraction
- update logging
- update argument parsers
- add help into the makefile
ability to upload into contracts on multiple chains
- add contract deployment
- add upload support to contracts on multiple chains
- update asset list to 25/07/2023
- refactoring
basic on-chain asset metadata
extract on-chain asset metadata from chain nodes by rest api.
visualize of an asset data.
export to:
- chain-registry like json data
- csv data
- a contract