Commit Graph

51 Commits

Author SHA1 Message Date
Stephen Buttolph 3576be1dc2
Merge pull request #20 from StephenButtolph/testing-typo
Fixed testing typo
2020-03-18 16:43:56 -04:00
Stephen Buttolph 6ad1d7ae95
Merge branch 'master' into testing-typo 2020-03-18 16:26:16 -04:00
Stephen Buttolph 8969078f69
Merge pull request #16 from StephenButtolph/avm-perf
AVM performance
2020-03-18 16:25:52 -04:00
StephenButtolph ddf784284b Improved UX for xput tests 2020-03-18 16:10:03 -04:00
Stephen Buttolph 9da52187b1
Merge branch 'master' into avm-perf 2020-03-18 06:05:31 -04:00
Stephen Buttolph 58e7949061
Merge pull request #13 from swdee/rpc-userpass-checks
Place sanity checks on Username and Password length on RPC keystore.createUser method

closes #6
2020-03-18 06:04:16 -04:00
Stephen Buttolph 0d29aedce0
Merge branch 'master' into rpc-userpass-checks 2020-03-18 05:05:08 -04:00
Stephen Buttolph 84d60b9b99 added simple readme for xput tests 2020-03-17 18:51:30 -04:00
Stephen Buttolph 31e6ac793a added more comments 2020-03-17 16:32:08 -04:00
Stephen Buttolph d3d22ffce8 addressed PR comments 2020-03-17 16:07:33 -04:00
swdee 05a2bcbef5 fix spelling typo 2020-03-18 07:53:25 +13:00
swdee 93d2e66c21 fix build problem with limiting length of username output when logging 2020-03-17 08:55:52 +13:00
swdee d27aa66996 changed error message when password is rejected 2020-03-17 08:31:37 +13:00
swdee 2d0f56bbaf log call to createuser even if rejected by username/password length being to long 2020-03-17 08:22:16 +13:00
Stephen Buttolph 2b48a4a798
Merge branch 'master' into avm-perf 2020-03-16 12:44:09 -04:00
Stephen Buttolph 71c01fde1f
Merge pull request #15 from danlaine/development
sort transaction's control signatures in signAddNonDefaultSubnetValidatorTx
2020-03-16 12:43:56 -04:00
Stephen Buttolph d524689f2f
Merge branch 'master' into development 2020-03-16 12:24:31 -04:00
Stephen Buttolph ce9f84b3cb Fixed typo in snowball tree error message 2020-03-16 12:22:31 -04:00
StephenButtolph acaf5400ef Merge branch 'master' of github.com:ava-labs/gecko 2020-03-13 17:32:49 -04:00
Stephen Buttolph 7404200a0b
Merge pull request #9 from StephenButtolph/msg-size
properly set the max message size with salticidae
2020-03-13 17:32:36 -04:00
Stephen Buttolph 00df659961
Perf (#13)
- Added support for xput tests on the AVM
- Implemented an AVM wallet for throughput tests.
- Fixed credential bug in the AVM for transactions that depend on un-confirmed UTXOs.
2020-03-13 17:31:23 -04:00
swdee 946fb662a2 added in checking of password strength when creating a new user 2020-03-14 10:04:57 +13:00
swdee 33ed4b5d24 change format of errUserPassMaxLength 2020-03-14 08:29:42 +13:00
Dan Laine fb49eaa1cc sort transaction's control signatures in signAddNonDefaultSubnetValidatorTx 2020-03-13 14:00:21 -04:00
Stephen Buttolph eba3ae0383
Merge branch 'master' into msg-size 2020-03-13 11:25:48 -04:00
Stephen Buttolph 18cadc87df
Merge pull request #12 from swdee/logger-microseconds
Add microseconds to log format
2020-03-13 11:12:32 -04:00
swdee c737fb8ab4 removed commit from another branch, due to not branching from master when creating this branch 2020-03-13 23:25:42 +13:00
swdee 1aef6e1cb3 added sanity checks on user/pass string length when creating user via RPC API 2020-03-13 22:28:32 +13:00
swdee bdfabe96cb add microseconds to logformat 2020-03-13 22:15:35 +13:00
Stephen Buttolph 820d793cfc
Merge branch 'master' into msg-size 2020-03-12 16:53:34 -04:00
Stephen Buttolph 0698f2c74c
Merge pull request #11 from danlaine/development
Remove unused consts
2020-03-12 14:59:27 -04:00
Dan Laine d5cdf6a6cc Merge branch 'master' into development 2020-03-12 14:35:41 -04:00
Dan Laine 946ec3d09e remove unused consts 2020-03-12 14:34:39 -04:00
Stephen Buttolph 8489567517
Merge branch 'master' into msg-size 2020-03-12 14:30:36 -04:00
Stephen Buttolph b884e8e23c
Merge pull request #10 from StephenButtolph/get-node-id
Added a GetNodeID API call to the admin api
2020-03-12 14:30:26 -04:00
Stephen Buttolph 094651b38d
Merge pull request #12 from ava-labs/get-node-id
Added a GetNodeID API call to the admin api
2020-03-12 14:18:56 -04:00
Stephen Buttolph 686ab14e8b
Merge branch 'master' into get-node-id 2020-03-12 12:42:46 -04:00
Stephen Buttolph d5100620d2
Merge pull request #11 from ava-labs/msg-size
Properly set the max message size with salticidae
2020-03-12 12:33:29 -04:00
StephenButtolph 2f1f4ddd23 Added a GetNodeID API call to the admin api 2020-03-12 12:30:05 -04:00
StephenButtolph 683e10af3e properly set the max message size with salticidae 2020-03-12 12:11:45 -04:00
Stephen Buttolph c827c914d6
Merge pull request #1 from StephenButtolph/get-account-bug-fix
Check for address being empty in getAccount
2020-03-11 14:32:35 -04:00
Stephen Buttolph 694331ba16
Merge branch 'master' into get-account-bug-fix 2020-03-11 14:21:09 -04:00
Stephen Buttolph 1f4ef0c45c
Merge pull request #2 from tuxxy/master 2020-03-11 14:20:51 -04:00
Stephen Buttolph f472bf3fac
Merge branch 'master' into master 2020-03-11 14:09:53 -04:00
Stephen Buttolph acb10550f2
Merge pull request #3 from StephenButtolph/ci-workaround
Remove ssh flag from public repo
2020-03-11 14:09:27 -04:00
StephenButtolph d2c871611e remove ssh flag from public repo 2020-03-11 13:57:11 -04:00
tuxxy 090812fcef Fix typo: sudorandom -> pseudorandom 2020-03-11 17:21:39 +01:00
Stephen Buttolph 45ca1c236b
Merge branch 'master' into get-account-bug-fix 2020-03-11 12:11:34 -04:00
Stephen Buttolph 0a0d00f6ea Update issue templates
Added the terms and conditions to the issue template.
2020-03-11 00:22:40 -04:00
StephenButtolph 66f0941775 check for address being empty in getAccount 2020-03-10 16:19:03 -04:00