Skip to content

VDB-1598: cat claw staging [staging]#288

Merged
elizabethengelman merged 6 commits intostagingfrom
vdb-1598-cat-claw-staging
Sep 9, 2020
Merged

VDB-1598: cat claw staging [staging]#288
elizabethengelman merged 6 commits intostagingfrom
vdb-1598-cat-claw-staging

Conversation

@elizabethengelman
Copy link
Copy Markdown
Contributor

No description provided.

@elizabethengelman elizabethengelman force-pushed the vdb-1598-cat-claw-staging branch from 6519e4c to e29bf00 Compare September 2, 2020 19:16
@elizabethengelman elizabethengelman marked this pull request as ready for review September 2, 2020 19:18
address_id BIGINT NOT NULL REFERENCES public.addresses (id) ON DELETE CASCADE,
log_id BIGINT NOT NULL REFERENCES public.event_logs (id) ON DELETE CASCADE,
msg_sender BIGINT NOT NULL REFERENCES addresses (id) ON DELETE CASCADE,
rad NUMERIC,
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.

Why is this rad and not litter?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It's rad since that is what the argument for the claw method: https://github.com/makerdao/dss/blob/master/src/cat.sol#L178


Expect(dbResult.AddressID).To(Equal(addressID))
Expect(dbResult.MsgSender).To(Equal(msgSenderID))
Expect(dbResult.Rad).To(Equal("164878299999999999999707170900220955677367419868"))
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.

Not a big enough number.

Copy link
Copy Markdown
Contributor

@paytonrules paytonrules left a comment

Choose a reason for hiding this comment

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

I don't understand why it's rad and not litter, but I think that's my confusion not yours.

👍

@elizabethengelman elizabethengelman force-pushed the vdb-1598-cat-claw-staging branch from e29bf00 to 3563ed6 Compare September 8, 2020 20:13
@elizabethengelman elizabethengelman force-pushed the vdb-1598-cat-claw-staging branch from 3563ed6 to 137c970 Compare September 8, 2020 21:51
@elizabethengelman elizabethengelman merged commit 5bc4cd4 into staging Sep 9, 2020
@elizabethengelman elizabethengelman deleted the vdb-1598-cat-claw-staging branch September 9, 2020 18:30
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.

2 participants