Skip to content

v1.5.0

Compare
Choose a tag to compare
@juliancwirko juliancwirko released this 25 Feb 11:15
· 34 commits to main since this release
  • important performance fixes provided by Dorin (@dorin-iancu) (Elrond core dev) 馃檹
  • upgraded to 0.28.0
  • rewrite the URL creation to use static array instead of to_string
  • removed SCResult (no longer needed, require stops execution immediately)
  • using static buffers for hashing instead of the default legacy implementation (which uses dynamic allocation)