Commit Graph

810 Commits

Author SHA1 Message Date
Stephen Buttolph 893e3383e8
Merge branch 'master' into lower-log-level 2020-06-15 17:50:10 -04:00
Stephen Buttolph 58c9093279
Merge pull request #202 from Shashank-In/patch-1
Fix for KeyStore DoS vulnerability. Resolves #195
2020-06-15 17:46:41 -04:00
Stephen Buttolph 91852fe932
nit 2020-06-15 17:08:25 -04:00
Stephen Buttolph 413ff7b0b4
Merge branch 'master' into patch-1 2020-06-15 17:06:43 -04:00
Stephen Buttolph 6abf3a8c02
Merge pull request #220 from ava-labs/improve-network-logging
Improve network logging
2020-06-15 16:00:52 -04:00
StephenButtolph 8fb00cf67c Merge branch 'improve-network-logging' of github.com:ava-labs/gecko into improve-network-logging 2020-06-15 15:51:20 -04:00
StephenButtolph c3c9cec1ea updated new messages to match new logging format 2020-06-15 15:51:12 -04:00
Stephen Buttolph 7fc3b65c86
Merge branch 'master' into improve-network-logging 2020-06-15 15:44:23 -04:00
StephenButtolph e4a0e73155 merged router + added optimization around failed gets 2020-06-15 15:43:59 -04:00
Stephen Buttolph 7c60e8d966
Merge pull request #245 from aaronbuchwald/duplicates-avm-import-key
Prevent duplicated addresses in avm import key
2020-06-15 15:22:40 -04:00
Stephen Buttolph 21d65dc167
Merge branch 'master' into duplicates-avm-import-key 2020-06-15 15:14:01 -04:00
Stephen Buttolph 34943cf366
Merge pull request #234 from aaronbuchwald/fix-unissued-events-ordering
Use Add instead of Push to correctly order timed txs in event heap
2020-06-15 15:12:22 -04:00
Aaron Buchwald dc06427166 Merge branch 'duplicates-avm-import-key' of https://github.com/aaronbuchwald/gecko into duplicates-avm-import-key 2020-06-15 14:21:58 -04:00
Aaron Buchwald 8783844aca
Fix nitpick 2020-06-15 14:20:16 -04:00
Stephen Buttolph 239b99a29d
Merge branch 'master' into fix-unissued-events-ordering 2020-06-15 14:06:57 -04:00
Stephen Buttolph 9c30c33bb0
Merge pull request #244 from moreati/version-versions
main: Added database & network version to -version
2020-06-15 14:05:34 -04:00
Stephen Buttolph 34e1c9de2f
Merge branch 'master' into version-versions 2020-06-15 13:56:33 -04:00
Stephen Buttolph de6c5721a8
Merge branch 'master' into duplicates-avm-import-key 2020-06-15 13:41:20 -04:00
Stephen Buttolph 9236eb286f
Merge pull request #250 from aaronbuchwald/debug-staking-disabled
Decouple staking and tls encryption for internode communication
2020-06-15 13:38:14 -04:00
Aaron Buchwald ba2b214b58 Decouple staking and tls encryption for internode communication 2020-06-15 09:39:56 -04:00
Alex Willmer 760c32c4ac main: Added database version & default network to -version 2020-06-13 09:37:08 +01:00
Aaron Buchwald 2fb88906cc
Add testing for avm API ImportKey 2020-06-12 15:10:39 -04:00
Aaron Buchwald 1572b1bd97
Return early when finding address already exists 2020-06-12 14:09:45 -04:00
Aaron Buchwald 750f7b2120
Improve error message in platform API IssueTx call 2020-06-12 13:49:26 -04:00
Aaron Buchwald 26f5503a43 Add test to ensure IssueTx maintains ordering of unissued events heap 2020-06-12 12:58:35 -04:00
Aaron Buchwald e15c1bad8c Use Add instead of Push to correctly order timed txs in event heap 2020-06-12 12:58:35 -04:00
Aaron Buchwald e073b4e8ad
Prevent duplicated addresses in avm import key 2020-06-11 17:01:28 -04:00
Stephen Buttolph 11ca40c9bf
Merge pull request #236 from StephenButtolph/network-upgrade
Network upgrade
2020-06-10 11:26:45 -04:00
StephenButtolph ced4a37ffe Added a minimum bytes allocation to peers 2020-06-10 10:08:44 -04:00
StephenButtolph 7f572a1794 relaxed sending bytes buffer 2020-06-10 10:02:18 -04:00
StephenButtolph 9ef816dbaa Merge branch 'master' into network-upgrade 2020-06-10 04:52:15 -04:00
StephenButtolph 55b0f550ee reduced tx cache size 2020-06-10 04:50:53 -04:00
StephenButtolph bdeff86f7a reduced log level 2020-06-10 04:30:49 -04:00
StephenButtolph 74628bd8c9 fixed race condition in the subnet-router. Need to better handle failed timeouts 2020-06-10 04:03:21 -04:00
StephenButtolph 6a8e831af6 Added version to admin api 2020-06-10 03:15:03 -04:00
StephenButtolph f3bea7140f version bump 2020-06-10 02:59:19 -04:00
StephenButtolph 426fac9b10 Fixed duplicated logging errors 2020-06-10 02:41:58 -04:00
StephenButtolph 9e1d24c239 Limit the number of bytes in the send queue 2020-06-10 02:35:40 -04:00
StephenButtolph 86cd884ae2 Randomized the retry delay 2020-06-10 02:22:37 -04:00
Stephen Buttolph 96198efb2e
Merge pull request #231 from StephenButtolph/network-upgrade
Network upgrade
2020-06-08 21:19:06 -04:00
Stephen Buttolph eb3e21c43e
Merge branch 'master' into network-upgrade 2020-06-08 19:00:18 -04:00
StephenButtolph 8ed43f464c Added switch for temporary and permanent errors in proposal blocks 2020-06-08 18:57:05 -04:00
Dan Laine f8c202e4be don't mark blocks with advanceTimeTxs as rejected if the tx fails verification 2020-06-08 17:11:53 -04:00
StephenButtolph c86838f2e8 Moved rpcchainvm logs to live under their chain 2020-06-08 11:53:55 -04:00
StephenButtolph acd44dacb8 fixed compile time error 2020-06-08 11:36:04 -04:00
StephenButtolph 2b305b0eca processed -> fetched 2020-06-08 11:21:32 -04:00
StephenButtolph 22d63033ba weight based on the beacons rather than the validators 2020-06-08 11:13:15 -04:00
Stephen Buttolph e3aa5e751c
Merge pull request #228 from StephenButtolph/network-upgrade
Network upgrade
2020-06-08 05:22:28 -04:00
StephenButtolph 367b5c30db Removed potential deadlock in registering a new chain 2020-06-08 04:05:50 -04:00
StephenButtolph bc31669e4f Changed bootstrapping prefix db 2020-06-08 03:22:54 -04:00