-
Notifications
You must be signed in to change notification settings - Fork 42
Commit ea512d1
committed
[1.1.0-SNAPSHOT]
FailFast true added
[1.1.0-SNAPSHOT]
Only java 11 for testing is left
[1.1.0-SNAPSHOT]
Tests on push disabled for RateLimit not exceed
[1.1.0-SNAPSHOT]
CI api key env setted
[1.1.0-SNAPSHOT]
QueueManager 7 sec instead of 6 set
[1.1.0-SNAPSHOT]
Test fixed with correct address for ABI
Debug logging removed
PersonalQueue optimized
[1.1.0-SNAPSHOT]
Key removed
[1.1.0-SNAPSHOT]
Weak queue set for tests
[1.1.0-SNAPSHOT]
Rest before timeout check for api not exceed rate1 parent af94534 commit ea512d1
File tree
7 files changed
+32
-34
lines changed- .github/workflows
- src
- main/java/io/api/etherscan
- core/impl
- manager/impl
- test/java/io/api
- etherscan
- contract
7 files changed
+32
-34
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
5 | - | ||
6 | - | ||
7 | - | ||
8 | 4 |
| |
9 | 5 |
| |
10 | 6 |
| |
| |||
17 | 13 |
| |
18 | 14 |
| |
19 | 15 |
| |
20 | - | ||
16 | + | ||
21 | 17 |
| |
22 | 18 |
| |
23 | 19 |
| |
| |||
30 | 26 |
| |
31 | 27 |
| |
32 | 28 |
| |
29 | + | ||
30 | + | ||
33 | 31 |
| |
34 | 32 |
| |
35 | 33 |
| |
36 | 34 |
| |
37 | 35 |
| |
38 | 36 |
| |
37 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | + | ||
47 | + | ||
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
|
Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | - | ||
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
14 | - | ||
15 | 13 |
| |
16 | - | ||
17 | - | ||
18 | 14 |
| |
19 | 15 |
| |
20 | 16 |
| |
| |||
25 | 21 |
| |
26 | 22 |
| |
27 | 23 |
| |
28 | - | ||
29 | - | ||
30 | 24 |
| |
31 | 25 |
| |
32 | 26 |
| |
| |||
76 | 70 |
| |
77 | 71 |
| |
78 | 72 |
| |
79 | - | ||
80 | 73 |
| |
81 | - | ||
82 | 74 |
| |
83 | 75 |
| |
84 | 76 |
| |
| |||
88 | 80 |
| |
89 | 81 |
| |
90 | 82 |
| |
91 | - | ||
92 | 83 |
| |
93 | - | ||
94 | 84 |
| |
95 | 85 |
| |
96 | 86 |
| |
|
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | - | ||
8 | + | ||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | - | ||
18 | - | ||
17 | + | ||
18 | + | ||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | - | ||
23 | - | ||
22 | + | ||
23 | + | ||
24 | 24 |
| |
25 | 25 |
| |
26 | - | ||
27 | - | ||
26 | + | ||
27 | + | ||
28 | 28 |
| |
29 | - | ||
29 | + | ||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | + | ||
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 | - | ||
18 | + | ||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 | - | ||
22 | + | ||
22 | 23 |
| |
23 | - | ||
24 | + | ||
24 | 25 |
| |
25 | - | ||
26 | - | ||
27 | - | ||
28 | - | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
29 | 34 |
| |
30 | 35 |
| |
31 | 36 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | + | ||
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| |||
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
78 | - | ||
79 | + | ||
80 | + | ||
79 | 81 |
| |
80 | - | ||
82 | + | ||
81 | 83 |
| |
82 | 84 |
| |
83 | 85 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | - | ||
37 | + | ||
38 | 38 |
| |
39 | - | ||
39 | + | ||
40 | 40 |
| |
41 | 41 |
|
0 commit comments