Skip to content
  • Kian Paimani's avatar
    Multi-limb arithmetic for runtime (#3743) · 66042f1c
    Kian Paimani authored
    
    
    * First working version of all operations.
    
    * New and improved version of everything.
    
    * Minor cleanup.
    
    * Fix build
    
    * Finalize nignum
    
    * Some final works on refactors and tests.
    
    * fix build
    
    * Some review comments
    
    * Bench, better try into and nits
    
    * mutify the API
    
    * rename to big_uint
    
    * unmutify.
    
    * Remove resize
    
    * Apply suggestions from code review
    
    * Update core/sr-primitives/src/sr_arithmetic.rs
    
    Co-Authored-By: default avatarthiolliere <[email protected]>
    
    * BEtter proof
    
    * Fix panic doc.
    
    * Bump.
    66042f1c