Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add address to service, runner, execution, and execution #1728

Merged
merged 3 commits into from
Mar 16, 2020

Conversation

NicolasMahe
Copy link
Member

@NicolasMahe NicolasMahe commented Mar 16, 2020

This PR adds an address field to service, runner, execution, and execution.

I had to rename runner.Address to runner.Owner, as now runner.Address is the address of the runner and not the address of the owner of the runner.
I also simplify the ownership keeper and add a better error system.

This is the first step to migrate to hash to address (#1715). Clients can already use these new fields when needed.

@NicolasMahe NicolasMahe self-assigned this Mar 16, 2020
@NicolasMahe NicolasMahe added this to the next milestone Mar 16, 2020
@NicolasMahe NicolasMahe added the release:add Pull requests that add something label Mar 16, 2020
@antho1404 antho1404 merged commit d861c24 into dev Mar 16, 2020
@antho1404 antho1404 deleted the feature/add-address branch March 16, 2020 13:22
@NicolasMahe NicolasMahe changed the title Add address field to service, runner, execution, and execution Add address to service, runner, execution, and execution Mar 17, 2020
This was referenced Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:add Pull requests that add something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants