Steven Allen
04bc4405c7
fix: chain: check against the inclusion price at the correct height
...
We need to use the height at which the messages will be executed, not
the height of the previous tipset. This brings the gas checking for
validation with the gas we actually _charge_ during message execution.
This only matters for the Calico upgrade (the only upgrade where we
changed the gas prices).
This change could potentially cause a block at that height to be
rejected if it includes a message with insufficient gas for inclusion.
However, that _should_ have shown up as a miner penalty when we executed
the blocks in the following tipset. Given that there were no miner
penalties at 265199-265201, this change should be "safe".
2022-02-21 18:12:51 +00:00
Aayush Rajasekaran
942922960e
Merge pull request #8156 from filecoin-project/asr/releases-master
...
chore: Merge releases into master
2022-02-18 13:57:47 -05:00
Aayush
d35216434f
Merge branch 'releases' into asr/releases-master
2022-02-18 13:45:08 -05:00
Aayush Rajasekaran
d2dca7b217
Merge pull request #8154 from filecoin-project/release/v1.14.1
...
chore: release: merge release/v1.14.1 to releases branch
2022-02-18 13:36:57 -05:00
Jiaying Wang
0ce666aaa0
Merge branch 'releases' into release/v1.14.1
2022-02-18 13:36:37 -05:00
Aayush Rajasekaran
f3db3da153
Merge pull request #8153 from filecoin-project/jen/rv141prep
...
chore: build: fix the typo in upgrade epoch date and version bump to v1.14.1
2022-02-18 13:35:21 -05:00
jennijuju
94bfd5cf66
version v1.14.1
2022-02-18 09:12:43 -05:00
Jiaying Wang
c5bd019a7c
Fix mainnet upgrade date, epoch is correct
2022-02-18 09:11:49 -05:00
Aayush Rajasekaran
c8edd5bd52
CHANGELOG: add a note about premigrations
2022-02-18 09:10:24 -05:00
Aayush Rajasekaran
3bb6efe0db
Merge pull request #8144 from filecoin-project/asr/release
...
CHANGELOG: add a note about premigrations
2022-02-17 21:03:47 -05:00
Aayush Rajasekaran
e05b9ce039
CHANGELOG: add a note about premigrations
2022-02-17 20:55:32 -05:00
Aayush Rajasekaran
94e3088f56
Merge pull request #8143 from filecoin-project/asr/release
...
Lotus version 1.14.0: set OhSnap upgrade epoch
2022-02-17 20:29:22 -05:00
Aayush Rajasekaran
b311c26e21
Lotus version 1.14.0: set OhSnap upgrade epoch
2022-02-17 20:28:38 -05:00
Aayush Rajasekaran
0521d793db
tidy go.sum
2022-02-17 19:11:41 -05:00
Aayush Rajasekaran
cf7a0415c1
Merge pull request #8130 from filecoin-project/feat/lm-snap-clis
...
feat: Snapdeals support in `storage find` CLI
2022-02-17 14:49:08 -05:00
Aayush Rajasekaran
ab2cea6b46
Merge pull request #8137 from filecoin-project/asr/backport
...
sealer: fix error message
2022-02-17 14:44:16 -05:00
Aayush
b708fbcd20
sealer: fix error message
2022-02-17 14:31:59 -05:00
Aayush Rajasekaran
8c0b4a5132
Merge pull request #8135 from filecoin-project/asr/backport
...
typo in variable name
2022-02-17 14:22:04 -05:00
Jennifer Wang
f6e545bce5
typo in variable name
2022-02-17 14:09:10 -05:00
Aayush Rajasekaran
33134e617f
Merge pull request #8123 from filecoin-project/jen/fixcli
...
fix: sealing: replica-update variable name is inconsistent
2022-02-17 14:06:48 -05:00
Łukasz Magiera
81d2fd615d
Merge pull request #8132 from filecoin-project/fix/disable-reify
...
temporarily disable reification
2022-02-17 19:30:17 +01:00
vyzo
899a65ae87
fix test
2022-02-17 20:13:46 +02:00
vyzo
a20c6cb04b
temporarily disable reification
...
big reifications can use a lot of memory during sync apparently.
2022-02-17 19:56:50 +02:00
Aayush Rajasekaran
72021b3221
Merge pull request #8111 from filecoin-project/travis/set-current-network-version
...
feat: cli: set current network version from params
2022-02-17 11:25:07 -05:00
Aayush Rajasekaran
5e4e7c6d34
Merge pull request #8122 from filecoin-project/asr/make-jen
...
makefile: add make jen
2022-02-17 10:56:39 -05:00
Łukasz Magiera
c974872494
lotus-miner: More sector-related data in info all
2022-02-17 16:35:09 +01:00
Łukasz Magiera
7823363bba
lotus-miner: Support update files in storage find
2022-02-17 16:29:27 +01:00
Łukasz Magiera
93bc3af7c6
Merge pull request #8128 from filecoin-project/fix/splitstore-reify-incomplete
...
don't fail reification on missing references
2022-02-17 13:16:34 +01:00
vyzo
74556edcff
don't fail reification on missing references
2022-02-17 12:52:52 +02:00
Łukasz Magiera
36224838dd
Merge pull request #8121 from filecoin-project/asr/nil-update
...
sealer: fix error message
2022-02-17 11:30:53 +01:00
Aayush
355b73843c
makefile: add make jen
2022-02-16 19:34:45 -05:00
Jennifer Wang
43c0344fb2
typo in variable name
2022-02-16 19:31:45 -05:00
Aayush
36aa243c56
sealer: fix error message
2022-02-16 19:26:00 -05:00
Aayush Rajasekaran
7a0f88cc7c
Merge pull request #8115 from filecoin-project/asr/migration-tweak
...
feat: tweak v15 migration params
2022-02-16 17:53:46 -05:00
Aayush
3b3b0725ed
feat: tweak v15 migration params
2022-02-16 17:52:57 -05:00
Aayush Rajasekaran
f17bbc9eac
Merge pull request #8108 from filecoin-project/asr/migration-tweak
...
feat: tweak v15 migration params
2022-02-16 17:50:10 -05:00
Travis Person
ca9bcc90a5
lotus-seed: set current network version from params
...
allows automation to correctly set the network version for the currently
built network with no variable inputs.
2022-02-16 21:02:51 +00:00
Aayush
afc29ed445
feat: tweak v15 migration params
2022-02-16 13:04:48 -05:00
Aayush Rajasekaran
c217ccf540
Merge pull request #8092 from filecoin-project/asr/enabler14
...
fix: sealer: allow enable/disabling ReplicaUpdate tasks
2022-02-15 14:56:11 -05:00
Łukasz Magiera
6f21a10a56
Merge pull request #8098 from filecoin-project/feat/sectorlist-pledge
...
feat: lotus-miner sectors list --initial-pledge
2022-02-15 16:44:49 +01:00
Łukasz Magiera
fd66c0dcf6
Merge pull request #8099 from filecoin-project/feat/rcmgr-metrics-redux
...
don't track peer ids in rcmgr metrics
2022-02-15 15:52:26 +01:00
vyzo
9c00af1b86
don't track peer ids in rcmgr metrics
2022-02-15 16:12:17 +02:00
Łukasz Magiera
a3e785cb4a
Merge pull request #8057 from mtelka/info-noadmin
...
fix: state: Allow lotus-miner info to complete without admin permission
2022-02-15 15:00:29 +01:00
Łukasz Magiera
6926d63655
Merge pull request #8088 from filecoin-project/fix/flakey-paychapi-test
...
fix:paychan:deflake integration test
2022-02-15 14:45:14 +01:00
Łukasz Magiera
48dea93c7e
Merge pull request #8089 from filecoin-project/feat/rcmgr-metrics
...
Resource Manager Metrics
2022-02-15 14:40:44 +01:00
Łukasz Magiera
0b7addc031
lotus-miner sectors list --initial-pledge
2022-02-15 14:21:30 +01:00
Aayush
56df886b55
fix: sealer: allow enable/disabling ReplicaUpdate tasks
2022-02-14 15:24:13 -05:00
Aayush Rajasekaran
bcaeb83fef
Merge pull request #8090 from filecoin-project/asr/snap-tasks
...
fix: worker: allow enable/disabling ReplicaUpdate tasks
2022-02-14 15:23:42 -05:00
Aayush
eebe784191
fix: sealer: allow enable/disabling ReplicaUpdate tasks
2022-02-14 15:08:28 -05:00
zenground0
977351f419
Fix from Magik to remove hanging behavior
2022-02-14 14:00:41 -05:00