Łukasz Magiera
|
6aabd18479
|
More spect-actors updates
|
2020-07-23 23:03:25 +02:00 |
|
Jakub Sztandera
|
4abff16783
|
Update storage gas prices
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-23 22:56:32 +02:00 |
|
Aayush Rajasekaran
|
e8837688a2
|
update specs actors
|
2020-07-23 16:44:09 -04:00 |
|
Łukasz Magiera
|
af50e69293
|
Merge pull request #2552 from filecoin-project/fix/rbf-error-msg
Improve RBF error message
|
2020-07-23 21:21:06 +02:00 |
|
Jakub Sztandera
|
fc2c737e05
|
Improve RBF error message
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-23 20:44:55 +02:00 |
|
Łukasz Magiera
|
637ec168df
|
Merge pull request #2550 from filecoin-project/fix/runtime-logs
fix: correctly pass variadic args from runtime log
|
2020-07-23 20:42:52 +02:00 |
|
Łukasz Magiera
|
e5977658f4
|
Merge pull request #2539 from Stebalien/feat/use-adt
Refactor to use actor adt types instead of directly using HAMTs and AMTs
|
2020-07-23 20:42:32 +02:00 |
|
frrist
|
bd2363178d
|
fix: correctly pass variadic args from runtime log
|
2020-07-23 10:13:16 -07:00 |
|
Jakub Sztandera
|
ff5ff4d294
|
Add multiple drand configs
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-23 18:45:08 +02: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 |
|
Frank
|
c38b8b1265
|
close file
|
2020-07-23 18:21:13 +08: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 |
|
Lucas Molas
|
596f379690
|
run VerifyWinningPoStProof test on client node
|
2020-07-22 19:27:06 -03:00 |
|
Łukasz Magiera
|
d8c3cf11f6
|
Merge pull request #2529 from filecoin-project/fix/dont-ignore-sync-errors
properly return sync errors
|
2020-07-22 23:34:04 +02:00 |
|
whyrusleeping
|
e36fb5e622
|
ensure blocks with invalid winning post are not accepted
|
2020-07-22 14:04:20 -07:00 |
|
Dirk McCormick
|
462562a921
|
fix: stmgr forks test
|
2020-07-22 16:27:50 -04:00 |
|
Jakub Sztandera
|
8fb3f7e40e
|
Fix bls verification when there are no messages
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-22 21:59:05 +02:00 |
|
whyrusleeping
|
78e7e59381
|
Add test to check that bad winning post blocks are rejected
|
2020-07-22 12:12:41 -07:00 |
|
whyrusleeping
|
75b9fdc0a0
|
return multierror after creation
|
2020-07-22 11:53:56 -07:00 |
|
Łukasz Magiera
|
d70edbcb7c
|
Set things on syscallShim
|
2020-07-22 13:35:10 -04:00 |
|
hannahhoward
|
8141fecaa9
|
feat(paych): add simple integration test
|
2020-07-22 13:35:10 -04:00 |
|
Jakub Sztandera
|
629e03f303
|
Apply sequence of messages
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-22 18:16:07 +02:00 |
|
Jakub Sztandera
|
7d83349507
|
Format FIL as FIL
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-22 17:50:34 +02:00 |
|
Jakub Sztandera
|
b3bac0c9e8
|
Add better error messages for message pre-execution errors
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-22 17:50:34 +02:00 |
|
Jakub Sztandera
|
6673a80db5
|
Fix nonce setting in gas estimation
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-21 03:41:18 +02:00 |
|
whyrusleeping
|
42a7cb1248
|
fix a few multisig cli issues
|
2020-07-20 17:17:53 -07:00 |
|
Łukasz Magiera
|
66c44d24ff
|
Merge pull request #2484 from filecoin-project/feat/gas-estim
Add gas estimation
|
2020-07-21 01:09:16 +02:00 |
|
Jakub Sztandera
|
a5334eb2b3
|
Fix lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-20 21:41:05 +02:00 |
|
Jakub Sztandera
|
7da629d03b
|
Update gas prices
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-20 21:31:05 +02:00 |
|
Jakub Sztandera
|
310fa67f9d
|
Add gas estimation
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-20 19:48:30 +02: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 |
|
Jakub Sztandera
|
e1c9c4297b
|
use cid for cmp
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-20 15:29:07 +02: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 |
|
Łukasz Magiera
|
5301aa4db2
|
Update specs-actor with unsafa param fixes
|
2020-07-20 14:31:18 +02: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
|
1a1bd38495
|
Merge remote-tracking branch 'origin/master' into next
|
2020-07-18 00:43:08 +02: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 |
|
frrist
|
7ff468ce85
|
feat: track miner precommit
- add materalized view showing all miner sector info
|
2020-07-17 12:25:54 -07:00 |
|
Jakub Sztandera
|
1b5797be9d
|
Merge pull request #2456 from filecoin-project/feat/increase-cron-gas
Increase cron gas
|
2020-07-17 20:11:21 +02:00 |
|
Jakub Sztandera
|
b6f3513173
|
Increase gas limit for CallRaw
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-17 19:54:39 +02:00 |
|
Jakub Sztandera
|
aafafce083
|
Increase cron gas
Make gas check overflow safe
|
2020-07-17 19:49:55 +02:00 |
|
Łukasz Magiera
|
bbc2657023
|
Fix StateMinerProvingSet
|
2020-07-17 16:21:00 +02:00 |
|
Łukasz Magiera
|
cb6767a02b
|
Merge remote-tracking branch 'origin/next' into feat/actors-miner-refactor
|
2020-07-17 15:18:11 +02:00 |
|
Peter Rabbitson
|
e266f3b955
|
Bump fil-commcid and filecoin-ffi deps
Propagates correct on-chain commX CIDs
|
2020-07-17 00:38:42 +02:00 |
|
Sami Mäkelä
|
ab5b69c5e4
|
add it to map
|
2020-07-16 15:30:59 -07:00 |
|