Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
768 contributions in the last year
Activity overview
Contributed to
DLTcollab/tangle-accelerator,
DLTcollab/TA-endpoint,
iotaledger/entangled
and 5 other
repositories
Contribution activity
May 2020
- HowJMay/free5gc Go
- HowJMay/noise-c Objective-C
Created a pull request in DLTcollab/tangle-accelerator that received 5 comments
refactor(serialization): Separate serializer into components
serializer.c was the combination of all the serialization functions.
However, it makes serializer.c become way too large and messy, so
I move those…
+1,227
−933
•
5
comments
- feat(test): Add sanitizer for router
- cleanup: Fix typos
- fix(router): Sync url path to MAM implementation
- feat(mam): Add PSK for channel encryption
- feat(api): Return address with UUID in failed requests
- feat(mam): Send mam message from given chid
- fix(coverity): Fix errors reported by Coverity
- refactor(logger): Include undefined logger level object
- refactor(mam): refactor MAM APIs
- refactor(tests): Share random trytes generator
- refactor(cache): Set cache logger in debug mode
- refactor: Cleanup improper/redundant operations
- refactor(mam): Return chid1 with recv_mam_message
- endpoint(fix): Revise default host
- doc: Add documentation for different build types
- feat(MQTT): Implement MQTT regression test
- feat(db): Implement importer and listener for permanode
- fix(endpoint): Use ta_cipher_ctx pointer
- fix(endpoint): Use the logger
- Introduce ScyllaDB backend as permanode implementation
- cleanup(endpoint): Eliminate compilation warnings
- fix(endpoint): Unify error/status code for consistency
- fix: Make use of ta_error_to_string
Created an issue in DLTcollab/tangle-accelerator that received 3 comments
Tangle-accelerator can't print debugging message under DEBUG level
With assigining debug level, logger would not print logging message
3
comments
- Migrate IOTA library from entangled to iota.c
- Support SSL connection with IRI
- Investigate quick searching mechanism on searching MAM messages
- Delete not necessary APIs
- Move endpoint used only implementation under `/endpoint`
- Add logger in `pow.c`
- Update new descriptions for status code in `ta_error_to_string()`
- Cleanup typos
- Add regression tests for MAM services
- Send transfer met SEGV when non-tryte characters are filled in tag or address field
- Return UUID in non-blocking fasion
- Return address of buffered request with UUID
- Implement MAM NTRU and PSK encryption
- Migrate endpoint from using `send_transfer` to `send_mam_message`
- Add unit-test with sanitizers for routers
- Send MAM message from given chid
- Add OOM protection and remove redundant
- Rename IRI related commands
- Return next channel ID when calling recv_mam_message API
1
contribution
in private repositories
May 20