Michael Jeffrey

Results 6 issues of Michael Jeffrey

waiting infinity for sessions to close was causing the swarm_server to never fully die when it was terminated. Why it's own 10s timeout in libp2p_swarm_sup did not come along and...

Ensure that submitting a non-dispute state channel close will not make it through when a state channel has already been legitimately closed. Also update the types of txns a state_channel_client...

An XOR filters contents is the hash of a (app_eui, dev_eui) pair. This means every device that added to an OUI needs to squat on a shared EUI pair and...

Command: `packet_purchaser sc list` ``` +------------------------------+-----+---------+---------+---------+---------+-------+-------+-------+-----------+------------+----------------+--------------+ | id |nonce| state |is_active|expire_in|expire_at|expired|amount |num_dcs|num_packets|participants|max_participants| pid | +------------------------------+-----+---------+---------+---------+---------+-------+-------+-------+-----------+------------+----------------+--------------+ | Total | X | X | 13 | X | X | 0 |5600000|...

- env var to not banner all updates - first time we encounter a client, it will be bannered the sc it was placed into - when a sc closes,...

Companion Oracles PR https://github.com/helium/oracles/pull/850 ## `dc::burn_delegated()` The `iot_packet_verifier` and `mobile_packet_verifier` in Oracles burn DC on behalf of OUI operators and Data Users respectively. ## `boosting::start_boost()` The `boost_manager` starts the clock...