Łukasz Magiera
|
d8ce5078d9
|
Use new specs-storage interface
|
2020-03-17 21:19:52 +01:00 |
|
Łukasz Magiera
|
96730bae75
|
workers: Report sectors paths after worker creates them
|
2020-03-13 17:54:55 +01:00 |
|
Łukasz Magiera
|
2c7f579838
|
workers: Implement SectorIndex
|
2020-03-13 12:59:19 +01:00 |
|
Łukasz Magiera
|
bc7fede68b
|
workers: Wire up most pieces
|
2020-03-13 02:37:38 +01:00 |
|
Łukasz Magiera
|
7e2e30f94b
|
workers: Transfer logic refactoring
|
2020-03-11 06:49:17 +01:00 |
|
Łukasz Magiera
|
eb61a36fd7
|
workers: RPC scaffolding
|
2020-03-11 02:58:02 +01:00 |
|
whyrusleeping
|
26ca72e252
|
make state power a pointer so it marshals properly
|
2020-03-09 14:41:57 -07:00 |
|
Whyrusleeping
|
3a94d9d176
|
Merge pull request #1354 from filecoin-project/feat/state-compute-trace
implement compute state trace output
|
2020-03-08 21:22:40 -07:00 |
|
Travis Person
|
9216a1eb07
|
Add more chain get types
|
2020-03-09 03:16:43 +00:00 |
|
whyrusleeping
|
4260cc38c9
|
implement compute state trace output
|
2020-03-08 20:07:25 -07:00 |
|
Łukasz Magiera
|
cb1e797d72
|
Merge pull request #1353 from filecoin-project/feat/merge-master
Merge master back into testnet/3
|
2020-03-08 09:05:46 +01:00 |
|
whyrusleeping
|
24bf720a9a
|
Merge branch 'master' into testnet/3
|
2020-03-07 16:46:12 -08:00 |
|
Whyrusleeping
|
c553a6f458
|
Merge pull request #1349 from filecoin-project/feat/chain-get-types
add some type info to chain get
|
2020-03-07 16:10:00 -08:00 |
|
Whyrusleeping
|
0b5991850c
|
Merge pull request #1346 from filecoin-project/feat/stat-cmd
Add stat-obj to API and a few extras
|
2020-03-06 18:55:48 -08:00 |
|
whyrusleeping
|
cdd37bda1c
|
add some type info to chain get
|
2020-03-06 18:47:19 -08:00 |
|
Travis Person
|
7628a64a55
|
cmd: add stat-obj
|
2020-03-07 00:43:44 +00:00 |
|
hannahhoward
|
eef48c4be3
|
feat(client): support car to filestore
Store filestore reference for CAR files
|
2020-03-06 13:14:02 -08:00 |
|
hannahhoward
|
9f5f70a93f
|
feat(client): add car import/export option
adds option on client file import and client retrieval to read/write to CAR file
|
2020-03-06 13:14:02 -08:00 |
|
Aayush Rajasekaran
|
340afc3503
|
Add information about internal message executions to SimulationResult
- The VM now tracks a list of ExecutionResults to keep track of internal messages
|
2020-03-06 11:11:06 -08:00 |
|
Aayush Rajasekaran
|
2d63b007f2
|
Unify MethodCall and ReplayResults into SimulationResult
- Call and Replay now return the same type, which includes both Message and MessageReceipt
|
2020-03-06 11:10:40 -08:00 |
|
Łukasz Magiera
|
38241d66cb
|
Merge branch 'testnet/3' into feat/miner-rewards-cmd
|
2020-03-06 19:04:36 +01:00 |
|
whyrusleeping
|
16096e2c71
|
some go vet fixes
|
2020-03-05 22:46:07 -08:00 |
|
whyrusleeping
|
1183e082af
|
add command to inspect and redeem block rewards
|
2020-03-05 21:32:52 -08:00 |
|
Łukasz Magiera
|
16cb27b5f9
|
Get node_test to pass
|
2020-03-05 23:27:30 +01:00 |
|
Łukasz Magiera
|
1461e475da
|
storage: Support adding paths at runtime
|
2020-03-05 23:02:01 +01:00 |
|
Łukasz Magiera
|
a5e5918fc5
|
mod tidy; gofmt
|
2020-03-05 20:21:06 +01:00 |
|
Łukasz Magiera
|
799ff17c7c
|
Merge remote-tracking branch 'origin/testnet/3' into feat/4stage-seal
|
2020-03-04 06:37:11 +01:00 |
|
whyrusleeping
|
37d5baf0b2
|
fix blocks topic
|
2020-03-03 21:03:35 -08:00 |
|
Łukasz Magiera
|
4e46d00eb6
|
Merge remote-tracking branch 'origin/testnet/3' into feat/4stage-seal
|
2020-03-04 04:01:13 +01:00 |
|
whyrusleeping
|
9169a073b6
|
add miner side commands and a few other goodies
|
2020-03-03 18:49:00 -08: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
|
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 |
|
whyrusleeping
|
c51a83b404
|
fix a few libp2p related problems
|
2020-03-02 20:55:25 -08:00 |
|
whyrusleeping
|
60b19c51ef
|
more misc fixes
|
2020-03-01 17:09:38 -08:00 |
|
hannahhoward
|
bda5315866
|
fix(paychmr): decode address correctly, pass wallet
|
2020-02-28 19:26:33 -08:00 |
|
hannahhoward
|
0d7afef0c5
|
fix(paychmgr): add to paych serialziation
|
2020-02-28 19:26:33 -08:00 |
|
Aayush Rajasekaran
|
fe8db295e7
|
Re: #1290: Add a lotus wallet verify API and CLI command
- The command takes an address, message, and signature, and returns true if the sig is valid
|
2020-02-28 15:56:15 -08:00 |
|
whyrusleeping
|
0945d8725e
|
fixing miner logic to make more tests pass
|
2020-02-28 11:31:28 -08:00 |
|
whyrusleeping
|
df6e3e83bf
|
make it all build finally
|
2020-02-27 13:45:31 -08:00 |
|
Łukasz Magiera
|
0a9e0acc6f
|
types: Drop some redundant alias types
|
2020-02-25 22:09:22 +01:00 |
|
Łukasz Magiera
|
ae634ef7df
|
actors: Remove addrass aliases
|
2020-02-25 21:54:58 +01:00 |
|
Łukasz Magiera
|
cd10a3126b
|
actors: drop a bunch of type aliases
|
2020-02-25 21:35:15 +01:00 |
|
Łukasz Magiera
|
d787aa5007
|
Merge branch 'testnet/3' into feat/specs-actors
|
2020-02-24 18:32:02 +01:00 |
|
Łukasz Magiera
|
def0e0a7a1
|
Merge remote-tracking branch 'origin/master' into testnet/3
|
2020-02-24 17:30:46 +01:00 |
|
Łukasz Magiera
|
917df9a5b8
|
More unified randomness handling
|
2020-02-23 21:00:47 +01:00 |
|
Łukasz Magiera
|
226685dc1c
|
Implement committed capacity sectors
|
2020-02-23 01:47:47 +01:00 |
|
Łukasz Magiera
|
104871d6c9
|
paych: Lanes are back to u64
|
2020-02-21 18:26:44 +01:00 |
|