Skip to content

Feature/6 computation of device usage time#15

Open
emmdim wants to merge 14 commits intomasterfrom
FEATURE/6-Computation_of_device_usage_time
Open

Feature/6 computation of device usage time#15
emmdim wants to merge 14 commits intomasterfrom
FEATURE/6-Computation_of_device_usage_time

Conversation

@emmdim
Copy link
Copy Markdown
Member

@emmdim emmdim commented May 14, 2020

No description provided.

SergioMD15 and others added 2 commits May 14, 2020 17:40
 migrations to generate devices, may interfer with tests.
@emmdim emmdim self-assigned this May 14, 2020
@emmdim emmdim linked an issue May 14, 2020 that may be closed by this pull request
SergioMD15 and others added 12 commits May 14, 2020 18:57
…d both FunctionProof and DataWipeProof.

- Holds values for the metrics that will be computed externally.
- All values related to timestamps/dates have been removed from the different proofs (Function and Recycle). A timestamp of the proof is now stored in GenericProof.
- Tests to be adapted to the implementation.
This contract implements the event that will be emitted by every action that takes place inside the blockchain and that relates to real life actions.
Now DeliveryNote, DepositDevice and DeviceFactory contracts implement LifeCycleEvent and new emit event actions have been added to its most important functions.
Next tasks to be done:
- Add emit statements in every step of DeliveryNote contract.
- Use script from https://ethereum.stackexchange.com/questions/2531/common-useful-javascript-snippets-for-geth/3478#3478 to extract all transactions related to some device.
Creo que de momento solo lo va a leer @edimoger (en realidad no sé si funciona esto de mencionar a alguien) así que tomatelo a modo de despedida. Me da mucha pena que se termine esto por
todo el mundo, que me han aportado cosas distintas, pero sin duda la persona de la que mas he aprendido has sido tu (aunque espero que tu tambien hayas aprendido alguna cosa conmigo).
No solo a nivel de trabajo, que siempre has sabido ayudarme con cualquier problema, sino a nivel personal también he aprendido muchas cosas contigo. Se podría resumir en que has sido el
mejor jefe que uno podría tener jaja. Solo espero que te vayan tan bien las cosas como te han ido hasta ahora, y que siempre sigas siendo el mismo de siempre. Con un poco menos de estrés,
eso si, porque no sé como puedes vivir haciendo commits a las 4 de la madrugada, estás loco.
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.

Computation of device usage time

2 participants