Skip to content

v1.2.0

Compare
Choose a tag to compare
@troggy troggy released this 09 Aug 08:50
· 36 commits to master since this release
e2f7693

ℹ️ Changes marked with ⚗️affect Plasma Bridge contracts.

Added

  • ⚗️submitPeriodWithCas for CAS submissions #224 #227
  • receipt way of writing NST data #226
  • ⚗️check challenger to prevent blind front-running #231 #235
  • ⚗️challenge exit with Spending Condition inclusion #232
  • ⚗️expose contract implementations via implementation() function #234

Changed

  • ⚗️ [BREAKING] unified interface for register tokens (registerToken) #222
  • [BREAKING] change 1948 reference implementation in accordance to ERC1948 standard #213
  • make ERC1948 implementation to be enumerable and ERC1949 to be named (with metadata) #233

Fixed

  • increase gas limit for ExitHandler in deployment scripts #216

Dependencies:

  • bumped Solium and Babel versions