Skip to content

(VDB-1074) rely transformer#84

Merged
gslaughl merged 2 commits intostagingfrom
vdb-1074-rely-transformer
Jan 9, 2020
Merged

(VDB-1074) rely transformer#84
gslaughl merged 2 commits intostagingfrom
vdb-1074-rely-transformer

Conversation

@gslaughl
Copy link
Copy Markdown
Contributor

@gslaughl gslaughl commented Jan 3, 2020

Builds on top of @yaoandrew's work by generalizing the Cat.rely transformer to work across all contracts with rely events. Also took it a step further by combining the transformers for rely and deny events into a single transformer, which I called the auth transformer, but we don't have to include that commit depending on how people feel about it.

@rmulhol rmulhol mentioned this pull request Jan 8, 2020
@gslaughl gslaughl force-pushed the vdb-1074-rely-transformer branch from 7e2cc05 to eaccd13 Compare January 9, 2020 15:16
Copy link
Copy Markdown
Contributor

@rmulhol rmulhol left a comment

Choose a reason for hiding this comment

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

🥇

Really elegant solution here - nice work!

. "github.com/onsi/gomega"
)

var _ = Describe("Deny Transformer", func() {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:%s/Deny/Auth

@gslaughl gslaughl force-pushed the vdb-1074-rely-transformer branch from eaccd13 to f78198d Compare January 9, 2020 19:51
@gslaughl gslaughl merged commit 8cbd54e into staging Jan 9, 2020
@rmulhol rmulhol deleted the vdb-1074-rely-transformer branch February 12, 2020 19:32
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