Skip to content

Conversation

@udkreddySomish
Copy link
Collaborator

Refer this sheet, for the list of changes made to the contracts

PremSOMISH and others added 30 commits November 13, 2020 12:24
changed way of converting buffer to hex in signAndExecuteMetaTx
udkreddySomish and others added 26 commits February 3, 2021 10:02
Fixed issues with option pricing fomula
…ption pricing function accordingly

shifted AllMarket interface to interface file
Skipping settleMarket if feed address is null

Handeling create market if feed address is null
Fixed script responsible for signing the meta tx

took contracts out of plotxToken.sol

Fixed test cases broke due to EIP changes
Implemented EIP 712 in all contracts following MetaTx
@maxsam4
Copy link
Collaborator

maxsam4 commented Feb 16, 2021

msg.sender is still being used at a lot of places. Please replace msg.sender with the meta tx's _msgSender wherever applicable.

@udkreddySomish
Copy link
Collaborator Author

Yes, msg.sender is added intentionally wherever the particular function is to be called by any contract or the relayer.

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.

4 participants