Łukasz Magiera
7595b1d8d4
cli: pprof goroutines command
2020-08-17 11:49:11 +02:00
yaohcn
39bcfab37c
make addpiece configurable
2020-08-17 17:39:50 +08:00
Łukasz Magiera
ae40555558
Merge pull request #3104 from filecoin-project/feat/pubsub-metrics
...
collect pubsub metrics through the tracer
2020-08-17 10:39:46 +02:00
Łukasz Magiera
9c30b17b5a
Merge pull request #3105 from yaohcn/fix/restart-flag
...
add missing restart flag
2020-08-17 10:37:24 +02:00
yaohcn
aded4b4199
add missing restart flag
2020-08-17 16:04:50 +08:00
Łukasz Magiera
eb616bff7f
Merge pull request #3100 from filecoin-project/feat/mpool-improve-repub
...
trigger early republish from head changes
2020-08-17 09:46:46 +02:00
vyzo
8cf9595d35
collect pubsub metrics through the tracer
2020-08-17 10:46:20 +03:00
Łukasz Magiera
5c23ec73cb
Merge pull request #3102 from filecoin-project/fix/mpool-docs
...
Some small improvements in mpool docs
2020-08-17 09:44:00 +02:00
vyzo
8d7994cd82
fix confusing wording
2020-08-17 10:12:54 +03:00
vyzo
fb77a758ff
note defaults in mpool configuration docs
2020-08-17 10:10:25 +03:00
vyzo
3b6e2bdb7b
trigger early republish from head changes
2020-08-17 10:03:39 +03:00
Łukasz Magiera
1898b82dc4
Merge pull request #3086 from filecoin-project/feat/mpool-doc-config-cmd
...
Mpool documentation and config cli command
2020-08-17 08:47:40 +02:00
Łukasz Magiera
290011166f
Merge pull request #3083 from filecoin-project/asr/docs
...
Show how to set env vars
2020-08-17 08:40:14 +02:00
Łukasz Magiera
c5c819afca
Merge pull request #3098 from filecoin-project/feat/config-cmd
...
Add config command that prints the default config file for a storage …
2020-08-17 08:36:51 +02:00
Łukasz Magiera
c2687f9064
Merge pull request #3084 from shaodan/next
...
Fix typo
2020-08-17 08:34:28 +02:00
Łukasz Magiera
548e94d3fc
Merge pull request #3079 from filecoin-project/fix/chainwatch-slow-read
...
fix a small issue in chain watch
2020-08-17 08:23:38 +02:00
vyzo
ae88a99c84
add some lightweight validation of local messages
2020-08-17 09:04:22 +03:00
lanzafame
0d3aaabd2c
Add config command that prints the default config file for a storage miner
2020-08-17 13:51:04 +10:00
Raúl Kripalani
f1c452754f
separate conformance suite on CI.
2020-08-16 22:50:00 +01:00
Raúl Kripalani
b9d67296ef
small adjustments to runner.
2020-08-16 22:15:12 +01:00
Raúl Kripalani
483e82e14b
point test-vectors to master.
2020-08-16 22:05:43 +01:00
vyzo
884d4ad9df
fix clown shoes pubsub validation: we always accept our own self-published messages
2020-08-16 20:46:19 +03:00
Raúl Kripalani
4f6d01d2ea
fix path in failing test.
2020-08-16 12:28:39 +01:00
Raúl Kripalani
2b511d2f57
fix lint errors.
2020-08-16 11:44:22 +01:00
Raúl Kripalani
1eed341951
fix test compilation error.
2020-08-16 11:14:24 +01:00
Raúl Kripalani
3c17cd655e
integrate extern/sector-storage into lotus proper.
2020-08-16 11:09:58 +01:00
Raúl Kripalani
fb0ccc9260
integrate extern/storage-fsm into lotus proper.
2020-08-16 10:42:13 +01:00
vyzo
aa679a7359
add message pool documentation
2020-08-16 10:57:17 +03:00
vyzo
054fc4a614
add client command for mpool config
2020-08-16 09:57:53 +03:00
Dan Shao
10b5e3e576
fix typo
2020-08-16 10:20:32 +08:00
Aayush Rajasekaran
e3c241e613
Show how to set env vars
2020-08-15 21:48:42 -04:00
Raúl Kripalani
a0c0d9c98a
small fixes.
2020-08-16 00:37:16 +01:00
Raúl Kripalani
322b33197c
introduce interoperable vector-based conformance testing.
...
This commit introduces a new package `conformance` containing:
1. the test driver to exercise Lotus against interoperable
test vectors, and
2. the test runner, which integrates go test with the test vector
corpus hosted at https://github.com/filecoin-project/conformance-vectors .
The corpus is mounted via a git submodule.
Right now, only message-class test vectors are supported. In the
next week, this support will be extended to tipset-class, chain-class,
and block sequence-class vectors.
2020-08-16 00:15:52 +01:00
vyzo
7f27c80a6a
move sleep into the select
...
as it is it simply slows down the writer if there are many messages
2020-08-15 21:20:02 +03:00
Łukasz Magiera
9a23ede4fd
Merge pull request #3075 from filecoin-project/fix/inter-filffi
...
Update filecoin-ffi to fix Intel build
2020-08-15 13:57:27 +02:00
Łukasz Magiera
9328dc27f3
Update filecoin-ffi to fix Intel build
2020-08-15 13:19:10 +02:00
Whyrusleeping
98643b90f8
Merge pull request #3068 from filecoin-project/feat/fundmgr-fix
...
Temporary fix for fund manager add issues
2020-08-14 21:10:08 -07:00
hannahhoward
aa419155f6
feat(fundmgr): temp fix for funding issues
2020-08-14 19:37:20 -07:00
Łukasz Magiera
b75ba5ea46
Merge pull request #3066 from filecoin-project/feat/cmd-improvements
...
add a market balance command, and a verbose mode for storage-deals list
2020-08-15 01:51:18 +02:00
whyrusleeping
8dfcf2b7d3
make things print nicerly
2020-08-14 16:46:11 -07:00
whyrusleeping
8774a7b2dd
add a market balance command, and a verbose mode for storage-deals list
2020-08-14 16:45:40 -07:00
Łukasz Magiera
9012fea2f6
Merge pull request #3067 from filecoin-project/fix/addpiece-with-data
...
Fix AddPiece with data and multiple workers
2020-08-15 01:42:33 +02:00
Łukasz Magiera
a52e406c0d
Fix AddPiece with data and multiple workers
2020-08-15 01:36:29 +02:00
Łukasz Magiera
45476a208e
Merge pull request #3053 from filecoin-project/feat/worker-addpiece2
...
Support AddPiece on workers
2020-08-14 23:50:17 +02:00
Łukasz Magiera
4ca5fef0de
rpcenc: fix bug
2020-08-14 23:49:08 +02:00
Łukasz Magiera
42bb91c2e6
gofmt
2020-08-14 23:40:41 +02:00
Łukasz Magiera
1ecec49885
build: Bump versions
2020-08-14 23:40:11 +02:00
Łukasz Magiera
7fa2f20e8c
Merge pull request #3064 from filecoin-project/asr/circ-supply-api
...
Include more info in StateCirculatingSupply
2020-08-14 23:31:28 +02:00
Łukasz Magiera
d9ad6fb8c8
worker: Make disconnects less bad
2020-08-14 23:24:41 +02:00
Łukasz Magiera
aa611e49fd
rpcenc: Add timeout for readers
2020-08-14 23:12:55 +02:00