Skip to content

(VDB-1605) 1.1.0 cat storage [staging]#302

Merged
rmulhol merged 5 commits intovdb-1594-1.1.0-addresses-stagingfrom
vdb-1605-1.1.0-cat-storage-staging
Sep 22, 2020
Merged

(VDB-1605) 1.1.0 cat storage [staging]#302
rmulhol merged 5 commits intovdb-1594-1.1.0-addresses-stagingfrom
vdb-1605-1.1.0-cat-storage-staging

Conversation

@rmulhol
Copy link
Copy Markdown
Contributor

@rmulhol rmulhol commented Sep 12, 2020

No description provided.

@rmulhol rmulhol force-pushed the vdb-1605-1.1.0-cat-storage-staging branch from 34a2056 to 72589f0 Compare September 16, 2020 21:11
import (
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core/types"
//"github.com/ethereum/go-ethereum/core"
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.

🎉

var catAddress = constants.GetContractAddress("MCD_CAT_1.1.0")
var StorageTransformerInitializer storage.TransformerInitializer = storage.Transformer{
Address: common.HexToAddress(catAddress),
StorageKeysLookup: storage.NewKeysLookup(v1_0_0.NewKeysLoader(&mcdStorage.MakerStorageRepository{}, catAddress)),
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.

Should this be using v1_1_0.NewKeysLoader here?

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.

Couple minor comments, but this is a branch to branch so I am assume it'll get looked at again.

@rmulhol rmulhol force-pushed the vdb-1605-1.1.0-cat-storage-staging branch from 72589f0 to 7c729a3 Compare September 22, 2020 15:10
…ging

(VDB-1606) Add Flip v1.1.0 storage transformers [staging]
@rmulhol rmulhol merged commit cf87c4b into vdb-1594-1.1.0-addresses-staging Sep 22, 2020
@rmulhol rmulhol deleted the vdb-1605-1.1.0-cat-storage-staging branch September 22, 2020 17:45
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