-
Notifications
You must be signed in to change notification settings - Fork 1
/
log.txt
455 lines (376 loc) · 17.4 KB
/
log.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
1_initial_migrations.js
=======================
Replacing 'Migrations'
----------------------
> transaction hash: 0x08130788b54943419fe80842756cdb671d5e088b72e6cd2ab2b8d26a593aa759
> Blocks: 6 Seconds: 20
> contract address: 0x93D70451776590796C85F82b5466fdC58d012e9E
> block number: 12281126
> block timestamp: 1631386154
> account: 0x5d529F1cB746a7f2bc24459385394Fb8F52DE55A
> balance: 0.92530213
> gas used: 191943 (0x2edc7)
> gas price: 10 gwei
> value sent: 0 ETH
> total cost: 0.00191943 ETH
Pausing for 1 confirmations...
------------------------------
> confirmation number: 2 (block: 12281132)
> Saving migration to chain.
> Saving artifacts
-------------------------------------
> Total cost: 0.00191943 ETH
2_busd_migrations.js
====================
Replacing 'BEP20Token'
----------------------
> transaction hash: 0x062b4bb2779db3de2a821cea8c9485906b71f681185144318c2883ad084b243c
> Blocks: 5 Seconds: 16
> contract address: 0xeA9E19AF44d5b703f51efCFaaA85E91b4FCd19Dc
> block number: 12281149
> block timestamp: 1631386223
> account: 0x5d529F1cB746a7f2bc24459385394Fb8F52DE55A
> balance: 0.90619068
> gas used: 1868807 (0x1c8407)
> gas price: 10 gwei
> value sent: 0 ETH
> total cost: 0.01868807 ETH
Pausing for 1 confirmations...
------------------------------
> confirmation number: 2 (block: 12281155)
> Saving migration to chain.
> Saving artifacts
-------------------------------------
> Total cost: 0.01868807 ETH
3_culte_token_migrations.js
===========================
Replacing 'CulteToken'
----------------------
> transaction hash: 0x73155e146861270d04b4b7c21d232a8ef1d9f8b9d2bcd08f2c95c9edf29be42a
> Blocks: 7 Seconds: 23
> contract address: 0x4Ae519741DecD0148b403426822f198BEa9D3456
> block number: 12281189
> block timestamp: 1631386343
> account: 0x5d529F1cB746a7f2bc24459385394Fb8F52DE55A
> balance: 0.89423052
> gas used: 1038220 (0xfd78c)
> gas price: 10 gwei
> value sent: 0 ETH
> total cost: 0.0103822 ETH
Pausing for 1 confirmations...
------------------------------
> confirmation number: 3 (block: 12281199)
⠧ Saving migration to chain.Error [ERR_UNHANDLED_ERROR]: Unhandled error. ({
code: -32603,
message: 'read ECONNRESET',
data: {
originalError: { errno: -104, code: 'ECONNRESET', syscall: 'read' }
},
stack: 'Error: read ECONNRESET\n' +
' at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)'
})
at Web3ProviderEngine.emit (events.js:364:17)
at /home/erion/dev/git/cultesale/node_modules/@trufflesuite/web3-provider-engine/index.js:57:14
at afterRequest (/home/erion/dev/git/cultesale/node_modules/@trufflesuite/web3-provider-engine/index.js:151:21)
at /home/erion/dev/git/cultesale/node_modules/@trufflesuite/web3-provider-engine/index.js:176:21
at /home/erion/dev/git/cultesale/node_modules/@trufflesuite/web3-provider-engine/index.js:238:9
at /home/erion/dev/git/cultesale/node_modules/async/internal/once.js:12:16
at replenish (/home/erion/dev/git/cultesale/node_modules/async/internal/eachOfLimit.js:61:25)
at /home/erion/dev/git/cultesale/node_modules/async/internal/eachOfLimit.js:71:9
at eachLimit (/home/erion/dev/git/cultesale/node_modules/async/eachLimit.js:43:36)
at /home/erion/dev/git/cultesale/node_modules/async/internal/doLimit.js:9:16
at end (/home/erion/dev/git/cultesale/node_modules/@trufflesuite/web3-provider-engine/index.js:217:5)
at Request._callback (/home/erion/dev/git/cultesale/node_modules/@trufflesuite/web3-provider-engine/subproviders/rpc.js:36:21)
at self.callback (/home/erion/dev/git/cultesale/node_modules/request/request.js:185:22)
at Request.emit (events.js:375:28)
at Request.onRequestError (/home/erion/dev/git/cultesale/node_modules/request/request.js:877:8)
at ClientRequest.emit (events.js:387:35)
erion@erion-ubuntu:~/dev/git/cultesale$ truffle migrate --reset --network bsctestnet --f 3 --to 7
Compiling your contracts...
===========================
✔ Fetching solc version list from solc-bin. Attempt #1
> Compiling ./contracts/interfaces/teste.sol
✔ Fetching solc version list from solc-bin. Attempt #1
> Artifacts written to /home/erion/dev/git/cultesale/build/contracts
> Compiled successfully using:
- solc: 0.5.9+commit.e560f70d.Emscripten.clang
Error: There was a timeout while attempting to connect to the network.
Check to see that your provider is valid.
If you have a slow internet connection, try configuring a longer timeout in your Truffle config. Use the networks[networkName].networkCheckTimeout property to do this.
at Timeout._onTimeout (/usr/local/lib/node_modules/truffle/build/webpack:/packages/provider/index.js:56:1)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
erion@erion-ubuntu:~/dev/git/cultesale$ truffle migrate --reset --network bsctestnet --f 3 --to 7
Compiling your contracts...
===========================
✔ Fetching solc version list from solc-bin. Attempt #1
> Compiling ./contracts/interfaces/IBEP20.sol
> Compiling ./contracts/mocks/BEP20Token.sol
> Compiling ./contracts/sales/CulteSale.sol
> Compiling ./contracts/vesting/ExchangeVesting.sol
> Compiling ./contracts/vesting/TeamVesting.sol
✔ Fetching solc version list from solc-bin. Attempt #1
> Compilation warnings encountered:
project:/contracts/sales/CulteSale.sol:2:1: Warning: Experimental features are turned on. Do not use experimental features on live deployments.
pragma experimental ABIEncoderV2;
^-------------------------------^
> Artifacts written to /home/erion/dev/git/cultesale/build/contracts
> Compiled successfully using:
- solc: 0.5.9+commit.e560f70d.Emscripten.clang
Starting migrations...
======================
> Network name: 'bsctestnet'
> Network id: 97
> Block gas limit: 29882814 (0x1c7f9be)
3_culte_token_migrations.js
===========================
Replacing 'CulteToken'
----------------------
> transaction hash: 0x02ca1a1418e049355d5e144b34fe2072bbc544390b823bf3fa06341f7d42ff66
> Blocks: 5 Seconds: 15
> contract address: 0x49f02DB348DD8F3742788f2645b1739faa767655
> block number: 12281308
> block timestamp: 1631386700
> account: 0x5d529F1cB746a7f2bc24459385394Fb8F52DE55A
> balance: 0.88299088
> gas used: 1038220 (0xfd78c)
> gas price: 10 gwei
> value sent: 0 ETH
> total cost: 0.0103822 ETH
Pausing for 1 confirmations...
------------------------------
> confirmation number: 2 (block: 12281313)
> Saving migration to chain.
> Saving artifacts
-------------------------------------
> Total cost: 0.0103822 ETH
4_culte_sale_migrations.js
==========================
Replacing 'CulteSale'
---------------------
> transaction hash: 0x6380e9e1b84140313b493c01c88efc12c853c81feca6638510833de6f18cb2d5
> Blocks: 3 Seconds: 13
> contract address: 0x64625495Ee5022D4DB48Eae15E641C5d856c4613
> block number: 12281343
> block timestamp: 1631386805
> account: 0x5d529F1cB746a7f2bc24459385394Fb8F52DE55A
> balance: 0.86073483
> gas used: 2202467 (0x219b63)
> gas price: 10 gwei
> value sent: 0 ETH
> total cost: 0.02202467 ETH
Pausing for 1 confirmations...
------------------------------
> confirmation number: 2 (block: 12281350)
> Saving migration to chain.
> Saving artifacts
-------------------------------------
> Total cost: 0.02202467 ETH
5_culte_vesting_migrations.js
=============================
Replacing 'CulteVesting'
------------------------
> transaction hash: 0xa2557b1b09c9a6b6ba3566f7c629a4c160e791965276dbf68af384f7eb1ca502
> Blocks: 5 Seconds: 15
> contract address: 0x9e411e4EAa6621a005C920728035FBEc2891dC71
> block number: 12281372
> block timestamp: 1631386892
> account: 0x5d529F1cB746a7f2bc24459385394Fb8F52DE55A
> balance: 0.85005097
> gas used: 1009875 (0xf68d3)
> gas price: 10 gwei
> value sent: 0 ETH
> total cost: 0.01009875 ETH
Pausing for 1 confirmations...
------------------------------
> confirmation number: 2 (block: 12281378)
⠏ Saving migration to chain.Error [ERR_UNHANDLED_ERROR]: Unhandled error. ({
code: -32603,
message: 'ETIMEDOUT',
data: { originalError: { code: 'ETIMEDOUT', connect: true } },
stack: 'Error: ETIMEDOUT\n' +
' at Timeout.<anonymous> (/home/erion/dev/git/cultesale/node_modules/request/request.js:848:19)\n' +
' at listOnTimeout (internal/timers.js:557:17)\n' +
' at processTimers (internal/timers.js:500:7)'
})
at Web3ProviderEngine.emit (events.js:364:17)
at /home/erion/dev/git/cultesale/node_modules/@trufflesuite/web3-provider-engine/index.js:57:14
at afterRequest (/home/erion/dev/git/cultesale/node_modules/@trufflesuite/web3-provider-engine/index.js:151:21)
at /home/erion/dev/git/cultesale/node_modules/@trufflesuite/web3-provider-engine/index.js:176:21
at /home/erion/dev/git/cultesale/node_modules/@trufflesuite/web3-provider-engine/index.js:238:9
at /home/erion/dev/git/cultesale/node_modules/async/internal/once.js:12:16
at replenish (/home/erion/dev/git/cultesale/node_modules/async/internal/eachOfLimit.js:61:25)
at /home/erion/dev/git/cultesale/node_modules/async/internal/eachOfLimit.js:71:9
at eachLimit (/home/erion/dev/git/cultesale/node_modules/async/eachLimit.js:43:36)
at /home/erion/dev/git/cultesale/node_modules/async/internal/doLimit.js:9:16
at end (/home/erion/dev/git/cultesale/node_modules/@trufflesuite/web3-provider-engine/index.js:217:5)
at Request._callback (/home/erion/dev/git/cultesale/node_modules/@trufflesuite/web3-provider-engine/subproviders/rpc.js:36:21)
at self.callback (/home/erion/dev/git/cultesale/node_modules/request/request.js:185:22)
at Request.emit (events.js:375:28)
at Timeout.<anonymous> (/home/erion/dev/git/cultesale/node_modules/request/request.js:851:16)
at listOnTimeout (internal/timers.js:557:17)
erion@erion-ubuntu:~/dev/git/cultesale$ truffle migrate --reset --network bsctestnet --f 5 --to 7
Compiling your contracts...
===========================
✔ Fetching solc version list from solc-bin. Attempt #1
> Compiling ./contracts/interfaces/teste.sol
✔ Fetching solc version list from solc-bin. Attempt #1
> Artifacts written to /home/erion/dev/git/cultesale/build/contracts
> Compiled successfully using:
- solc: 0.5.9+commit.e560f70d.Emscripten.clang
Starting migrations...
======================
> Network name: 'bsctestnet'
> Network id: 97
> Block gas limit: 29882814 (0x1c7f9be)
5_culte_vesting_migrations.js
=============================
Replacing 'CulteVesting'
------------------------
> transaction hash: 0x2635000e284e30050e20de76fc5b9a26a9591b04c6686c5399b8757e0ea4959a
> Blocks: 5 Seconds: 15
> contract address: 0xffcDc07842b83a625D16d53409f78D492d8a8E5F
> block number: 12281420
> block timestamp: 1631387036
> account: 0x5d529F1cB746a7f2bc24459385394Fb8F52DE55A
> balance: 0.83936932
> gas used: 1009875 (0xf68d3)
> gas price: 10 gwei
> value sent: 0 ETH
> total cost: 0.01009875 ETH
Pausing for 1 confirmations...
------------------------------
> confirmation number: 4 (block: 12281430)
> Saving migration to chain.
> Saving artifacts
-------------------------------------
> Total cost: 0.01009875 ETH
6_team_vesting_migrations.js
============================
Replacing 'TeamVesting'
-----------------------
> transaction hash: 0x9f41f8428595b4860c2805ee2ff9727e1a78617dd079c1410958689565e2d37b
> Blocks: 6 Seconds: 23
> contract address: 0x341e0C5BC876dAAC78E54b673ef8002A4520Db7A
> block number: 12281455
> block timestamp: 1631387141
> account: 0x5d529F1cB746a7f2bc24459385394Fb8F52DE55A
> balance: 0.82860793
> gas used: 1022049 (0xf9861)
> gas price: 10 gwei
> value sent: 0 ETH
> total cost: 0.01022049 ETH
Pausing for 1 confirmations...
------------------------------
> confirmation number: 2 (block: 12281462)
⠸ Saving migration to chain.
/home/erion/dev/git/cultesale/node_modules/request/request.js:816
var e = new Error('ESOCKETTIMEDOUT')
^
Error: PollingBlockTracker - encountered an error while attempting to update latest block:
Error: ESOCKETTIMEDOUT
at ClientRequest.<anonymous> (/home/erion/dev/git/cultesale/node_modules/request/request.js:816:19)
at Object.onceWrapper (events.js:481:28)
at ClientRequest.emit (events.js:375:28)
at TLSSocket.emitRequestTimeout (_http_client.js:790:9)
at Object.onceWrapper (events.js:481:28)
at TLSSocket.emit (events.js:387:35)
at TLSSocket.Socket._onTimeout (net.js:484:8)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
at PollingBlockTracker._performSync (/home/erion/dev/git/cultesale/node_modules/eth-block-tracker/src/polling.js:51:24)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
erion@erion-ubuntu:~/dev/git/cultesale$ truffle migrate --reset --network bsctestnet --f 6 --to 7
Compiling your contracts...
===========================
✔ Fetching solc version list from solc-bin. Attempt #1
> Compiling ./contracts/interfaces/IBEP20.sol
> Compiling ./contracts/mocks/BEP20Token.sol
> Compiling ./contracts/sales/CulteSale.sol
> Compiling ./contracts/vesting/ExchangeVesting.sol
> Compiling ./contracts/vesting/TeamVesting.sol
✔ Fetching solc version list from solc-bin. Attempt #1
> Compilation warnings encountered:
project:/contracts/sales/CulteSale.sol:2:1: Warning: Experimental features are turned on. Do not use experimental features on live deployments.
pragma experimental ABIEncoderV2;
^-------------------------------^
> Artifacts written to /home/erion/dev/git/cultesale/build/contracts
> Compiled successfully using:
- solc: 0.5.9+commit.e560f70d.Emscripten.clang
Starting migrations...
======================
> Network name: 'bsctestnet'
> Network id: 97
> Block gas limit: 29882814 (0x1c7f9be)
6_team_vesting_migrations.js
============================
Replacing 'TeamVesting'
-----------------------
> transaction hash: 0xfc5f86255c9dc03f2820c4f6235f487a3dd7188873190a68e90ca627e5c946db
> Blocks: 8 Seconds: 23
> contract address: 0x82762E2066E4A0E6a39bBB658584a24EF17Ff534
> block number: 12281494
> block timestamp: 1631387258
> account: 0x5d529F1cB746a7f2bc24459385394Fb8F52DE55A
> balance: 0.81780432
> gas used: 1022049 (0xf9861)
> gas price: 10 gwei
> value sent: 0 ETH
> total cost: 0.01022049 ETH
Pausing for 1 confirmations...
------------------------------
> confirmation number: 2 (block: 12281502)
> Saving migration to chain.
> Saving artifacts
-------------------------------------
> Total cost: 0.01022049 ETH
7_exchange_vesting_migrations.js
================================
Replacing 'ExchangeVesting' 0xe300759066792F973ab589221C14A4D7D61a4ced
---------------------------
> transaction hash: 0x65c1dea123de4758f34ddb183df46b264cf5c9a70f364452b43edb60d6173c2f
> Blocks: 9 Seconds: 29
> contract address: 0xe300759066792F973ab589221C14A4D7D61a4ced
> block number: 12281525
> block timestamp: 1631387351
> account: 0x5d529F1cB746a7f2bc24459385394Fb8F52DE55A
> balance: 0.80890935
> gas used: 835385 (0xcbf39)
> gas price: 10 gwei
> value sent: 0 ETH
> total cost: 0.00835385 ETH
Pausing for 1 confirmations...
------------------------------
> confirmation number: 3 (block: 12281536)
> Saving migration to chain.
> Saving artifacts
-------------------------------------
> Total cost: 0.00835385 ETH
Summary
=======
> Total deployments: 2
> Final cost: 0.01857434 ETH
erion@erion-ubuntu:~/dev/git/cultesale$ truffle migrate --reset --network bsctestnet --f 8 --to 8
Compiling your contracts...
===========================
✔ Fetching solc version list from solc-bin. Attempt #1
> Compiling ./contracts/interfaces/teste.sol
✔ Fetching solc version list from solc-bin. Attempt #1
> Artifacts written to /home/erion/dev/git/cultesale/build/contracts
> Compiled successfully using:
- solc: 0.5.9+commit.e560f70d.Emscripten.clang
Starting migrations...
======================
> Network name: 'bsctestnet'
> Network id: 97
> Block gas limit: 30000000 (0x1c9c380)
8_distribution_migration.js
===========================
> Saving migration to chain.
-------------------------------------
> Total cost: 0 undefined
Summary
=======
> Total deployments: 0
> Final cost: 0 undefined