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

Implement message and area concatenation #2

Closed
ts5746 opened this issue Apr 15, 2019 · 1 comment
Closed

Implement message and area concatenation #2

ts5746 opened this issue Apr 15, 2019 · 1 comment
Labels
protocol Whiteflag protocol change or addition

Comments

@ts5746
Copy link
Contributor

ts5746 commented Apr 15, 2019

Message and area concatenation using reference code 3 is defined in the Whiteflag protocol specification but currently not implemented in the API.

@ts5746 ts5746 added enhancement New feature or request protocol Whiteflag protocol change or addition and removed enhancement New feature or request labels Apr 15, 2019
@ts5746
Copy link
Contributor Author

ts5746 commented Feb 23, 2020

Closing this issue for now, because:

  • area concatenation should probably be handled by the application software - also, protocol changes are proposed to areas, e.g. using polygons: Add polygon object area type whiteflag-standard#13;
  • message concatenation is only required for blockchains with limited data per transaction, which is not an issue with Ethereum as the only currently implemented blockchain.
    Issue may be reopened if required.

@ts5746 ts5746 closed this as completed Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol Whiteflag protocol change or addition
Projects
None yet
Development

No branches or pull requests

1 participant