Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Resolving URLs from contract #1964

Merged
merged 22 commits into from
Aug 23, 2016
Merged

Resolving URLs from contract #1964

merged 22 commits into from
Aug 23, 2016

Conversation

tomusdrw
Copy link
Collaborator

  • tiny fix for ethstore

@tomusdrw tomusdrw added the A0-pleasereview 🤓 Pull request needs code review. label Aug 19, 2016
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 86.921% when pulling 21b33c4 on dapps-urlhint into 070a215 on master.

@tomusdrw tomusdrw added the A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. label Aug 19, 2016
@tomusdrw tomusdrw removed the A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. label Aug 20, 2016
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 86.876% when pulling 0ab65fb on dapps-urlhint into f2be2ae on master.

@arkpar arkpar added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Aug 23, 2016
pub struct URLHintContract {
urlhint: Contract,
registrar: Contract,
client: Arc<Box<ContractClient>>,
Copy link
Contributor

Choose a reason for hiding this comment

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

why not just Arc<ContractClient>? Arc supports ?Sized types.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed, thanks!

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 86.865% when pulling c35a1cd on dapps-urlhint into f2be2ae on master.

@gavofyork gavofyork merged commit 124a5da into master Aug 23, 2016
@gavofyork gavofyork deleted the dapps-urlhint branch August 23, 2016 17:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants