solang GitHub

PR #411 Parse and resolve uniswap v2
The uniswap contracts fail to compile to due syntax which solang doesn't accept yet. This patch series adds the required syntax to make the contracts parse, and resolve (apart from `assembly { .. }`). Successful code emitting and testing will happen in a later pr.
Created At 2021-04-23 10:26:10 +0000 UTC
PR #410 Fix solana account heap corruption
Created At 2021-04-22 12:31:51 +0000 UTC