Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Solidity Module #5047

Merged
merged 23 commits into from Apr 13, 2023
Merged

Commits on Apr 1, 2023

  1. Adding documentation

    Anirban Halder committed Apr 1, 2023
    Copy the full SHA
    1531e11 View commit details
    Browse the repository at this point in the history
  2. Documentation and schema addition

    Anirban Halder committed Apr 1, 2023
    Copy the full SHA
    77800e8 View commit details
    Browse the repository at this point in the history
  3. Creating solidity config

    Anirban Halder committed Apr 1, 2023
    Copy the full SHA
    0f0b56f View commit details
    Browse the repository at this point in the history
  4. Module for solidity lang

    Anirban Halder committed Apr 1, 2023
    Copy the full SHA
    d62cb83 View commit details
    Browse the repository at this point in the history
  5. Updating all the files

    Anirban Halder committed Apr 1, 2023
    Copy the full SHA
    0a7cbce View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    4bbcf03 View commit details
    Browse the repository at this point in the history
  7. Changing according to clippy

    Anirban Halder committed Apr 1, 2023
    Copy the full SHA
    8c1474f View commit details
    Browse the repository at this point in the history
  8. Fixing misspellings

    Anirban Halder committed Apr 1, 2023
    Copy the full SHA
    789b2dc View commit details
    Browse the repository at this point in the history
  9. Changes suggested by clippy

    Anirban Halder committed Apr 1, 2023
    Copy the full SHA
    44de291 View commit details
    Browse the repository at this point in the history
  10. Updating schema , maybe fixing docs workflow error

    Anirban Halder committed Apr 1, 2023
    Copy the full SHA
    115c5eb View commit details
    Browse the repository at this point in the history
  11. Updating schema

    Anirban Halder committed Apr 1, 2023
    Copy the full SHA
    68fc2c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Removing solcjs from default compiler list

    Anirban Halder committed Apr 2, 2023
    Copy the full SHA
    e7133ed View commit details
    Browse the repository at this point in the history
  2. Fallback test added and test string fixed

    Anirban Halder committed Apr 2, 2023
    Copy the full SHA
    ea7bdc5 View commit details
    Browse the repository at this point in the history
  3. Fixing docs

    Anirban Halder committed Apr 2, 2023
    Copy the full SHA
    1e74556 View commit details
    Browse the repository at this point in the history
  4. Updating schema

    Anirban Halder committed Apr 2, 2023
    Copy the full SHA
    c70d262 View commit details
    Browse the repository at this point in the history
  5. Updating schema

    Anirban Halder committed Apr 2, 2023
    Copy the full SHA
    6796c64 View commit details
    Browse the repository at this point in the history
  6. Fixing docs

    Anirban Halder committed Apr 2, 2023
    Copy the full SHA
    728b58f View commit details
    Browse the repository at this point in the history
  7. Updating schema

    Anirban Halder committed Apr 2, 2023
    Copy the full SHA
    cb52283 View commit details
    Browse the repository at this point in the history
  8. Updating schema

    Anirban Halder committed Apr 2, 2023
    Copy the full SHA
    127f5e6 View commit details
    Browse the repository at this point in the history
  9. Typo fix

    Anirban Halder committed Apr 2, 2023
    Copy the full SHA
    d5b1564 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Update docs/config/README.md

    Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
    AnirbanHalder654322 and davidkna committed Apr 3, 2023
    Copy the full SHA
    dde62bc View commit details
    Browse the repository at this point in the history
  2. Update src/utils.rs

    Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
    AnirbanHalder654322 and davidkna committed Apr 3, 2023
    Copy the full SHA
    65638d1 View commit details
    Browse the repository at this point in the history
  3. Fix build commit

    Anirban Halder committed Apr 3, 2023
    Copy the full SHA
    696325a View commit details
    Browse the repository at this point in the history