istox 0.2.18 → 0.2.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitignore +0 -0
- data/.rubocop.yml +0 -0
- data/.solargraph.yml +0 -0
- data/CODE_OF_CONDUCT.md +0 -0
- data/Gemfile +0 -0
- data/Gemfile.lock +23 -41
- data/README.md +0 -0
- data/Rakefile +0 -0
- data/lib/istox/constants/error.rb +0 -0
- data/lib/istox/helpers/gruf_listener_hook.rb +0 -0
- data/lib/istox/helpers/my_open_struct.rb +0 -0
- data/lib/istox/helpers/rate_limit.rb +0 -0
- data/lib/istox/helpers/regex_helper.rb +0 -0
- data/lib/istox/helpers/result_handler.rb +1 -1
- data/lib/istox/helpers/vault.rb +0 -0
- data/lib/istox/interfaces/chainhub/transaction.rb +0 -0
- data/lib/istox/models/concerns/blockchain_receipt_query.rb +0 -0
- data/lib/istox/version.rb +1 -1
- metadata +6 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 62557586165d50b71dea9763739b06aed3d59d1ae5f1579a653cf091e730249a
|
|
4
|
+
data.tar.gz: 7f64abbb589787cd23c5f9f8efe3bafefc98ea29aa4918004e5f49d177d39a4c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c2a342aa2db1122175eca01b45478797b8d0d18b9bb96daebc612a2f3afddb92bae33cda23bf4714ec822db0f15558ebeda00434e94b141959cef9b8dcd8e3a7
|
|
7
|
+
data.tar.gz: e9700727c589e12ba08a02bb6dc318a6ffdbcba6c37212c7083692c364c1e5ce5a8bbe9ba6bff2531674fd6858812916f884eeb56b45eb75603246b3592b0363
|
data/.gitignore
CHANGED
|
File without changes
|
data/.rubocop.yml
CHANGED
|
File without changes
|
data/.solargraph.yml
CHANGED
|
File without changes
|
data/CODE_OF_CONDUCT.md
CHANGED
|
File without changes
|
data/Gemfile
CHANGED
|
File without changes
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
istox (0.2.
|
|
4
|
+
istox (0.2.19)
|
|
5
5
|
amazing_print
|
|
6
6
|
awesome_print
|
|
7
7
|
aws-sdk-sns (~> 1)
|
|
@@ -66,7 +66,7 @@ GEM
|
|
|
66
66
|
amazing_print (1.3.0)
|
|
67
67
|
amq-protocol (2.3.2)
|
|
68
68
|
arel (9.0.0)
|
|
69
|
-
awesome_print (1.
|
|
69
|
+
awesome_print (1.8.0)
|
|
70
70
|
aws-eventstream (1.1.1)
|
|
71
71
|
aws-partitions (1.470.0)
|
|
72
72
|
aws-sdk-core (3.114.3)
|
|
@@ -74,8 +74,8 @@ GEM
|
|
|
74
74
|
aws-partitions (~> 1, >= 1.239.0)
|
|
75
75
|
aws-sigv4 (~> 1.1)
|
|
76
76
|
jmespath (~> 1.0)
|
|
77
|
-
aws-sdk-sns (1.
|
|
78
|
-
aws-sdk-core (~> 3, >= 3.
|
|
77
|
+
aws-sdk-sns (1.37.0)
|
|
78
|
+
aws-sdk-core (~> 3, >= 3.109.0)
|
|
79
79
|
aws-sigv4 (~> 1.1)
|
|
80
80
|
aws-sdk-xray (1.4.0)
|
|
81
81
|
aws-sdk-core (~> 3)
|
|
@@ -91,9 +91,8 @@ GEM
|
|
|
91
91
|
bullet (5.7.6)
|
|
92
92
|
activesupport (>= 3.0.0)
|
|
93
93
|
uniform_notifier (~> 1.11.0)
|
|
94
|
-
bunny (2.
|
|
94
|
+
bunny (2.17.0)
|
|
95
95
|
amq-protocol (~> 2.3, >= 2.3.1)
|
|
96
|
-
sorted_set (~> 1, >= 1.0.2)
|
|
97
96
|
byebug (11.1.3)
|
|
98
97
|
coderay (1.1.2)
|
|
99
98
|
concurrent-ruby (1.1.9)
|
|
@@ -112,43 +111,31 @@ GEM
|
|
|
112
111
|
i18n (~> 0.5)
|
|
113
112
|
fakeredis (0.7.0)
|
|
114
113
|
redis (>= 3.2, < 5.0)
|
|
115
|
-
faraday (1.
|
|
116
|
-
faraday-em_http (~> 1.0)
|
|
117
|
-
faraday-em_synchrony (~> 1.0)
|
|
118
|
-
faraday-excon (~> 1.1)
|
|
119
|
-
faraday-httpclient (~> 1.0.1)
|
|
114
|
+
faraday (1.3.0)
|
|
120
115
|
faraday-net_http (~> 1.0)
|
|
121
|
-
faraday-net_http_persistent (~> 1.1)
|
|
122
|
-
faraday-patron (~> 1.0)
|
|
123
116
|
multipart-post (>= 1.2, < 3)
|
|
124
|
-
ruby2_keywords
|
|
125
|
-
faraday-em_http (1.0.0)
|
|
126
|
-
faraday-em_synchrony (1.0.0)
|
|
127
|
-
faraday-excon (1.1.0)
|
|
128
|
-
faraday-httpclient (1.0.1)
|
|
117
|
+
ruby2_keywords
|
|
129
118
|
faraday-net_http (1.0.1)
|
|
130
|
-
|
|
131
|
-
faraday-patron (1.0.0)
|
|
132
|
-
faraday_middleware (1.0.0)
|
|
119
|
+
faraday_middleware (1.1.0)
|
|
133
120
|
faraday (~> 1.0)
|
|
134
|
-
ffi (1.15.
|
|
121
|
+
ffi (1.15.0)
|
|
135
122
|
globalid (0.4.2)
|
|
136
123
|
activesupport (>= 4.2.0)
|
|
137
|
-
google-protobuf (3.
|
|
138
|
-
googleapis-common-protos-types (1.
|
|
139
|
-
google-protobuf (~> 3.
|
|
124
|
+
google-protobuf (3.13.0-universal-darwin)
|
|
125
|
+
googleapis-common-protos-types (1.0.5)
|
|
126
|
+
google-protobuf (~> 3.11)
|
|
140
127
|
graphlient (0.5.0)
|
|
141
128
|
faraday (>= 1.0)
|
|
142
129
|
faraday_middleware
|
|
143
130
|
graphql-client
|
|
144
|
-
graphql (1.
|
|
131
|
+
graphql (1.11.5)
|
|
145
132
|
graphql-client (0.16.0)
|
|
146
133
|
activesupport (>= 3.0)
|
|
147
134
|
graphql (~> 1.8)
|
|
148
|
-
grpc (1.
|
|
149
|
-
google-protobuf (~> 3.
|
|
135
|
+
grpc (1.32.0-universal-darwin)
|
|
136
|
+
google-protobuf (~> 3.13)
|
|
150
137
|
googleapis-common-protos-types (~> 1.0)
|
|
151
|
-
grpc-tools (1.
|
|
138
|
+
grpc-tools (1.32.0)
|
|
152
139
|
hashie (3.5.7)
|
|
153
140
|
i18n (0.9.5)
|
|
154
141
|
concurrent-ruby (~> 1.0)
|
|
@@ -178,8 +165,8 @@ GEM
|
|
|
178
165
|
nokogiri (1.11.7)
|
|
179
166
|
mini_portile2 (~> 2.5.0)
|
|
180
167
|
racc (~> 1.4)
|
|
181
|
-
oj (3.
|
|
182
|
-
ougai (
|
|
168
|
+
oj (3.10.14)
|
|
169
|
+
ougai (1.8.5)
|
|
183
170
|
oj (~> 3.10)
|
|
184
171
|
paranoia (2.4.3)
|
|
185
172
|
activerecord (>= 4.0, < 6.2)
|
|
@@ -220,19 +207,18 @@ GEM
|
|
|
220
207
|
rake (>= 0.8.7)
|
|
221
208
|
thor (>= 0.19.0, < 2.0)
|
|
222
209
|
rake (10.5.0)
|
|
223
|
-
rb-fsevent (0.
|
|
210
|
+
rb-fsevent (0.10.4)
|
|
224
211
|
rb-inotify (0.10.1)
|
|
225
212
|
ffi (~> 1.0)
|
|
226
|
-
rbtree (0.4.4)
|
|
227
213
|
redis (4.3.1)
|
|
228
214
|
redis-actionpack (5.2.0)
|
|
229
215
|
actionpack (>= 5, < 7)
|
|
230
216
|
redis-rack (>= 2.1.0, < 3)
|
|
231
217
|
redis-store (>= 1.1.0, < 2)
|
|
232
|
-
redis-activesupport (5.2.
|
|
218
|
+
redis-activesupport (5.2.0)
|
|
233
219
|
activesupport (>= 3, < 7)
|
|
234
220
|
redis-store (>= 1.3, < 2)
|
|
235
|
-
redis-namespace (1.8.
|
|
221
|
+
redis-namespace (1.8.0)
|
|
236
222
|
redis (>= 3.0.4)
|
|
237
223
|
redis-rack (2.1.3)
|
|
238
224
|
rack (>= 2.0.8, < 3)
|
|
@@ -264,12 +250,8 @@ GEM
|
|
|
264
250
|
rspec-mocks (~> 3.8.0)
|
|
265
251
|
rspec-support (~> 3.8.0)
|
|
266
252
|
rspec-support (3.8.0)
|
|
267
|
-
ruby2_keywords (0.0.
|
|
268
|
-
|
|
269
|
-
slop (4.9.1)
|
|
270
|
-
sorted_set (1.0.3)
|
|
271
|
-
rbtree
|
|
272
|
-
set (~> 1.0)
|
|
253
|
+
ruby2_keywords (0.0.2)
|
|
254
|
+
slop (4.8.2)
|
|
273
255
|
sprockets (4.0.2)
|
|
274
256
|
concurrent-ruby (~> 1.0)
|
|
275
257
|
rack (> 1, < 3)
|
data/README.md
CHANGED
|
File without changes
|
data/Rakefile
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/lib/istox/helpers/vault.rb
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/lib/istox/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: istox
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.19
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Siong Leng
|
|
8
|
-
autorequire:
|
|
8
|
+
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-
|
|
11
|
+
date: 2021-09-17 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: amazing_print
|
|
@@ -519,7 +519,7 @@ files:
|
|
|
519
519
|
homepage: http://www.abc.com
|
|
520
520
|
licenses: []
|
|
521
521
|
metadata: {}
|
|
522
|
-
post_install_message:
|
|
522
|
+
post_install_message:
|
|
523
523
|
rdoc_options: []
|
|
524
524
|
require_paths:
|
|
525
525
|
- lib
|
|
@@ -534,8 +534,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
534
534
|
- !ruby/object:Gem::Version
|
|
535
535
|
version: '0'
|
|
536
536
|
requirements: []
|
|
537
|
-
rubygems_version: 3.
|
|
538
|
-
signing_key:
|
|
537
|
+
rubygems_version: 3.0.8
|
|
538
|
+
signing_key:
|
|
539
539
|
specification_version: 4
|
|
540
540
|
summary: istox backend shared gem
|
|
541
541
|
test_files: []
|