whyrusleeping
|
6c9289df0a
|
don't require signatures for self deals
|
2020-01-09 14:18:06 -08:00 |
|
laser
|
20321bb476
|
handle rebase
|
2020-01-07 08:18:35 -08:00 |
|
Łukasz Magiera
|
1e7f10e387
|
gofmt
|
2020-01-07 15:00:10 +01:00 |
|
hannahhoward
|
718acb0a86
|
refactor(cborutil): extract cborutil library
Use extracted cborutil library
|
2020-01-07 14:59:35 +01:00 |
|
hannahhoward
|
8418464d91
|
refactor(address): use extracted address library
Switch to using extracted address library
|
2020-01-07 14:53:27 +01:00 |
|
whyrusleeping
|
71cbd79290
|
add a bit more tracing in publish storage deal
|
2019-12-12 19:25:15 +01:00 |
|
whyrusleeping
|
eba3f4af86
|
address PR review
|
2019-12-08 23:39:08 +01:00 |
|
whyrusleeping
|
f0653decf3
|
Clean up storage deal structures
|
2019-12-07 21:29:37 +01:00 |
|
Łukasz Magiera
|
fd8f65248b
|
deals: Correctly set deal ID in provider states
|
2019-12-01 21:07:57 +01:00 |
|
Łukasz Magiera
|
703bc7e774
|
Fix slashing / power recovery issues
|
2019-11-29 21:18:34 +01:00 |
|
Łukasz Magiera
|
ad978949db
|
import sector/deal into state machines on init
|
2019-11-29 20:11:42 +01:00 |
|
whyrusleeping
|
af2789c3d8
|
fix non-deterministic map serialization
|
2019-11-07 14:55:24 -08:00 |
|
Łukasz Magiera
|
eca5501923
|
remove some outdated todos
|
2019-11-07 13:06:32 +01:00 |
|
whyrusleeping
|
fc9091cc89
|
Get interactive porep sector sealing mostly working
|
2019-10-31 20:57:10 -07:00 |
|
whyrusleeping
|
4e478330a4
|
more refactoring for interactive porep scheduling
|
2019-10-31 09:55:35 -07:00 |
|
whyrusleeping
|
759094198c
|
Some more progress on interactive porep
|
2019-10-30 18:22:50 -07:00 |
|
Łukasz Magiera
|
bee0ecf97f
|
deals: Nicer output in client cli
|
2019-10-29 13:02:13 +01:00 |
|
Łukasz Magiera
|
72af55d067
|
deals: Price per epoch
|
2019-10-29 11:01:18 +01:00 |
|
Łukasz Magiera
|
f2550f9e36
|
on chain deals: Deal not found is not fatal
|
2019-10-24 17:56:32 +02:00 |
|
Łukasz Magiera
|
0b1427e487
|
on chain deals: Fix lint warnings
|
2019-10-24 17:46:21 +02:00 |
|
Łukasz Magiera
|
e148f33008
|
on chain deals: Address review comments
|
2019-10-24 17:14:25 +02:00 |
|
Łukasz Magiera
|
76f1e6e207
|
on chain deals: Put dealIDs in CommitSector messages
|
2019-10-24 16:24:31 +02:00 |
|
Łukasz Magiera
|
fabd074165
|
on chain deals: Deals make it to the chain
|
2019-10-23 19:39:14 +02:00 |
|
Łukasz Magiera
|
61e14d0f4c
|
on chain deals: Fix some serialization bugs
|
2019-10-23 14:59:57 +02:00 |
|
Łukasz Magiera
|
47d92d4a11
|
wip
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
bafb7e8cfa
|
on chain deals: deal types cbor-gen
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
99ef51a642
|
on chain deals: Fix build
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
46a0333c9c
|
on chain deals: Wip porting deal systems to storagemarket
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
7420dd668e
|
on chain deals: use cid bytes for PieceRef
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
6bade2eb23
|
on chain deals: More actor methods
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
8638cd25f5
|
actors: implement sma.PublishStorageDeals
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
fcf928ec76
|
actors: Initial structure for StorageMarketActor
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
a576b72364
|
actors: Sync with the new spec, storage actors
|
2019-10-15 14:31:34 +02:00 |
|
whyrusleeping
|
7fbd0a5e8e
|
Dont use aerrors.Escalate unless you really mean it
|
2019-10-15 14:37:43 +09:00 |
|
whyrusleeping
|
edcf47ff31
|
implement commands to list actors and miners
|
2019-10-12 15:45:48 +09:00 |
|
Łukasz Magiera
|
5ce15bfaf4
|
types: Less/GreaterThan for bigints
|
2019-09-23 19:11:44 +02:00 |
|
whyrusleeping
|
3154374132
|
fix account balances to make tests pass
|
2019-09-19 22:25:10 -07:00 |
|
whyrusleeping
|
197a2a3025
|
slash consensus fault needs to also be a method on the miner
|
2019-09-19 22:24:23 -07:00 |
|
whyrusleeping
|
fe020d9fd1
|
implement SlashConsensusFault
|
2019-09-19 22:23:24 -07:00 |
|
whyrusleeping
|
fe2885382c
|
self review, cleanup
|
2019-09-10 17:13:46 -07:00 |
|
whyrusleeping
|
2f019158d0
|
more switching over to correct cbor marshaling
|
2019-09-10 12:58:45 -07:00 |
|
whyrusleeping
|
1f1bbc9b8d
|
cbor gen types and cleaning up after
|
2019-09-09 19:53:18 -07:00 |
|
Łukasz Magiera
|
6714240653
|
SectorSize const
|
2019-08-29 17:50:19 +02:00 |
|
whyrusleeping
|
d9eaca5527
|
fix UpdateStorage to write back state
|
2019-08-16 13:24:37 -07:00 |
|
whyrusleeping
|
2efab559ec
|
add error wraps and fix tests
|
2019-08-16 12:39:12 -07:00 |
|
whyrusleeping
|
9ccd06b060
|
start method IDs at 1, to allow 0 for basic transfers
|
2019-07-26 14:42:38 -07:00 |
|
Jakub Sztandera
|
2e6dd1b862
|
Wrap and return correct error
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 20:25:17 +02:00 |
|
Jakub Sztandera
|
537ff23a63
|
Complete the refactor
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 15:01:52 +02:00 |
|
Jakub Sztandera
|
020fb6f8a3
|
Mid rework
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 14:45:44 +02:00 |
|
Jakub Sztandera
|
9597ed8498
|
Make PowerLookup work and test it
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-17 18:00:59 +02:00 |
|