Commit Graph

150 Commits

Author SHA1 Message Date
Raúl Kripalani
7f3716504b
refactor lotus recipes to make them more manageable. (#86)
- Each role now has its own file (role_*.go).
- Options have their own file (lotus_opts.go).
- Sync service constructions have their own file (sync.go).
- Utilities are functionally grouped in files ({deals,retrieval}.go).
2020-06-30 23:02:01 +01:00
Anton Evangelatov
035bf8b7db
Merge pull request #82 from filecoin-project/sector-analysis-tools 2020-06-30 18:07:03 +02:00
Anton Evangelatov
af582aff02
register and export lotus metrics (#84) 2020-06-30 18:02:02 +02:00
Anton Evangelatov
46beab3cf1 fixup 2020-06-30 17:59:42 +02:00
Anton Evangelatov
0a9af6ad5c extract startServer 2020-06-30 17:53:27 +02:00
Anton Evangelatov
e3d2d2e7c1 extract withApiEndpoint 2020-06-30 17:50:21 +02:00
Anton Evangelatov
b62878c260 upgrade go-sdk 2020-06-30 14:47:09 +02:00
Anton Evangelatov
63bce1a426 extract starting of rpc servers 2020-06-30 13:56:24 +02:00
Anton Evangelatov
954ad1f396 fixup 2020-06-30 13:31:50 +02:00
Anton Evangelatov
33e60df301 resolved merge conflicts 2020-06-30 13:23:02 +02:00
Anton Evangelatov
204714a01f wip 2020-06-30 13:20:10 +02:00
Anton Evangelatov
eec5c23671 working client rpc 2020-06-30 13:18:02 +02:00
vyzo
24730e158b
Merge pull request #76 from filecoin-project/feat/mine-natural-time
Option to mine in natural time
2020-06-29 20:24:19 +03:00
vyzo
6b44e6d0d8 update composition-natural.toml 2020-06-29 20:06:38 +03:00
vyzo
79246e6ee9 record shutting down message in a more pertinent place 2020-06-29 20:05:44 +03:00
vyzo
cced69e496 add composition for natural time test 2020-06-29 20:05:44 +03:00
vyzo
da85855a6b option to turn on natural time mining 2020-06-29 20:05:43 +03:00
Anton Evangelatov
6c8abeb067
Merge pull request #78 from filecoin-project/fix-compositions
fix compositions
2020-06-29 19:04:08 +02:00
Anton Evangelatov
b3b89b2072
Merge pull request #77 from filecoin-project/seq-num-for-all-miners
get seq num based on role, not based on group
2020-06-29 19:02:25 +02:00
Anton Evangelatov
05e5c42f33 fix compositions 2020-06-29 19:00:18 +02:00
Anton Evangelatov
b47641f1c2 introduce 2 groups of miners 2020-06-29 18:48:10 +02:00
Anton Evangelatov
22ac7debb9 fixup 2020-06-29 18:42:05 +02:00
Anton Evangelatov
50b9a7f212 get seq num based on role, not based on group 2020-06-29 18:38:28 +02:00
vyzo
ea2935e4d7
Merge pull request #75 from filecoin-project/synchronise-miners
sync miners
2020-06-29 19:01:49 +03:00
Anton Evangelatov
0ec247de8c fix broken counter 2020-06-29 17:21:50 +02:00
Anton Evangelatov
c4347c0485 wip 2020-06-29 17:10:31 +02:00
Anton Evangelatov
909c12c6b4 sync miners 2020-06-29 17:06:04 +02:00
Anton Evangelatov
222d718ccd wip 2020-06-29 14:57:55 +02:00
Anton Evangelatov
666023f804
Merge pull request #72 from filecoin-project/basic-metrics
basic metrics to baseline tests
2020-06-29 13:41:50 +02:00
Anton Evangelatov
38132cdb94 go-sdk from master 2020-06-26 23:44:04 +02:00
Anton Evangelatov
ba645cfbea better dashboard 2020-06-26 23:12:03 +02:00
Anton Evangelatov
2b9a6d8574 better dashboard 2020-06-26 22:56:43 +02:00
Anton Evangelatov
0d908c18b4 who mined block 2020-06-26 22:07:49 +02:00
Anton Evangelatov
0487d60d0e better metrics 2020-06-26 18:56:09 +02:00
Anton Evangelatov
018406b50c better dashboard 2020-06-26 18:27:23 +02:00
Anton Evangelatov
e388d96073 metric for offer 2020-06-26 18:19:40 +02:00
Anton Evangelatov
5fa2c1c410 more compositions 2020-06-26 18:18:44 +02:00
Anton Evangelatov
f91364fb3e extract common vars 2020-06-26 17:00:13 +02:00
Anton Evangelatov
943d9a27ec update dashboard data source 2020-06-26 17:00:13 +02:00
Anton Evangelatov
3ff084b720 baseline test dashboard 2020-06-26 17:00:13 +02:00
Anton Evangelatov
d7631fb997 basic timers and counters 2020-06-26 17:00:13 +02:00
vyzo
2256a7237c
Merge pull request #74 from filecoin-project/bug-fixes
A couple of bug fixes
2020-06-26 17:50:53 +03:00
vyzo
b7403fd93c fix mining termination race condition 2020-06-26 17:44:40 +03:00
vyzo
3d5f58c8b8 sort preseals by miner GroupSeq 2020-06-26 17:30:44 +03:00
vyzo
f7af27f1d2 fix miner synchronization 2020-06-26 17:27:10 +03:00
vyzo
119defc5e7
Merge pull request #71 from filecoin-project/pubsub-tracer
Pubsub tracing
2020-06-26 17:20:55 +03:00
vyzo
2a8333e0e4 gomod: update go-libp2p-pubsub-tracer@master 2020-06-26 17:16:50 +03:00
vyzo
95c3229f89 Merge branch 'pubsub-tracer' of github.com:filecoin-project/oni into pubsub-tracer 2020-06-26 14:12:58 +03:00
vyzo
909e0e401f define enable_pubsub_tracer in manifest.toml 2020-06-26 14:12:22 +03:00
vyzo
b1159b657d log close errors with RecordMessage 2020-06-26 14:10:39 +03:00