Dirk McCormick
|
61344644a4
|
feat: add more debug logging for unsealing
|
2021-04-22 11:33:28 +02:00 |
|
Łukasz Magiera
|
81bd27911f
|
Propagate StateMsg api changes
|
2021-04-05 19:56:53 +02:00 |
|
Łukasz Magiera
|
deb2b90b6a
|
Fix lotus/miner build
|
2021-04-05 13:23:46 +02:00 |
|
dirkmc
|
14ede9b0e6
|
Fix unseal comment
|
2021-03-22 14:39:03 +01:00 |
|
Dirk McCormick
|
73d5225f3c
|
fix: better logging when unsealing fails
|
2021-03-22 10:23:58 +01:00 |
|
Steven Allen
|
931979809f
|
get lotus building
|
2020-11-16 19:03:30 +01:00 |
|
Steven Allen
|
233d8a9b72
|
update even more imports
|
2020-09-28 14:25:58 -07:00 |
|
hannahhoward
|
48e47ddc23
|
fix(paych): fix paych status command line
|
2020-09-14 18:42:10 -07:00 |
|
hannahhoward
|
5ad8e23eae
|
feat(markets): use new api
|
2020-09-07 15:48:42 -04:00 |
|
hannahhoward
|
2db4b57013
|
feat(markets): upgrade markets 0.6.0
|
2020-09-07 15:48:42 -04:00 |
|
Aayush Rajasekaran
|
39755a294a
|
Update to specs v0.9.6
|
2020-09-07 15:48:41 -04:00 |
|
Dirk McCormick
|
2c98bf0cc7
|
feat: PaychAvailableFunds API method
|
2020-09-02 14:31:32 +02:00 |
|
Raúl Kripalani
|
862bafc63a
|
fix lint errors.
|
2020-08-17 14:39:33 +01:00 |
|
Raúl Kripalani
|
efdc428d5d
|
keep storage-fsm (renamed to storage-sealing) and sector-storage in extern.
|
2020-08-17 14:26:18 +01:00 |
|
Raúl Kripalani
|
3c17cd655e
|
integrate extern/sector-storage into lotus proper.
|
2020-08-16 11:09:58 +01:00 |
|
hannahhoward
|
78aa615b4d
|
fix(markets): fix unsealing bug
when commD hasn't been set, just pass cid.Undef
|
2020-08-06 13:22:45 -07:00 |
|
hannahhoward
|
b048fcd7c1
|
feat(markets): update for new paych logic
Update adapter to use wait methods provided by paych adapter
|
2020-08-06 12:07:13 -04:00 |
|
hannahhoward
|
a89c290f62
|
feat(markets): update to 0.5.4
|
2020-08-05 15:35:59 -07:00 |
|
Aayush Rajasekaran
|
9d987280c9
|
remove unused imports
|
2020-07-31 01:51:40 -04:00 |
|
whyrusleeping
|
146e59fe56
|
wire through new retrieval apis
|
2020-07-31 01:47:37 -04:00 |
|
Łukasz Magiera
|
4d328cad54
|
Get things to mostly work
|
2020-07-30 14:31:50 +02:00 |
|
Łukasz Magiera
|
f9f0d86ddf
|
Merge pull request #1913 from acruikshank/feat/1853-confirmations-in-StateWaitMsg2
Add confidence and timeout to message wait
|
2020-06-04 23:23:15 +02:00 |
|
acruikshank
|
da960a9de4
|
more import rearrangement
|
2020-06-04 09:54:37 -04:00 |
|
acruikshank
|
04f0130530
|
remove timeout
|
2020-06-03 17:42:06 -04:00 |
|
acruikshank
|
5574e4f11b
|
add confidence and timeout to message wait
|
2020-06-03 15:38:37 -04:00 |
|
Łukasz Magiera
|
e5c24ff32b
|
Update sector-storage with ReadPiece impl
|
2020-05-29 19:53:35 +02:00 |
|
shannonwells
|
28c5697578
|
separate lock/unlock and do independent waiting per PR comments
|
2020-04-21 16:19:40 -07:00 |
|
shannonwells
|
a9c98eab8d
|
call paychmgr wait funcs, make sure tests are passing
|
2020-04-21 16:19:40 -07:00 |
|
shannonwells
|
fd7f4ef080
|
begin implementing funcs to support latest go-fil-markest retrieval market API
|
2020-04-21 16:19:40 -07:00 |
|
Łukasz Magiera
|
afdfc8807d
|
api: Single method for static miner info
|
2020-04-16 19:36:36 +02:00 |
|
laser
|
650a31b050
|
remove all lotus types from sealing package in preparation for extraction
events adapter
implement StateWaitMsg and StateComputeDataCommitment
implement StateGetSectorPreCommitOnChainInfo
implement ChainHead and SendMsg
implement remaining methods
|
2020-04-06 12:57:55 -07:00 |
|
Łukasz Magiera
|
95ee1c1cde
|
Extract sector-storage
|
2020-03-28 01:32:39 +01:00 |
|
Łukasz Magiera
|
e050e0307e
|
Cleanup after dropping sectorbuilder
|
2020-03-26 20:35:16 +01:00 |
|
Łukasz Magiera
|
4be54a976c
|
Merge sectorbuilder into sectorstorage
|
2020-03-26 03:51:06 +01:00 |
|
Łukasz Magiera
|
5e4a7e54df
|
Rename agvmgr+sealmgr to sectorstorage
|
2020-03-23 12:47:10 +01:00 |
|
Łukasz Magiera
|
d43f2a2e3b
|
workers: Address review
|
2020-03-22 22:39:06 +01:00 |
|
Łukasz Magiera
|
1ed7779701
|
Merge remote-tracking branch 'origin/testnet/3' into feat/new-workers
|
2020-03-19 03:28:55 +01:00 |
|
laser
|
6622576cf8
|
update retrieval provider node adapter to new API
|
2020-03-18 10:53:06 -07:00 |
|
laser
|
ec3e86ad18
|
update retrieval client node adapter to new API
|
2020-03-18 10:44:54 -07:00 |
|
Łukasz Magiera
|
5f2caffb51
|
Fix tests after specs-storage changes
|
2020-03-18 02:08:11 +01:00 |
|
Łukasz Magiera
|
d8ce5078d9
|
Use new specs-storage interface
|
2020-03-17 21:19:52 +01: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
|
a0dbb6bdd6
|
Storage Manager refactor
|
2020-03-03 23:19:22 +01:00 |
|
hannahhoward
|
bda5315866
|
fix(paychmr): decode address correctly, pass wallet
|
2020-02-28 19:26:33 -08:00 |
|
whyrusleeping
|
df6e3e83bf
|
make it all build finally
|
2020-02-27 13:45:31 -08:00 |
|
Łukasz Magiera
|
104871d6c9
|
paych: Lanes are back to u64
|
2020-02-21 18:26:44 +01:00 |
|
whyrusleeping
|
00d7bd1a77
|
chain/gen tests now pass!
|
2020-02-20 00:37:10 -08:00 |
|
Łukasz Magiera
|
e1a593c22e
|
Rename paych -> paychmgr to fix cbor-gen
|
2020-02-13 01:28:23 +01:00 |
|
hannahhoward
|
720e29848b
|
feat(markets): use non-custom go-fil-markets, from master
|
2020-02-12 14:32:26 -08:00 |
|
Łukasz Magiera
|
fa2c6605c2
|
Fix compilation after dep updates
|
2020-02-11 02:11:58 +01:00 |
|