Skip to content

Testnet Release v0.4.3

Compare
Choose a tag to compare
@nxqbao nxqbao released this 07 Mar 03:45
c712835

What's Changed

  • [*] Add names for returned variables by @nxqbao in #160
  • [CreditScore] Reset credit score after revoking by @nxqbao in #162
  • [SlashIndicator] Slash tier-3 of unavailability by @nxqbao in #161
  • [ValidatorSet|CreditScore] Validator with tier-3 slash cannot bailout by @nxqbao in #163
  • [Staking] Send last reward for revoked candidates by @nxqbao in #164
  • [Maintenance] Cancel maintenance schedule by @nxqbao in #165
  • [GA] Fix wrong calculation of round by @nxqbao in #167
  • [Maintenance] Prevent second schedule within 3 days from the previous schedule by @nxqbao in #169
  • [Staking] Validator commission rate must not exceed 20% by @nxqbao in #168
  • [BridgeTracking] Redundant check of period number by @nxqbao in #170
  • [ValidatorSet] Validators May Have The Wrong Block Producer Status by @nxqbao in #171
  • [ValidatorSet] Possible To Acquire Credit Score While In Maintenance by @nxqbao in #172
  • [TrustedOrg] Lack of Check When Updating Trusted Organization by @nxqbao in #174
  • [Staking] Possible For A Pool Admin to Delegate To A Different Pool by @nxqbao in #175
  • [RoninGateway] Fix Reentrancy Attack by @nxqbao in #176
  • [Slash] Emit event for slashing bridge operator by @nxqbao in #178
  • [SlashIndicator] Fix setter in bridge voting configs by @nxqbao in #179
  • [SlashIndicator] Missing event for bailout by @nxqbao in #181
  • [ValidatorSet] Fix private method of setting new validator set by @nxqbao in #182
  • [Test] Add await for expect ... emit tests by @nxqbao in #183
  • [ValidatorSet] Add method check bridge slashing tier-1 by @nxqbao in #184
  • [ValidatorSet] Change slash point of bridge operating condition by @nxqbao in #185
  • [SlashIndicator] Improve slash double sign by @nxqbao in #180
  • [GA] For Loop Should Not Return Early When Casting Vote For Bridge Operators by @nxqbao in #173
  • [Gateway] Update Openzeppelin Library to v4.7.3 by @nxqbao in #177
  • [Deploy] Gateway contracts on Goerli for Devnet (Feb 15) by @nxqbao in #166
  • [Deploy] Add testnet deployment artifacts by @minh-bq in #187

Full Changelog: v0.4.2...v0.4.3