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

Merge erc-hucap.md #1491

Merged
merged 7 commits into from
Oct 15, 2018
Merged

Merge erc-hucap.md #1491

merged 7 commits into from
Oct 15, 2018

Conversation

lamnot
Copy link
Contributor

@lamnot lamnot commented Oct 13, 2018

The following standard proposal allows for the implementation of a standard API for human cost accounting tokens within smart contracts.
This standard provides basic functionality to discover, track and transfer the motivational hierarchy of human resources.
While blockchain architecture has suceeded in the financialisation of integrity by way of transparency; correspondingly real world outcomes will be proportional to the degree of individualisation of capital by way of knowledge.

@BettyWaitherero
Copy link

whatsapp image 2018-10-15 at 09 05 59

A protocol that takes away the back and forth bargaining that comes with not knowing the standard value of each person's hour of labor. :)

@Arachnid Arachnid merged commit 8325781 into ethereum:master Oct 15, 2018
@axic
Copy link
Member

axic commented Oct 16, 2018

@Arachnid this file wasn't placed into the EIPS directory.

bytes32 constant public ISSUER = 0xffffffff001fffff << 192;

// EDGES MASKING TABLE
Clearance internal TRUST = Clearance({
Copy link
Member

Choose a reason for hiding this comment

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

Are you sure this line compiles?


```
pragma solidity ^0.4.25;
pragma experimental ABIEncoderV2;
Copy link
Member

Choose a reason for hiding this comment

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

Since this is an interface, it should not require this pragma.

@axic
Copy link
Member

axic commented Oct 16, 2018

I am not sure what is the rule regarding included code in EIPs/ERCs, but the code here doesn't really follow any usual coding style recommended (i.e. the "official" Solidity guide, the Consensys one, then one use by Zeppelin) and as a result is kind of hard to read/follow at parts.

@BettyWaitherero
Copy link

EIP1491 proposed Ethereum Standard — Accounting for Human Capital

ttps://medium.com/@bwaitherero/eip1491-proposed-ethereum-standard-accounting-for-human-capital-47344b588fb2

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.

None yet

4 participants