Skip to content

Releases: rndlabs/monSI

v1.4.0

08 Dec 07:18
96465ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

23 Feb 07:02
Compare
Choose a tag to compare

1.3.0 (2023-02-23)

Bug Fixes

Features

v1.2.0

20 Dec 15:05
f71ad6c
Compare
Choose a tag to compare

1.2.0 (2022-12-20)

Bug Fixes

  • assert json (7811eb1)
  • clear Round Players on new round (0bed9bb)
  • lint (58f97b2)
  • only clear previous round's players, not all players (71465b5)
  • pre-create round and render to properly remove previous round players from screen (92ff02e)
  • remove redundant addresses (528f46a)
  • track and display lastAction on player so freeze and slash show instead of claim (eeba639)

Features

  • reverse-video (blue) highlight showLogError logs (14695fd)
  • support fmtAnchor and optional ellipses on leftId (c4d95d6)
  • update to RC7 contracts and use lower-case for comparisons (da583ec)
  • use checksummed contract addresses instead of lowerCase for comparison purposes (c3183e4)
  • use config-specified starting stake block (2cace8e)

v1.1.0

20 Dec 08:51
Compare
Choose a tag to compare

1.1.0 (2022-12-20)

Bug Fixes

  • clear Round Players on new round (be023cc)
  • lint (21bf3d0)
  • only clear previous round's players, not all players (bf83cf9)
  • pre-create round and render to properly remove previous round players from screen (386e029)
  • remove redundant addresses (83ca402)
  • track and display lastAction on player so freeze and slash show instead of claim (cc42ad9)

Features

  • reverse-video (blue) highlight showLogError logs (865a6ea)
  • support fmtAnchor and optional ellipses on leftId (c2b3c58)
  • update to RC7 contracts and use lower-case for comparisons (aa84a73)
  • use checksummed contract addresses instead of lowerCase for comparison purposes (e9c5ec0)
  • use config-specified starting stake block (1f3dc65)

v1.0.0

31 Oct 10:04
Compare
Choose a tag to compare

1.0.0 (2022-10-31)

Bug Fixes

Features

  • ethers prefix fix (4aba3fe)
  • improve formatting; add blocks summary; name known contract accounts; count plays, wins, freezes, slashes; use block time for labeling (956c913)
  • improve gas formatting (5f72a90)
  • initial checkin (8c1f441)
  • stake log sync (db3ceb9)
  • support new --singleRound argument to process a single round's blocks and stop (153bde4)
  • track and display total slashed amount and numerous UI improvements (8e3d17f)
  • ts rewrite (3ad69eb)
  • typechain (26162d8)
  • update goerli (5) redistribution address and phase boundaries, fixes #6 (78c9237)
  • updated readme (74a4b86)