Commit graph

13522 commits

Author SHA1 Message Date
Jerry
4ffdbfe60d
Merge pull request #417 from cffls/v0.3.0-dev-lint
Fix default Dockerfile for new CLI
2022-06-02 08:47:58 -07:00
Jerry
5092006b27 Fix default Dockerfile for new CLI 2022-05-27 14:40:04 -07:00
Jerry
96228cc2dd
Merge pull request #410 from cffls/v0.3.0-dev-lint
Lint consensus/bor and internal/cli
2022-05-26 12:28:40 -07:00
Jerry
2e2557a2d0 Enable prealloc check and improve address comparison 2022-05-26 11:55:44 -07:00
Jerry
45a72bc49e Lint internal/cli 2022-05-26 11:55:44 -07:00
Jerry
12ab0f0240 Lint consensus/bor module
Cleanup, lint, and enable linters for consenssus/bor module.

Disabled linter "gomnd" and "tagliatelle" because they are not
easy to fix and the return on the time investment is very low.
Disabled linter "prealloc" because it is not easy to guess and pre-allocate the
slice accurately in many cases.
2022-05-23 19:46:59 -07:00
Evgeny Danilenko
87a2e5224f
Merge pull request #395 from maticnetwork/testing-flags
Restores linters and separate kinds of tests
2022-05-23 19:42:18 +03:00
Jerry
63bedf374d
Merge pull request #405 from cffls/whitelist
Rename whitelist to requiredblocks
2022-05-23 09:18:48 -07:00
Manav Darji
2323f2c96e
fix: modify build eth fn definition for account unlock handling (#412) 2022-05-23 15:27:35 +05:30
Manav Darji
1b53044055
internal/cli/server, eth: add option to disable personal wallet endpoints (#394)
* initial disable-bor-wallet implementation

* fixes and enhancements

* update docs using clidoc

* fixes in clique auth
2022-05-23 14:06:51 +05:30
Jerry
cd1a8990ae
Merge pull request #403 from cffls/v0.3.0-dev
Implement and enable 'unlock' flag
2022-05-18 09:43:51 -07:00
Jerry
c02e2cbb93 Rename whitelist to requiredblocks 2022-05-17 17:08:41 -07:00
Evgeny Danienko
2930d04428 misspell 2022-05-17 19:28:08 +03:00
Evgeny Danienko
3aaf6bc13e cherry-pick from Jerry's Chen branch 2022-05-17 19:25:59 +03:00
Jerry
8de6903eee Implement and enable 'unlock' flag 2022-05-16 14:57:26 -07:00
Evgeny Danienko
91559f3955 run on forked branches 2022-05-16 10:47:33 +03:00
Evgeny Danienko
30dd11a183 run on forked branches 2022-05-16 10:35:57 +03:00
Evgeny Danienko
52647fcd88 run on forked branches 2022-05-16 10:12:09 +03:00
Evgeny Danienko
e787097874 restore codecov 2022-05-13 18:41:27 +03:00
Evgeny Danienko
95bfcdc5f4 macos tests 2022-05-13 10:06:11 +03:00
Evgeny Danienko
5a3eb08a57 where to run3 2022-05-13 09:38:43 +03:00
Evgeny Danienko
a8a9229c34 where to run2 2022-05-13 09:37:23 +03:00
Evgeny Danienko
276e82b16c where to run1 2022-05-13 09:36:40 +03:00
Evgeny Danienko
3268c143cd where to run 2022-05-13 09:36:02 +03:00
Evgeny Danienko
485762a28d where to run 2022-05-13 09:35:31 +03:00
Evgeny Danienko
81ede2f6d2 where to run 2022-05-13 09:25:37 +03:00
Evgeny Danienko
39d943d22e stable tests 2022-05-13 09:11:17 +03:00
Jerry
30641c06b1
Merge pull request #396 from cffls/v0.3.0-dev
Set default user to ubuntu in bor.service
2022-05-12 11:54:02 -07:00
Evgeny Danilenko
b05c336a83
fmt 2022-05-12 18:52:40 +03:00
Evgeny Danienko
a57d21166a leaks 2022-05-12 18:27:03 +03:00
Evgeny Danienko
594c9ab23f vs master 2022-05-12 18:04:04 +03:00
Evgeny Danienko
f0f113c0fc run versus origin/master 2022-05-12 15:25:59 +03:00
Jerry
9838fefd3a Set default user to ubuntu in bor.service 2022-05-11 14:02:13 -07:00
Evgeny Danienko
ca19e0182d fix 2022-05-11 17:11:59 +03:00
Evgeny Danienko
2bac6ce45f remove shuffle for e2e 2022-05-11 17:09:36 +03:00
Evgeny Danienko
e36a54d600 goleak 2022-05-11 16:43:43 +03:00
Evgeny Danienko
7c6357ecf6 group concurrency 2022-05-11 16:18:56 +03:00
Evgeny Danienko
b2b327eaf4 ignore cmd tests 2022-05-11 15:47:18 +03:00
Evgeny Danienko
5458ac01cd fix 2022-05-11 15:41:02 +03:00
Evgeny Danienko
348f91e9f4 more time for tests for data races 2022-05-11 15:31:10 +03:00
Evgeny Danienko
6a598b4e93 revert 2022-05-11 15:27:18 +03:00
Evgeny Danienko
cd4b40fffd test without linters 2022-05-11 15:26:55 +03:00
Evgeny Danienko
834c7741b4 only new issues 2022-05-11 15:21:21 +03:00
Evgeny Danienko
64ad2f9eb1 update linter list 2022-05-11 14:40:15 +03:00
Evgeny Danienko
15900477fb linters 2022-05-11 14:05:02 +03:00
Evgeny Danienko
3c2510a5af move integration ci 2022-05-11 11:22:17 +03:00
Evgeny Danienko
b43ebd5f96 fix build 2022-05-11 10:53:35 +03:00
Evgeny Danienko
63cd7a3273 move integration ci 2022-05-11 10:33:44 +03:00
Evgeny Danienko
ee5b7c04aa integration tag 2022-05-11 10:31:41 +03:00
Evgeny Danienko
5192fd7d8d split units and integration. step 1 2022-05-11 10:26:10 +03:00