whyrusleeping
4e9e3f3dc3
make state tree snapshots properly stack based
2020-03-04 17:19:15 -08:00
Łukasz Magiera
c91d970c41
storageminer: Init with default local storage
2020-03-05 02:12:52 +01:00
Aayush Rajasekaran
e9afba3490
Add ArgsUsages to the CLI where missing
...
- This commit also standardises some notation
2020-03-04 16:58:46 -08:00
Aayush Rajasekaran
f2c518455e
Improve UX when importing keys into wallet using CLI
2020-03-04 16:57:03 -08:00
Łukasz Magiera
7db1dd52bd
storagemgr: Wire up most of AddPiece logic
2020-03-05 01:38:07 +01:00
Łukasz Magiera
76698fe2db
jsonrpc: Don't try to reconnect on the server side
2020-03-05 01:34:29 +01:00
whyrusleeping
5076b2b950
fix reward actor and block reward application
2020-03-04 13:21:24 -08:00
Łukasz Magiera
e483383a44
node: wire up new storage manager
2020-03-04 20:42:49 +01:00
Łukasz Magiera
799ff17c7c
Merge remote-tracking branch 'origin/testnet/3' into feat/4stage-seal
2020-03-04 06:37:11 +01:00
Łukasz Magiera
1d3877fab3
sync: Use correct epost randomness
2020-03-04 06:32:33 +01:00
Łukasz Magiera
f50e26e5dd
update sectorbuilder
2020-03-04 06:32:13 +01:00
whyrusleeping
37d5baf0b2
fix blocks topic
2020-03-03 21:03:35 -08:00
Łukasz Magiera
9bf4aa7546
Merge pull request #1321 from filecoin-project/feat/chainwatch-miner-heads-stateroot-index
...
chainwatch: add stateroot index on miner_heads
2020-03-04 05:55:46 +01:00
Travis Person
9b98ef5de4
chainwatch: add stateroot index on miner_heads
2020-03-04 04:50:53 +00:00
Łukasz Magiera
4e46d00eb6
Merge remote-tracking branch 'origin/testnet/3' into feat/4stage-seal
2020-03-04 04:01:13 +01:00
Łukasz Magiera
dcf5fb36f3
Merge pull request #1242 from filecoin-project/feat/offline-deal-making
...
Feat/offline deal making
2020-03-04 03:53:52 +01:00
whyrusleeping
9169a073b6
add miner side commands and a few other goodies
2020-03-03 18:49:00 -08:00
Łukasz Magiera
12d870e274
sealmgr: Read only multi-path file manager
2020-03-04 03:24:08 +01:00
whyrusleeping
52acfb88ee
use proper manual piece and size setting
2020-03-03 18:19:28 -08:00
whyrusleeping
2be2891647
wire up lotus side of make deal for manual commP
2020-03-03 16:18:08 -08:00
whyrusleeping
99c842e027
integrate client interface to allow for offline deals
2020-03-03 16:18:08 -08:00
Whyrusleeping
e7f6554c68
Merge pull request #1318 from filecoin-project/fix/net-cmds
...
fix a few libp2p related problems
2020-03-03 16:10:34 -08:00
Whyrusleeping
0025b3c1dc
Merge pull request #1300 from filecoin-project/frrist/chainval-integrate
...
implement chain-validation driver
2020-03-03 16:10:16 -08:00
Whyrusleeping
08ce9258d1
Merge pull request #1315 from filecoin-project/conform-protocol-names-to-spec
...
conform protocol ids to spec
2020-03-03 16:08:50 -08:00
whyrusleeping
7b11224130
go mod updates, and a couple small fixes
2020-03-03 16:07:27 -08:00
whyrusleeping
0da2f81252
get most of the chain validation tests passing
2020-03-03 16:06:41 -08:00
frrist
1c864d1eef
fixs after rebase
2020-03-03 16:06:41 -08:00
whyrusleeping
8657b4698f
fix invoker tests
2020-03-03 16:06:41 -08:00
frrist
dfad346cff
add test skipper and update chain-validation
2020-03-03 16:06:41 -08:00
whyrusleeping
0f6c365411
Do proper shimming for chain validation library
2020-03-03 16:06:41 -08:00
frrist
bd91008462
clean up validation config
2020-03-03 16:06:41 -08:00
frrist
72132c851b
update chain-validation version for miner creation
2020-03-03 16:06:41 -08:00
frrist
0de43748f7
better test name
2020-03-03 16:06:41 -08:00
frrist
b60458d236
implement chain-validation driver
2020-03-03 16:06:41 -08:00
Whyrusleeping
8f1bf7a0ed
Merge pull request #1320 from filecoin-project/feat/fix-signature-verification
...
Fix signature verification in adapters
2020-03-03 16:01:05 -08:00
whyrusleeping
33ca9dabef
mod tidy
2020-03-03 15:50:45 -08:00
whyrusleeping
d6723935b9
fixup to match spec, move constants to common location
2020-03-03 15:48:25 -08:00
Łukasz Magiera
a0dbb6bdd6
Storage Manager refactor
2020-03-03 23:19:22 +01:00
hannahhoward
72c0dbd8e5
fix(markets): fix sig verification
...
fix handling of signatures in the adapters
2020-03-03 13:23:06 -08:00
Whyrusleeping
41bf668189
Merge pull request #1294 from natewalck/more-opencensus-metrics
...
More opencensus metrics
2020-03-03 12:02:13 -08:00
whyrusleeping
c51a83b404
fix a few libp2p related problems
2020-03-02 20:55:25 -08:00
hannahhoward
9beacabd66
fix(paychmgr): Fix issues with payment channels
...
Load full addresses for payment channels so they can be signed, fixes bugs with saving vouchers and
catching duplicates, updates to version of go-fil-markets that solves a retrieval bug to complete
retrieval deal
2020-03-02 18:15:32 -08:00
lanzafame
4f2baa8953
conform protocol ids to spec
...
Signed-off-by: lanzafame <adrianlanzafame92@gmail.com>
2020-03-03 11:34:43 +10:00
Łukasz Magiera
3abb59a550
sealmgr: Interfaces; simple initial impl
2020-03-03 01:46:58 +01:00
Łukasz Magiera
2cca6ab3db
Merge pull request #1314 from filecoin-project/feat/storage-miner-default-worker-count
...
Reduce default storage miner worker count
2020-03-03 00:30:46 +01:00
Travis Person
c362d75a38
Reduce default storage miner worker count
...
The current default worker count of 5 can result in high memory usage of
the lotus-storage-miner process when a user starts multiple sector
pledges within a short time of each other and can result in the process
being killed for OOM.
Reducing the worker count to 2 will provide a safer default.
2020-03-02 23:28:05 +00:00
Jim
bce50a802b
Merge pull request #1308 from filecoin-project/asr/clidocs
...
Documentation updates
2020-03-01 21:46:06 -08:00
whyrusleeping
61fcbd1664
remove unnecessary cid casting
2020-03-01 20:38:18 -08:00
Aayush Rajasekaran
e1570eedf3
Add a section for the CLI to lotu.sh
2020-03-01 20:30:17 -08:00
Aayush Rajasekaran
06ea2f573e
Correct some sync info on lotu.sh
2020-03-01 20:30:17 -08:00