- 09 May, 2020 5 commits
-
-
Andrew Thompson authored
State channel support
-
Andrew Thompson authored
-
Rahul Garg authored
-
Rahul Garg authored
-
Rahul Garg authored
- Add dc_payload_size var to sc test
-
- 08 May, 2020 2 commits
-
-
Andrew Thompson authored
-
Rahul Garg authored
-
- 07 May, 2020 1 commit
-
-
Andrew Thompson authored
-
- 06 May, 2020 5 commits
-
-
Mark Allen authored
Do not embed quay robot password (derp)
-
Mark Allen authored
-
Andrew Thompson authored
-
Andrew McKenzie authored
remove sync swarm TID lookups
-
andymck authored
-
- 05 May, 2020 4 commits
-
-
Frank Vasquez authored
-
Frank Vasquez authored
-
Frank Vasquez authored
-
Frank Vasquez authored
-
- 04 May, 2020 1 commit
-
-
Mark Allen authored
Build miner inside Docker container for aarch64
-
- 01 May, 2020 3 commits
-
-
Mark Allen authored
-
Mark Allen authored
-
Frank Vasquez authored
Target arm64v8 architecture WIP: Buildkite BK path error Make sure qemu-static is available Fix up docker build Fix up bash start Make sure we copy our runner into the binary Full path to bin Mount qemu in Docker build Test multiplatform build Attempt 32 bit build too Remove heroku.yml
-
- 28 Apr, 2020 13 commits
-
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
plug holes in seen tracking
-
Evan Vigil-McClanahan authored
plugging a different hole in the hbbft state machine opened up one with seen tracking that caused a lot of votes to be discarded. while debugging, I noticed bba and seen data is not zeroed out in a skip.
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
Add tests for witness refresh
-
Rahul Garg authored
-
Evan Vigil-McClanahan authored
Prepare for 2020-04-27
-
Andrew Thompson authored
-
Andrew Thompson authored
-
Andrew Thompson authored
Dependent transaction tests
-
Andrew Thompson authored
Fix blockchain_SUITE's election test
-
Andrew Thompson authored
Relax poc receipt submit timeouts and track transactions via callbacks
-
Andrew Thompson authored
If the submitting node is not more than 5 blocks behind the chain it will never see its poc request hit the chain and thus end up in a loop of never submitting receipts. This lengthens the poc request submission timeout to the same as the poc interval and uses the transaction callback to log if the receipt has been submitted.
-
- 27 Apr, 2020 2 commits
- 24 Apr, 2020 4 commits
-
-
Andrew Thompson authored
Optionally mirror all packet forwarder up/down packets to a seperate udp socket
-
andymck authored
-
andymck authored
-
andymck authored
bump to latest blockchain core. Fixes to account for txn mgr using records and txn list response as maps. Tweak some test timers
-