Commit Graph

  • 4223e1f9d5 remove unnecessary call to Has Dan Laine 2020-06-16 17:51:49 -0400
  • eda52b631e Merge branch 'master' of github.com:ava-labs/gecko Dan Laine 2020-06-16 17:32:28 -0400
  • e0d00e25c7 fix typo Dan Laine 2020-06-16 17:23:48 -0400
  • aca163714d
    fixed typo Stephen Buttolph 2020-06-16 17:21:23 -0400
  • b5579776e1 Merge branch 'ping-pong' of github.com:ava-labs/gecko-internal into ping-pong StephenButtolph 2020-06-16 16:53:45 -0400
  • 8edcb1689b bump version for everest StephenButtolph 2020-06-16 16:52:46 -0400
  • 45512ddef6
    Merge branch 'master' into ping-pong Stephen Buttolph 2020-06-16 16:46:05 -0400
  • 7feb0c335e merged StephenButtolph 2020-06-16 16:45:41 -0400
  • 8fe8586dab
    Merge branch 'master' into lower-gossip-logs Stephen Buttolph 2020-06-16 16:35:28 -0400
  • 52b6c1df21 merged StephenButtolph 2020-06-16 16:35:13 -0400
  • 89ab9fce4b
    Merge branch 'master' into set-cache Stephen Buttolph 2020-06-16 16:28:31 -0400
  • 9562dc1054
    Merge pull request #68 from ava-labs/network-upgrade Stephen Buttolph 2020-06-16 16:20:43 -0400
  • 77d24022fe add minimumCacheSize Dan Laine 2020-06-16 16:11:21 -0400
  • ad130e848e merged StephenButtolph 2020-06-16 16:10:45 -0400
  • 4ecd92efba add minimum size to uniqueBag and Requests Dan Laine 2020-06-16 15:43:30 -0400
  • 191cd48593 add minimum map size to Blocker Dan Laine 2020-06-16 15:34:34 -0400
  • 8fdeef5eb6 pre-allocate slices for List in set, bag, shortSet Dan Laine 2020-06-16 15:17:13 -0400
  • bf7cad2a37
    Merge pull request #74 from ava-labs/fix-consensus-bugs Stephen Buttolph 2020-06-16 14:45:10 -0400
  • b1923d7dee
    Merge pull request #251 from aaronbuchwald/optimize-insert-from Stephen Buttolph 2020-06-16 14:40:38 -0400
  • bfa13fa077
    Merge branch 'master' into fix-consensus-bugs Stephen Buttolph 2020-06-16 14:20:54 -0400
  • 11f66e1394 merged StephenButtolph 2020-06-16 14:17:47 -0400
  • 210ad164f3 resolve comments for PR 71; change log leves; type check Hongbo Zhang 2020-06-16 11:29:50 -0400
  • 571b6e597b bring pmp back Hongbo Zhang 2020-06-15 15:16:24 -0400
  • fb51e6a443 check failed port mapping Hongbo Zhang 2020-06-14 16:08:09 -0400
  • 3cfba77c70 staking internal port and external port could be different Hongbo Zhang 2020-06-14 03:51:31 -0400
  • f8301f11c2 fix upnp port detection and retry on mapping Hongbo Zhang 2020-06-13 15:29:28 -0400
  • 661ee3a542 support machine with public IP Hongbo Zhang 2020-06-12 17:40:41 -0400
  • 3281da4ff2 NAT test Hongbo Zhang 2020-06-12 10:07:17 -0400
  • 54e1c4031e upnp Hongbo Zhang 2020-06-07 20:02:29 -0400
  • 96cfcc0b5b NAT test Hongbo Zhang 2020-06-12 10:07:17 -0400
  • aaa00b3488 upnp Hongbo Zhang 2020-06-07 20:02:29 -0400
  • 0fdddae9fc
    Optimize DAG traversal in insertFrom Aaron Buchwald 2020-06-16 11:53:57 -0400
  • 0d9a21b458
    Merge pull request #69 from ava-labs/codec-upgrade Stephen Buttolph 2020-06-16 01:09:56 -0400
  • 284d0ee765
    Merge branch 'master' into codec-upgrade Stephen Buttolph 2020-06-16 00:45:20 -0400
  • 639ef4b22f
    Merge pull request #70 from ava-labs/log-level-and-format Stephen Buttolph 2020-06-16 00:40:45 -0400
  • 93cb630a6f
    Merge branch 'master' into log-level-and-format Stephen Buttolph 2020-06-16 00:19:59 -0400
  • 039ea3c0c3
    Merge pull request #73 from ava-labs/fix-platform-bootstrapped Stephen Buttolph 2020-06-16 00:18:32 -0400
  • aa5422696e Set helpers to Debug log level. Gabriel Cardona 2020-06-15 21:14:54 -0700
  • b950f016d8
    Fix platform bootstrapped function to initialize fx Aaron Buchwald 2020-06-15 21:53:29 -0400
  • ec953d6ec3 Fix log level. Gabriel Cardona 2020-06-15 15:08:03 -0700
  • ef0b9bfb1e Merge branch 'master' into log-level-and-format Gabriel Cardona 2020-06-15 15:07:44 -0700
  • 893e3383e8
    Merge branch 'master' into lower-log-level lower-log-level Stephen Buttolph 2020-06-15 17:50:10 -0400
  • 58c9093279
    Merge pull request #202 from Shashank-In/patch-1 Stephen Buttolph 2020-06-15 17:46:41 -0400
  • 91852fe932
    nit Stephen Buttolph 2020-06-15 17:08:25 -0400
  • 413ff7b0b4
    Merge branch 'master' into patch-1 Stephen Buttolph 2020-06-15 17:06:43 -0400
  • 6abf3a8c02
    Merge pull request #220 from ava-labs/improve-network-logging Stephen Buttolph 2020-06-15 16:00:52 -0400
  • 8fb00cf67c Merge branch 'improve-network-logging' of github.com:ava-labs/gecko into improve-network-logging StephenButtolph 2020-06-15 15:51:20 -0400
  • c3c9cec1ea updated new messages to match new logging format StephenButtolph 2020-06-15 15:51:12 -0400
  • 7fc3b65c86
    Merge branch 'master' into improve-network-logging Stephen Buttolph 2020-06-15 15:44:23 -0400
  • e4a0e73155 merged router + added optimization around failed gets StephenButtolph 2020-06-15 15:43:59 -0400
  • 7c60e8d966
    Merge pull request #245 from aaronbuchwald/duplicates-avm-import-key Stephen Buttolph 2020-06-15 15:22:40 -0400
  • 21d65dc167
    Merge branch 'master' into duplicates-avm-import-key Stephen Buttolph 2020-06-15 15:14:01 -0400
  • 34943cf366
    Merge pull request #234 from aaronbuchwald/fix-unissued-events-ordering Stephen Buttolph 2020-06-15 15:12:22 -0400
  • dc06427166 Merge branch 'duplicates-avm-import-key' of https://github.com/aaronbuchwald/gecko into duplicates-avm-import-key Aaron Buchwald 2020-06-15 14:21:58 -0400
  • 8783844aca
    Fix nitpick Aaron Buchwald 2020-06-15 14:20:16 -0400
  • 239b99a29d
    Merge branch 'master' into fix-unissued-events-ordering Stephen Buttolph 2020-06-15 14:06:57 -0400
  • c86265baf8
    Merge branch 'master' into split-admin-api Stephen Buttolph 2020-06-15 14:06:38 -0400
  • 9c30c33bb0
    Merge pull request #244 from moreati/version-versions Stephen Buttolph 2020-06-15 14:05:34 -0400
  • 34e1c9de2f
    Merge branch 'master' into version-versions Stephen Buttolph 2020-06-15 13:56:33 -0400
  • de6c5721a8
    Merge branch 'master' into duplicates-avm-import-key Stephen Buttolph 2020-06-15 13:41:20 -0400
  • 9236eb286f
    Merge pull request #250 from aaronbuchwald/debug-staking-disabled Stephen Buttolph 2020-06-15 13:38:14 -0400
  • 18c0b0a65b move codec to utils Dan Laine 2020-06-15 13:20:30 -0400
  • fa4be45d8a Update go.sum Gabriel Cardona 2020-06-15 10:15:43 -0700
  • acbb9a7e0c remove expansionBoost from packer (Go's append does similar already). change initialSliceCap 1024 --> 256. Streamline packer.Expand, as this method is called very often Dan Laine 2020-06-15 13:12:55 -0400
  • cdac10c23b Fix typos. Gabriel Cardona 2020-06-15 09:45:21 -0700
  • f59f45a20f Make all RPC call logs `Info` level. Gabriel Cardona 2020-06-15 09:35:41 -0700
  • a84abacea5 fix typos and removed useless benchmark Dan Laine 2020-06-15 10:55:09 -0400
  • 979477d68f change initialSliceCap --> 1024 Dan Laine 2020-06-15 10:46:22 -0400
  • cea79f66b2 add to tests; comment them Dan Laine 2020-06-15 10:33:08 -0400
  • f28b69b819 set initial slice capacity for packer; packer pre-allocates capacity when possible Dan Laine 2020-06-15 10:06:40 -0400
  • ba2b214b58 Decouple staking and tls encryption for internode communication Aaron Buchwald 2020-06-12 22:20:50 -0400
  • b269f8cfb0 marshal writes directly to packer rather than creating array of functions Dan Laine 2020-06-14 21:38:07 -0400
  • d1796c8b0b cleanup; revert string packing method Dan Laine 2020-06-14 18:15:44 -0400
  • 9c4cfecf4e pack pointer to string instead of string...halves memory footprint Dan Laine 2020-06-14 12:23:05 -0400
  • ee1cf620a1 cleanup Dan Laine 2020-06-14 12:06:39 -0400
  • 7b5b3d1f1c more optimizations/cleanup Dan Laine 2020-06-14 11:53:19 -0400
  • f6cabee51b cache serializable fields of struct types; change codec methods to be on pointer type; change variable names; change benchmark toinclude both marshaling and unmarshaling Dan Laine 2020-06-14 10:56:43 -0400
  • d85ef87695 * Use Debug log level for all RPC calls * Use convention: [vm/api: function_name called...]. Ex: "Platform: SampleValidators called... Gabriel Cardona 2020-06-13 11:06:32 -0700
  • 760c32c4ac main: Added database version & default network to -version Alex Willmer 2020-06-11 20:50:13 +0100
  • 954074abcc optimize by reducing amount of data stored on heap Dan Laine 2020-06-12 19:26:03 -0400
  • 42deac45e9 use pre-allocated array of functions Dan Laine 2020-06-12 19:03:08 -0400
  • a895b691a2 change wire format to be exact same as it was before Dan Laine 2020-06-12 16:52:58 -0400
  • 2fb88906cc
    Add testing for avm API ImportKey Aaron Buchwald 2020-06-12 15:10:39 -0400
  • 1572b1bd97
    Return early when finding address already exists Aaron Buchwald 2020-06-12 14:09:45 -0400
  • 750f7b2120
    Improve error message in platform API IssueTx call Aaron Buchwald 2020-06-12 13:48:45 -0400
  • 26f5503a43 Add test to ensure IssueTx maintains ordering of unissued events heap Aaron Buchwald 2020-06-10 22:10:19 -0400
  • e15c1bad8c Use Add instead of Push to correctly order timed txs in event heap Aaron Buchwald 2020-06-09 13:51:11 -0400
  • 617a158097 use wrappers.packer instead of byte array Dan Laine 2020-06-12 10:41:02 -0400
  • 7879dd1768 upgrade codec to be more efficient. Passes all codec tests. Failing some other tests due to new format Dan Laine 2020-06-11 18:16:21 -0400
  • c071e56cfa Merge branch 'master' into network-upgrade StephenButtolph 2020-06-11 18:11:56 -0400
  • 960377e2b4 cleaned up imports StephenButtolph 2020-06-11 18:08:42 -0400
  • f52d0c29bd Register a timeout for querying ourselves to ensure we never drop a query StephenButtolph 2020-06-11 18:00:21 -0400
  • e073b4e8ad
    Prevent duplicated addresses in avm import key Aaron Buchwald 2020-06-11 17:01:28 -0400
  • 3d60db3a05 Subtract from balance when adding a default subnet delegator. Gabriel Cardona 2020-06-11 13:14:02 -0700
  • f61d5f4628 ansible: Become a super user to install ava Alex Willmer 2020-06-11 19:59:14 +0100
  • a3aba825c0 ansible: Fetch git repo of https Alex Willmer 2020-06-11 19:58:46 +0100
  • 7f3316bb89 Merge remote-tracking branch 'upstream/master' into ansible-service Alex Willmer 2020-06-11 19:57:01 +0100
  • 64b2df39b5
    Split admin api into admin and info apis Aaron Buchwald 2020-06-10 16:47:31 -0400
  • b576f27397 comments/reorganize Dan Laine 2020-06-10 16:20:40 -0400
  • 11ca40c9bf
    Merge pull request #236 from StephenButtolph/network-upgrade v0.5.5 Stephen Buttolph 2020-06-10 11:26:45 -0400