Skip to content

Remove the libraries! (Well, inline them)

Latest
Compare
Choose a tag to compare
@XertroV XertroV released this 16 Jun 00:47
· 4 commits to master since this release
  • Inline libraries -- once an SC has the library addresses injected into its bytecode it's no longer network-portable (except with special care). Using inline libraries means the new bytecode is.
  • Write .abi.json and .bin files on deploy
  • change some of the methods and return values, remove string "name" (no need)