Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Simplified Header Checks, TODOs, Token ID Constraints, WitnessCommitted Event, HTLC #18

Merged
merged 4 commits into from
Jul 9, 2020

Conversation

SilentCicero
Copy link
Member

@SilentCicero SilentCicero commented Jul 9, 2020

Changes

  • Simplified the verifyHeader checks to just a hash, all tests pass
  • Address all documentation TODO's and removals of unused code
  • Added Token ID restraints to Deposit / InvalidTransaction fraud cases, limit now at length of lte 4 bytes or 0xFFFFFFFF
  • Added WitnessCommitted Event for clarity and composure, added event checking test case
  • Changed ethereumBlockNumber property to blockNumber for consistency and clarity, all tests pass
  • HTLC timeout now in blockNumber not blockHeight for InvalidInput fraud prover

@SilentCicero SilentCicero added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Jul 9, 2020
@SilentCicero SilentCicero changed the title Simplified Header Checks, TODOs, Token ID Constraints, WitnessCommitted Event Simplified Header Checks, TODOs, Token ID Constraints, WitnessCommitted Event, HTLC Jul 9, 2020
src/Tokens.yulp Outdated Show resolved Hide resolved
@adlerjohn adlerjohn merged commit 4f04b86 into master Jul 9, 2020
@adlerjohn adlerjohn deleted the silentcicero-develop branch July 9, 2020 23:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
2 participants