- 19 Oct, 2020 2 commits
-
-
Rahul Garg authored
-
Evan Vigil-McClanahan authored
-
- 18 Oct, 2020 3 commits
-
-
Andrew Thompson authored
Handle unsupported region
-
Jay Kickliter authored
-
Jay Kickliter authored
-
- 17 Oct, 2020 1 commit
-
-
Evan Vigil-McClanahan authored
bump core and blessed snap
-
- 16 Oct, 2020 4 commits
-
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
add test for multikeys
-
Evan Vigil-McClanahan authored
Add downlink throttling
-
Evan Vigil-McClanahan authored
Step-by-step miner building guide
-
- 15 Oct, 2020 3 commits
-
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
-
- 14 Oct, 2020 5 commits
-
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
Make election_done asynchronous to avoid mutual blocking consensus mgr
-
Jay Kickliter authored
-
Andrew Thompson authored
Handle GWMP (Semtech UDP protocol) V2 messages
-
- 13 Oct, 2020 9 commits
-
-
Evan Vigil-McClanahan authored
Audit var-46, reward_version=4
-
Andrew Thompson authored
Instead of doing a gen_server:call and blocking on the reply, do a gen_server cast and wait for a `mark_done` event to come back so we know we've handed the key off. To make this work without sending duplicate election_done messages to the consensus manager we track whether the election done was acknowleded with a seperate record field. This PR also attempts to improve the logging slightly to include election delay adjacent to the election height more consistently and it also tries to improve the group cancel behaviour. Finally this bumps core for a chain var default value fix. B
-
Andrew Thompson authored
Don't allow a divide by 0 in next_block_timer
-
Rahul Garg authored
-
Andrew Thompson authored
-
Marc Nijdam authored
Update blessed snapshot to 540721
-
Rahul Garg authored
-
Evan Vigil-McClanahan authored
Test that state channel closes within grace blocks of an epoch end are rewarded
-
Rahul Garg authored
-
- 12 Oct, 2020 1 commit
-
-
Rahul Garg authored
-
- 10 Oct, 2020 1 commit
-
-
Mark Allen authored
-
- 09 Oct, 2020 1 commit
-
-
Jay Kickliter authored
-
- 08 Oct, 2020 6 commits
-
-
Andrew Thompson authored
Bump blessed snapshot
-
Rahul Garg authored
-
Andrew Thompson authored
reduce the time period, be more aggressive about catchup
-
Marc Nijdam authored
Test slashing on overpayed state channel
-
Andrew Thompson authored
-
Marc Nijdam authored
substantial state channel test rework
-
- 07 Oct, 2020 4 commits
-
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
improve init_per_testcase and election test
-
Evan Vigil-McClanahan authored
-
Marc Nijdam authored
Add support for poc_per_hop_max_witnesses
-