DLTcollab / tangle-accelerator

Accelerate IOTA transactions by caching API requests and redirecting to faster alternatives
MIT License
23 stars 16 forks source link

feat(mam): Amed mam_recv with timestamp #771

Closed howjmay closed 3 years ago

howjmay commented 3 years ago

The timestamp in the time that tangle-accelerator is the time that tangle-accelerator is processing the request. Each message under a channel ID become a array which the first element is the timestamp and the second element is the message payload.

Moreover, to reduce the total time taken by CI, the tests of MAM are seperated into several testing files. Each file can run in paralledly on buildkite.