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

feat: Update endpoint deserializer #14

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

splasky
Copy link
Contributor

@splasky splasky commented Dec 20, 2020

The endpoint has changed the message serializer to flatbuffer.
This commit add the build script for generate endpoint flatbuffer
deserializer and deserialize the endpoint mam message from IOTA network.

Copy link
Member

@jserv jserv left a comment

Choose a reason for hiding this comment

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

Revise the subject to reflect your motivations and considerations.

@splasky splasky force-pushed the flatbuffer branch 6 times, most recently from f74b905 to 817445f Compare December 21, 2020 09:29
@@ -10,7 +10,7 @@ jobs:

build:
name: Build
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
Copy link
Member

Choose a reason for hiding this comment

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

Send another pull request for CI environment changes.

The endpoint has changed the message serializer to flatbuffer.
This commit add the build script for generate endpoint flatbuffer
deserializer and deserialize the endpoint mam message from IOTA network.
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.

2 participants