cns 0.2.3 → 0.2.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 71fedde0768aae4c9777a3fbfeae091a8f1b67c0f638014d3e67eca4bad5bd24
4
- data.tar.gz: 36f0d6b57fd16e29e30b98acdcf2e3c41445cb3828e78c468863d3d8bf13166e
3
+ metadata.gz: 2c86e08f9f4622657ef12fd6f87f4f9ada78a609fba48051b6e42794eb32a945
4
+ data.tar.gz: bcbe6365b8af92d70768046a4ca3a864e358e7bdcd3311082540245f9cef56bf
5
5
  SHA512:
6
- metadata.gz: b9abb7c4776b89acafa9c473d440eaff56d57a96c4b987c3257fc0c3ed8b9acf3db0fb4dad617f97b4438d3bbd2eb00809b5614580aed6e4ee57022e65d407e9
7
- data.tar.gz: 93dc39edab3c5aed51e8df631036a0198380ba77e1448b14b2e955281af9488c67039b7fcb41a41752cf52008a2cdf82b698d871a8cca830be52549044f0f2fa
6
+ metadata.gz: f4e69a81838da4f00c94526ef73524ced6df37d151116cf3b82bdfb5a2d5574de03fdd22007ed3899b625e1df68e891f4b26b4f073f315812afd702336223a5a
7
+ data.tar.gz: 0310eaf049b6112fa5eb4bd7db54e4d2a88df4c8c14c25766d1bd0c5d388a9b76da2ef1136143c0b32fcda62dee20cc7fdc3b8d24a8c94e71d7b47da5b92a9fe
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cns (0.2.3)
4
+ cns (0.2.8)
5
5
  curb
6
6
  faraday
7
7
  google-cloud-bigquery
@@ -12,41 +12,52 @@ GEM
12
12
  specs:
13
13
  addressable (2.7.0)
14
14
  public_suffix (>= 2.0.2, < 5.0)
15
- ast (2.4.1)
16
- backport (1.1.2)
15
+ ast (2.4.2)
16
+ backport (1.2.0)
17
17
  benchmark (0.1.1)
18
- concurrent-ruby (1.1.7)
18
+ concurrent-ruby (1.1.9)
19
19
  curb (0.9.11)
20
20
  declarative (0.0.20)
21
- declarative-option (0.1.0)
21
+ diff-lcs (1.4.4)
22
22
  e2mmap (0.1.0)
23
- faraday (1.3.0)
23
+ faraday (1.4.3)
24
+ faraday-em_http (~> 1.0)
25
+ faraday-em_synchrony (~> 1.0)
26
+ faraday-excon (~> 1.1)
24
27
  faraday-net_http (~> 1.0)
28
+ faraday-net_http_persistent (~> 1.1)
25
29
  multipart-post (>= 1.2, < 3)
26
- ruby2_keywords
30
+ ruby2_keywords (>= 0.0.4)
31
+ faraday-em_http (1.0.0)
32
+ faraday-em_synchrony (1.0.0)
33
+ faraday-excon (1.1.0)
27
34
  faraday-net_http (1.0.1)
28
- google-api-client (0.52.0)
35
+ faraday-net_http_persistent (1.1.0)
36
+ google-apis-bigquery_v2 (0.13.0)
37
+ google-apis-core (~> 0.1)
38
+ google-apis-core (0.3.0)
29
39
  addressable (~> 2.5, >= 2.5.1)
30
- googleauth (~> 0.9)
40
+ googleauth (~> 0.14)
31
41
  httpclient (>= 2.8.1, < 3.0)
32
42
  mini_mime (~> 1.0)
33
43
  representable (~> 3.0)
34
44
  retriable (>= 2.0, < 4.0)
35
45
  rexml
36
- signet (~> 0.12)
37
- google-cloud-bigquery (1.25.0)
46
+ signet (~> 0.14)
47
+ webrick
48
+ google-cloud-bigquery (1.32.0)
38
49
  concurrent-ruby (~> 1.0)
39
- google-api-client (~> 0.47)
40
- google-cloud-core (~> 1.2)
41
- googleauth (~> 0.9)
50
+ google-apis-bigquery_v2 (~> 0.1)
51
+ google-cloud-core (~> 1.6)
52
+ googleauth (>= 0.16.2, < 2.a)
42
53
  mini_mime (~> 1.0)
43
- google-cloud-core (1.5.0)
54
+ google-cloud-core (1.6.0)
44
55
  google-cloud-env (~> 1.0)
45
56
  google-cloud-errors (~> 1.0)
46
- google-cloud-env (1.4.0)
57
+ google-cloud-env (1.5.0)
47
58
  faraday (>= 0.17.3, < 2.0)
48
- google-cloud-errors (1.0.1)
49
- googleauth (0.14.0)
59
+ google-cloud-errors (1.1.0)
60
+ googleauth (0.16.2)
50
61
  faraday (>= 0.17.3, < 2.0)
51
62
  jwt (>= 1.4, < 3.0)
52
63
  memoist (~> 0.16)
@@ -55,81 +66,84 @@ GEM
55
66
  signet (~> 0.14)
56
67
  httpclient (2.8.3)
57
68
  jaro_winkler (1.5.4)
58
- jwt (2.2.2)
59
- kramdown (2.3.0)
69
+ jwt (2.2.3)
70
+ kramdown (2.3.1)
60
71
  rexml
61
72
  kramdown-parser-gfm (1.1.0)
62
73
  kramdown (~> 2.0)
63
74
  kwalify (0.7.2)
64
75
  memoist (0.16.2)
65
- mini_mime (1.0.2)
66
- mini_portile2 (2.5.0)
76
+ mini_mime (1.1.0)
77
+ mini_portile2 (2.5.3)
67
78
  multi_json (1.15.0)
68
79
  multipart-post (2.1.1)
69
- nokogiri (1.11.1)
80
+ nokogiri (1.11.7)
70
81
  mini_portile2 (~> 2.5.0)
71
82
  racc (~> 1.4)
72
83
  os (1.1.1)
73
84
  parallel (1.20.1)
74
- parser (2.7.2.0)
85
+ parser (3.0.1.1)
75
86
  ast (~> 2.4.1)
76
- psych (3.3.0)
87
+ psych (3.3.2)
77
88
  public_suffix (4.0.6)
78
89
  racc (1.5.2)
79
90
  rainbow (3.0.0)
80
91
  rake (12.3.3)
81
- reek (6.0.2)
92
+ reek (6.0.4)
82
93
  kwalify (~> 0.7.0)
83
- parser (>= 2.5.0.0, < 2.8, != 2.5.1.1)
94
+ parser (~> 3.0.0)
84
95
  psych (~> 3.1)
85
96
  rainbow (>= 2.0, < 4.0)
86
- regexp_parser (2.0.3)
87
- representable (3.0.4)
97
+ regexp_parser (2.1.1)
98
+ representable (3.1.1)
88
99
  declarative (< 0.1.0)
89
- declarative-option (< 0.2.0)
100
+ trailblazer-option (>= 0.1.1, < 0.2.0)
90
101
  uber (< 0.2.0)
91
102
  retriable (3.1.2)
92
103
  reverse_markdown (2.0.0)
93
104
  nokogiri
94
- rexml (3.2.4)
95
- rubocop (1.7.0)
105
+ rexml (3.2.5)
106
+ rubocop (1.17.0)
96
107
  parallel (~> 1.10)
97
- parser (>= 2.7.1.5)
108
+ parser (>= 3.0.0.0)
98
109
  rainbow (>= 2.2.2, < 4.0)
99
110
  regexp_parser (>= 1.8, < 3.0)
100
111
  rexml
101
- rubocop-ast (>= 1.2.0, < 2.0)
112
+ rubocop-ast (>= 1.7.0, < 2.0)
102
113
  ruby-progressbar (~> 1.7)
103
- unicode-display_width (>= 1.4.0, < 2.0)
104
- rubocop-ast (1.4.0)
105
- parser (>= 2.7.1.5)
114
+ unicode-display_width (>= 1.4.0, < 3.0)
115
+ rubocop-ast (1.7.0)
116
+ parser (>= 3.0.1.1)
106
117
  rubocop-rake (0.5.1)
107
118
  rubocop
108
119
  ruby-progressbar (1.11.0)
109
- ruby2_keywords (0.0.2)
110
- signet (0.14.0)
120
+ ruby2_keywords (0.0.4)
121
+ signet (0.15.0)
111
122
  addressable (~> 2.3)
112
123
  faraday (>= 0.17.3, < 2.0)
113
124
  jwt (>= 1.5, < 3.0)
114
125
  multi_json (~> 1.10)
115
- solargraph (0.40.1)
116
- backport (~> 1.1)
126
+ solargraph (0.42.3)
127
+ backport (~> 1.2)
117
128
  benchmark
118
129
  bundler (>= 1.17.2)
130
+ diff-lcs (~> 1.4)
119
131
  e2mmap
120
132
  jaro_winkler (~> 1.5)
121
133
  kramdown (~> 2.3)
122
134
  kramdown-parser-gfm (~> 1.1)
123
- parser (~> 2.3)
135
+ parser (~> 3.0)
124
136
  reverse_markdown (>= 1.0.5, < 3)
125
137
  rubocop (>= 0.52)
126
138
  thor (~> 1.0)
127
139
  tilt (~> 2.0)
128
140
  yard (~> 0.9, >= 0.9.24)
129
- thor (1.0.1)
141
+ thor (1.1.0)
130
142
  tilt (2.0.10)
143
+ trailblazer-option (0.1.1)
131
144
  uber (0.1.0)
132
- unicode-display_width (1.7.0)
145
+ unicode-display_width (2.0.0)
146
+ webrick (1.7.0)
133
147
  yard (0.9.26)
134
148
 
135
149
  PLATFORMS
@@ -146,4 +160,4 @@ DEPENDENCIES
146
160
  yard
147
161
 
148
162
  BUNDLED WITH
149
- 2.1.4
163
+ 2.2.19
data/bin/console CHANGED
File without changes
data/bin/setup CHANGED
File without changes
data/lib/cns/bigquery2.rb CHANGED
@@ -15,7 +15,7 @@ module Cns
15
15
  # @return [String] comando insert SQL formatado eth2bh
16
16
  def eth2bh_ins
17
17
  "insert #{BD}.eth2bh(balance,effectivebalance,epoch,validatorindex" \
18
- ") VALUES#{apibc.nov[0..1500].map { |obj| eth2bh_1val(obj) }.join(',')}"
18
+ ") VALUES#{apibc.nov[0..1300].map { |obj| eth2bh_1val(obj) }.join(',')}"
19
19
  end
20
20
 
21
21
  # @return [Etherscan] API blockchain ETH
data/lib/cns/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Cns
4
- VERSION = '0.2.3'
4
+ VERSION = '0.2.8'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cns
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hernâni Rodrigues Vaz
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-01-12 00:00:00.000000000 Z
11
+ date: 2021-06-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -227,7 +227,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
227
227
  - !ruby/object:Gem::Version
228
228
  version: '0'
229
229
  requirements: []
230
- rubygems_version: 3.1.2
230
+ rubygems_version: 3.1.4
231
231
  signing_key:
232
232
  specification_version: 4
233
233
  summary: Arquiva transactions etherscan/greymass/bitcoinde/kraken/paymium/therock