dojo icon indicating copy to clipboard operation
dojo copied to clipboard

[Katana] Allow choosing the class in the genesis file without affecting the actual class hash

Open Yogalholic opened this issue 9 months ago • 0 comments

Description

Add a name field in GenesisClassJson that allows class identification by a unique name rather than by hash in Katana

Related issue

Fixes #<1502>

Tests

  • [ X] Yes
  • [ ] No, because they aren't needed
  • [ ] No, because I need help

Added to documentation?

  • [ ] README.md
  • [ ] Dojo Book
  • [ X] No documentation needed

Checklist

  • [X ] I've formatted my code (scripts/prettier.sh, scripts/rust_fmt.sh, scripts/cairo_fmt.sh)
  • [X ] I've linted my code (scripts/clippy.sh, scripts/docs.sh)
  • [X ] I've commented my code
  • [X ] I've requested a review after addressing the comments

Yogalholic avatar May 16 '24 12:05 Yogalholic