Skip to content

Releases: Snedashkovsky/on-chain-registry

Update Asset List

20 Aug 07:31
0adc53e
Compare
Choose a tag to compare
Merge pull request #126 from Snedashkovsky/update_asset_list

Update Asset list

Avoiding of using request-limited nodes

18 Dec 02:50
2b5af1a
Compare
Choose a tag to compare

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

19 Nov 04:43
df06277
Compare
Choose a tag to compare

What's Changed

  • Make export of supply and base supply optional
  • Add contract export check against existing records
  • Update Asset list

Full Changelog: v0.1.0...v.0.1.1

Full IBC Traces

15 Sep 04:42
d2f7244
Compare
Choose a tag to compare

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`

22 Aug 08:18
9675156
Compare
Choose a tag to compare
  • 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

28 Jul 09:32
1066964
Compare
Choose a tag to compare
  • 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

26 Jul 03:31
582ec9d
Compare
Choose a tag to compare
  • add contract deployment
  • add upload support to contracts on multiple chains
  • update asset list to 25/07/2023
  • refactoring

basic on-chain asset metadata

19 Jul 04:57
Compare
Choose a tag to compare

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