Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Add transaction expirations and execution logs #1832

Merged
merged 12 commits into from
May 30, 2019

Conversation

abandeali1
Copy link
Member

Description

  • Adds a TransactionExecution event that logs the transactionHash
  • Adds an expirationTimeSeconds field to transactions
  • Note that the coordinator package still builds and passes tests, but the approvals expirationTimeSeconds is now probably redundant. This will be changes in a later PR after the 3.0 contracts are complete.

Testing instructions

Types of changes

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@coveralls
Copy link

coveralls commented May 25, 2019

Coverage Status

Coverage increased (+0.003%) to 79.778% when pulling d4baa3c on feat/3.0/transactionExpirationsAndLogs into fec59df on 3.0.

@abandeali1 abandeali1 force-pushed the feat/3.0/transactionExpirationsAndLogs branch from 9143b24 to bfe6c7b Compare May 26, 2019 00:26
@abandeali1 abandeali1 changed the base branch from 3.0 to feature/contracts/3.0/arbitrary-fees May 26, 2019 18:33
Copy link
Contributor

@merklejerk merklejerk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀 👍

contracts/exchange/test/transactions.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@dorothy-zbornak dorothy-zbornak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woops, wrong login. 😇

Copy link
Contributor

@hysz hysz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! +1

@dorothy-zbornak dorothy-zbornak force-pushed the feat/3.0/transactionExpirationsAndLogs branch from bfe6c7b to 21687c7 Compare May 30, 2019 20:57
@dorothy-zbornak dorothy-zbornak changed the base branch from feature/contracts/3.0/arbitrary-fees to 3.0 May 30, 2019 21:05
@dorothy-zbornak dorothy-zbornak merged commit ba70c11 into 3.0 May 30, 2019
@abandeali1 abandeali1 deleted the feat/3.0/transactionExpirationsAndLogs branch June 1, 2019 20:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants