# 2019-06-03 會議記錄 ## 出席人員 - @yillkid - @jkrvivian - @ender - @marktwtn - @junwei - @AjMaChInE - @lloyd - @Waynew - @twzjwang - @jserv - @howjmay ## 重要變革 - yillkid - [Coordicide](https://coordicide.iota.org/) - [WhitePaper](https://files.iota.org/papers/Coordicide_WP.pdf) - Coordicide AMA (5th June at 5pm CEST -> 11pm TPE) - [LINK](https://old.reddit.com/r/Iota/comments/buelh8/iota_coordicide_ama_5pm_wednesday_5th_june/) - Moody Alam (Director of Research), - Serguei Popov (Co-Founder), - Wolfgang Welz, - Hans Moog, - Andrew Greve - waynew - [Bee](https://github.com/iotaledger/bee): ICT Rewrite on Rust - [On fast probabilistic consensus in the Byzantine setting](https://arxiv.org/pdf/1905.10895.pdf) - [On a decentralized trustless pseudo-random number generation algorithm](https://eprint.iacr.org/2016/228.pdf) ## 開發進度 - yillkid - Monitor rule - Health check for IOTA full-node [#154](https://github.com/DLTcollab/general/issues/154) - waynew - TA: Add API send trytes for HTTP endpoint [#193](https://github.com/DLTcollab/tangle-accelerator/pull/193/) - [Troika in Rust](https://github.com/wusyong/troika_rust) - SIMD - batched - Snapshot files synced among nodes (lsyncd) - `devorg` is now [official node](https://trinity.iota.org/nodes) on Trinity wallet - marktwtn - IRI CI [#135](https://github.com/DLTcollab/general/issues/135) - IRI attachToTangle parallelize [#149](https://github.com/DLTcollab/general/issues/149) - dcurl CI [#116](https://github.com/DLTcollab/dcurl/issues/116) - jkrvivian - microhttpd: Implement API callback functions [#154](https://github.com/DLTcollab/tangle-accelerator/issues/154) * AjMaChInE * feat: Remote interface interoperate distributed computing resources [#143](https://github.com/ajblane/dcurl/commit/88a5cb63c0ba34d3ece00894058ce19fd0c75f6e) * Improve data integrity for sensors via hardware-assisted signing and verification [#122](https://github.com/DLTcollab/general/issues/122) * ender * Add document to describe DID methods implementation [#136](https://github.com/tangleid/tangleid/issues/136) * Base: Monitor the RabbitMQ service [#155](https://github.com/dltcollab/general/issues/155) * [Dashboard](http://node0.puyuma.org:9300/d/2sgfogGWk/ikaros?orgId=1&refresh=10s) * [Prometheus Targets](http://node0.puyuma.org:9090/targets) * howjmay * feat(reg): Add tests for get_tips() [#192](https://github.com/DLTcollab/tangle-accelerator/pull/192) * feat(reg) Add regression test for `api_generate_address` and `api_get_tips_pair` [#197](https://github.com/DLTcollab/tangle-accelerator/pull/197) * fix(api): Patch nines for `api_find_transactions_by_tag()` [#198](https://github.com/DLTcollab/tangle-accelerator/pull/198) * api_generate_address() return 2 address * feat(reg): Add tests for send_trytes() * serialize/serialize.c: Return `SC_SERIALIZER_INVALID_REQ` if any element (trytes) in the requeting trytes list length not equal to NUM_TRYTES_SERIALIZED_TRANSACTION. * utils/pow.c: Exit pow loop if tx == NULL which may happen if the requesting trytes is arbitrary tytes which means the transaction indext doesn't meet the real index. ###### tags: `Meeting` `Coordicide`