name-bazaar icon indicating copy to clipboard operation
name-bazaar copied to clipboard

Fix out of memory

Open kwladyka opened this issue 2 years ago • 0 comments

The PR is to push image to QA and test result. Not to merge at that moment.


developer notes for myself

Contracts which changed since https://github.com/district0x/name-bazaar/commit/e7127a8206958e448cbdd2786b350e07750e4064 compare to master https://github.com/district0x/name-bazaar/compare/e7127a8206958e448cbdd2786b350e07750e4064...master

resources/public/contracts/src/AuctionOffering.sol
resources/public/contracts/src/AuctionOfferingFactory.sol
resources/public/contracts/src/BuyNowOffering.sol
resources/public/contracts/src/BuyNowOfferingFactory.sol
resources/public/contracts/src/District0xEmails.sol
resources/public/contracts/src/Forwarder.sol
resources/public/contracts/src/NameBazaarDevContracts.sol
resources/public/contracts/src/Offering.sol
resources/public/contracts/src/OfferingFactory.sol
resources/public/contracts/src/OfferingRegistry.sol
resources/public/contracts/src/SafeMath.sol
resources/public/contracts/src/UsedByFactories.sol
resources/public/contracts/src/proxy/Forwarder.sol
resources/public/contracts/src/proxy/MutableForwarder.sol
resources/public/contracts/src/strings.sol

From that time ropsten addresses are unknown. Nobody updated them anywhere after deploy. Did someone do a deploy to ropsten after update all this contracts? Answers are unknown.

kwladyka avatar Aug 25 '22 20:08 kwladyka