Skip to content

Update withdraw#30

Merged
lalexgap merged 27 commits intomasterfrom
as-update-withdraw
Oct 6, 2018
Merged

Update withdraw#30
lalexgap merged 27 commits intomasterfrom
as-update-withdraw

Conversation

@andrewgordstewart
Copy link
Contributor

Allows the player to specify the destination address, by signing it with key ephemeral key.

@andrewgordstewart andrewgordstewart force-pushed the as-update-withdraw branch 3 times, most recently from ed38e1c to 0d762d5 Compare October 4, 2018 17:10
Copy link
Contributor

@tomclose tomclose 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 overall. A few comments/suggestions.

this.type = type;
this.value = value;
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these new types actually used or tested anywhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

  1. The new types are not specifically tested. We should create a suite of jest tests, like we have in rps-poc, for our javascript features.
  2. However, in fmg-simple-adjudicator, we pass aSolidityParam[] type data argument in one of the unit tests, so that option is incidentally tested.

@lalexgap lalexgap merged commit 54bb64e into master Oct 6, 2018
@andrewgordstewart andrewgordstewart deleted the as-update-withdraw branch February 27, 2019 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants