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

Chore: Disallow as_conversions #561

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Commits on Aug 9, 2022

  1. Chore: Disallow as_conversions

    Fix feature gated import in hash precompile
    
    
    Change missed featured `into` to `try_into`
    
    
    birchmd fixes
    
    
    Cleaner usize conversion error
    
    
    Fix missing vec in hash
    
    
    Fix tests
    
    
    Fix V check
    
    
    Fix testnet env EVM account
    
    
    Change hex feature from alloc to std
    
    
    Improve u64 to u8 conversion in JSON
    
    
    Cargo fmt
    joshuajbouw committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    3ad773c View commit details
    Browse the repository at this point in the history