Commit Graph

1051 Commits

Author SHA1 Message Date
Stephen Buttolph c6d3d6d68c
Merge pull request #123 from ava-labs/nat-errors
added error reporting to nat.Map
2020-06-24 12:39:37 -04:00
Stephen Buttolph 50b28ed7f3
Merge pull request #121 from ava-labs/lower-log-level
Lower log level
2020-06-24 12:05:44 -04:00
Stephen Buttolph 6791f3489e
Merge pull request #120 from ava-labs/bootstrap-comments
Add comments
2020-06-24 12:05:06 -04:00
StephenButtolph 481f3c41ec removed duplicated call 2020-06-24 12:01:45 -04:00
StephenButtolph eefaed4b1a added error reporting to nat.Map 2020-06-24 11:41:22 -04:00
Dan Laine 5c618d6c1b lower log level 2020-06-24 10:09:36 -04:00
Dan Laine c0629af46e add comments 2020-06-24 09:51:34 -04:00
StephenButtolph 63ea29064d Added some more numbers to interesting logs in bootstrapping 2020-06-23 21:07:35 -04:00
Stephen Buttolph 1f01d43102
Merge pull request #119 from ava-labs/restrict-version-logging
only log to info based on the beacons
2020-06-23 20:59:55 -04:00
StephenButtolph a61d1638a3 only log to info based on the beacons 2020-06-23 20:58:35 -04:00
StephenButtolph 6ba9d2264d version bump to 0.5.7 2020-06-23 20:29:03 -04:00
Stephen Buttolph 283824972d
Merge pull request #71 from ava-labs/upnp
NAT Traversal
2020-06-23 20:27:50 -04:00
StephenButtolph 2e218ea508 merged 2020-06-23 20:20:57 -04:00
Stephen Buttolph 49a5571758
Merge pull request #116 from ava-labs/c-chain-next
Some minor improvements for C-Chain.
2020-06-23 20:15:04 -04:00
StephenButtolph 0cb534031a Merge branch 'denali' into c-chain-next 2020-06-23 20:12:17 -04:00
Stephen Buttolph 5361fb796b
Merge pull request #99 from ava-labs/limit-outstanding-requests
Limit # outstanding GetAncestors to 8; reduce MaxTimeFetchingAncestors
2020-06-23 20:02:29 -04:00
StephenButtolph 26edbc5e6e cleaned up avalanche bootstrapping 2020-06-23 19:57:44 -04:00
StephenButtolph 16f006edc9 Removed no longer upheld invariant 2020-06-23 19:43:03 -04:00
StephenButtolph 8c7934515c removed mutually recursive functions for fetching 2020-06-23 19:41:22 -04:00
StephenButtolph 561e021e67 Merge branch 'denali' into limit-outstanding-requests 2020-06-23 19:19:19 -04:00
Stephen Buttolph f701b9769c
Merge pull request #118 from ava-labs/support-apt-plugins
added local path to plugin
2020-06-23 18:51:08 -04:00
Determinant d40fbe8f75 improve plugin logging 2020-06-23 18:33:57 -04:00
StephenButtolph 1d4c368462 added local path to plugin 2020-06-23 18:23:22 -04:00
Stephen Buttolph 3609a73073
Merge pull request #100 from ava-labs/backwards-compatible-api
Backwards compatible api
2020-06-23 17:48:36 -04:00
StephenButtolph 737430af26 merged 2020-06-23 17:48:02 -04:00
Stephen Buttolph f4bbaa09b4
Merge pull request #117 from ava-labs/enable-keystore
Enable keystore by default
2020-06-23 17:39:17 -04:00
Stephen Buttolph 18c8f949a7
Merge pull request #115 from ava-labs/memory-improvements
Memory improvements
2020-06-23 17:37:54 -04:00
Determinant 7591e93e08 remove go-plugin logging; use coreth 0.2.5 2020-06-23 17:36:20 -04:00
Dan Laine 3d374a73db enable keystore by default 2020-06-23 17:30:45 -04:00
Dan Laine fa11fecbb0 pre-allocate map capacity in consensus 2020-06-23 17:15:25 -04:00
Dan Laine 875b2d0cab remove errant newline 2020-06-23 16:54:25 -04:00
Dan Laine 8ce7bda92a cleanup 2020-06-23 16:54:03 -04:00
Dan Laine 6c6136d551 only downsize underlying arrays if they're much too large 2020-06-23 16:44:02 -04:00
Dan Laine 7f5693dfd3 reduce MaxTimeFetchingAncestors from 100ms to 50ms 2020-06-23 15:08:15 -04:00
Dan Laine 55079aa893 add CappedList for ids.Set and use it in fetchANeededVtx 2020-06-23 15:01:55 -04:00
Dan Laine 19a3f69e99 Merge branch 'duplicated-writes' into memory-improvements 2020-06-23 13:10:01 -04:00
Dan Laine f92fa88d24 commit db after parsing tx to avoid memory leak 2020-06-23 13:04:10 -04:00
Dan Laine 998f4bff40 add comments; remove unnceccessary batch write; avoid possible memory leak; reset batch after write 2020-06-23 13:03:23 -04:00
StephenButtolph e7bea2c16f Merge branch 'master' into denali 2020-06-23 12:46:53 -04:00
StephenButtolph b42e4897ed Merge branch 'master' of github.com:ava-labs/gecko 2020-06-23 12:46:34 -04:00
Stephen Buttolph df107ba871
Merge pull request #253 from kurtosis-tech/master
Adding E2E Tests to CircleCI
2020-06-23 12:45:48 -04:00
Stephen Buttolph cb65fca7d8
Merge pull request #110 from ava-labs/api-security
API security improvements
2020-06-22 19:08:01 -04:00
StephenButtolph 7ef37af0d6 changed test to enforce abortions 2020-06-22 18:14:35 -04:00
StephenButtolph 5b6debbaba added regression test 2020-06-22 18:08:20 -04:00
StephenButtolph 7bc66938da Merge branch 'denali' into duplicated-writes 2020-06-22 17:59:09 -04:00
Stephen Buttolph c3c10a0a81
Merge pull request #112 from ava-labs/handler-improvements
handler engine gets/sets
2020-06-22 17:57:51 -04:00
Stephen Buttolph 6664c9bd20
Merge pull request #108 from ava-labs/tighten-cert-permissions
make staking cert/key read-only
2020-06-22 17:40:10 -04:00
Dan Laine c9aa8eedc2 pre-allocate arrays 2020-06-22 16:50:31 -04:00
Dan Laine fc15e3cfe6 prevent potential memory leaks 2020-06-22 16:35:42 -04:00
StephenButtolph 473bef24b1 removed duplicated batch writes, fixed tests 2020-06-22 15:50:52 -04:00