Łukasz Magiera
|
574a22de6c
|
genesis: Set remainder account balance correctly
|
2020-08-18 22:52:25 +02:00 |
|
whyrusleeping
|
42730bcf1c
|
handle potential overallocation
|
2020-08-18 10:56:54 -07:00 |
|
whyrusleeping
|
64e18131c1
|
place the remainder of unallocated funds in a 'remainder' account
|
2020-08-17 23:38:58 -07: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 |
|
Aayush Rajasekaran
|
fe2da35a45
|
Move GetCircSupply out of the vm, and into stmgr
|
2020-08-12 15:32:07 -04:00 |
|
Aayush Rajasekaran
|
5933e64de1
|
Include premined actors in vested funds calculation
|
2020-08-12 15:19:48 -04:00 |
|
Steven Allen
|
e18904bff5
|
[WIP] fix post submission
|
2020-08-12 10:33:18 -07:00 |
|
Whyrusleeping
|
ed72aa1307
|
implement randomness distinction
|
2020-08-12 10:32:39 -07:00 |
|
Aayush Rajasekaran
|
c72f853e09
|
Add a test around duplicate nonces
|
2020-08-10 14:28:02 -04:00 |
|
Łukasz Magiera
|
3fe8b1e732
|
Better slashfilter logging
|
2020-08-07 16:08:01 +02:00 |
|
Jakub Sztandera
|
ab08858b45
|
Delete GasPrice from this world
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-06 23:08:42 +02:00 |
|
Jakub Sztandera
|
722d6e8ffb
|
Introduce base fee
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-06 21:14:38 +02:00 |
|
Łukasz Magiera
|
73b8868046
|
gofmt
|
2020-08-06 03:32:59 +02:00 |
|
Łukasz Magiera
|
f8b8ecc0c3
|
Consensus filter
|
2020-08-06 03:16:39 +02:00 |
|
Łukasz Magiera
|
4cb4e7c2c2
|
Merge remote-tracking branch 'origin/master' into next
|
2020-07-31 14:02:04 +02:00 |
|
Aayush Rajasekaran
|
b51e2a868b
|
Merge branch 'next' into feat/cid-builder
|
2020-07-28 21:02:30 -04:00 |
|
Aayush Rajasekaran
|
de867d7a9a
|
Correct calculation of TotalCircSupply
|
2020-07-28 17:26:55 -04:00 |
|
Łukasz Magiera
|
ed04c80bb1
|
Fix precommit deposit
|
2020-07-28 20:55:31 +02:00 |
|
Łukasz Magiera
|
927ee2406a
|
Downgrade actors, get tests to pass
|
2020-07-28 19:51:58 +02:00 |
|
Łukasz Magiera
|
fb59b40507
|
Fix some tests
|
2020-07-28 18:16:56 +02:00 |
|
Łukasz Magiera
|
1fd23248ff
|
gofmt
|
2020-07-28 16:38:26 +02:00 |
|
Łukasz Magiera
|
473a1f91d5
|
Update specs-actors to 33f4d6e
|
2020-07-28 16:36:32 +02:00 |
|
Łukasz Magiera
|
09b90773d8
|
Merge remote-tracking branch 'origin/next' into feat/cid-builder
|
2020-07-28 16:06:06 +02:00 |
|
Łukasz Magiera
|
09eb3731f2
|
Fix duplicate vm setup in genesis
|
2020-07-28 15:38:13 +02:00 |
|
Jose Pablo Fernandez
|
834ce171d3
|
Merge branch 'next' into feat/genesis-rootkey
|
2020-07-28 11:53:00 +02:00 |
|
Simon Peffers
|
78739d9417
|
Fixes for failed CI tests
|
2020-07-26 00:46:23 -04:00 |
|
Simon Peffers
|
0f3105a01f
|
Integrate blst signature library: https://github.com/supranational/blst
|
2020-07-25 21:38:18 -04:00 |
|
Sami Mäkelä
|
15481e63dd
|
merge
|
2020-07-24 12:34:48 +03:00 |
|
Sami Mäkelä
|
d90fac6e09
|
tests are working now
|
2020-07-24 12:22:50 +03:00 |
|
Steven Allen
|
b7a4dbb07f
|
Support inline CIDs
And use the new CidBuilder from the spec actors.
This patch does not switch over to inline CIDs by default, but paves the way.
|
2020-07-23 23:12:32 -07:00 |
|
Aayush Rajasekaran
|
5a6e12dc97
|
Genesis miners need to be registered in the market actor's balance table
|
2020-07-23 20:34:27 -04:00 |
|
Aayush Rajasekaran
|
e8837688a2
|
update specs actors
|
2020-07-23 16:44:09 -04:00 |
|
Steven Allen
|
5fc83f4d05
|
Refactor to use actor adt types instead of directly using HAMTs and AMTs
This way there's a single source of truth. Preparation for fixing
https://github.com/filecoin-project/specs-actors/issues/517 (requires changing
HAMT parameters).
|
2020-07-23 09:34:57 -07:00 |
|
Hannah Howard
|
7b00bb1ffe
|
Merge pull request #2448 from filecoin-project/feat/payment-channel-settler
Submit vouchers automatically when payment channels settle
|
2020-07-22 18:03:48 -07:00 |
|
whyrusleeping
|
78e7e59381
|
Add test to check that bad winning post blocks are rejected
|
2020-07-22 12:12:41 -07:00 |
|
Łukasz Magiera
|
d70edbcb7c
|
Set things on syscallShim
|
2020-07-22 13:35:10 -04:00 |
|
Sami Mäkelä
|
2780b57f83
|
Merge branch 'next' of github.com:filecoin-project/lotus into feat/genesis-rootkey
|
2020-07-22 11:48:04 +03:00 |
|
Jakub Sztandera
|
bb33994219
|
Make reward actor state in genesis more realistic
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-20 17:59:05 +02:00 |
|
Sami Mäkelä
|
287bfd9fb2
|
merge
|
2020-07-20 18:36:06 +03:00 |
|
Sami Mäkelä
|
3cc3c9a34e
|
generate an account
|
2020-07-20 18:03:27 +03:00 |
|
Łukasz Magiera
|
740499a726
|
Merge pull request #2479 from filecoin-project/fix/actor-unsafe-cids
Update specs-actor with unsafa param fixes
|
2020-07-20 14:52:26 +02:00 |
|
Łukasz Magiera
|
e6f3444eb2
|
mod tidy, gofmt
|
2020-07-20 14:31:39 +02:00 |
|
Sami Mäkelä
|
a62edd05de
|
adding rootkey to genesis
|
2020-07-20 11:28:45 +03:00 |
|
Travis Person
|
28f7874942
|
genesis: set deals to end on sector expiry
Setting the deal to end on the sector expiry ensures we get the full
quality adjustment of power for the full sector.
Resolves #2404
|
2020-07-19 22:38:59 +00:00 |
|
Łukasz Magiera
|
e02b40f04f
|
Merge pull request #2460 from filecoin-project/feat/specs-actors-v0.8ish
Feat/specs actors v0.8ish
|
2020-07-18 00:36:13 +02:00 |
|
Łukasz Magiera
|
a06e685cfc
|
Merge pull request #2450 from filecoin-project/feat/seed-msig-work
Feat/seed msig work
|
2020-07-18 00:21:45 +02:00 |
|
Łukasz Magiera
|
0ded061037
|
Get math to work
|
2020-07-18 00:15:21 +02:00 |
|
whyrusleeping
|
665b873c96
|
more permissive parsing, also don't set useless actor addr
|
2020-07-17 14:27:56 -07:00 |
|
Łukasz Magiera
|
956f4d5e14
|
update specs-actors more
|
2020-07-17 22:58:04 +02:00 |
|