Łukasz Magiera
|
ddef708178
|
Basic inline codegen
|
2021-10-11 22:25:41 +02:00 |
|
Łukasz Magiera
|
67bdc266af
|
Merge pull request #7493 from filecoin-project/jen/12-master
Make chocolate back to master
|
2021-10-11 20:45:20 +01:00 |
|
Łukasz Magiera
|
f352c18290
|
Don't remove sector data when moving data into a shared path
|
2021-10-11 21:11:38 +02:00 |
|
Jennifer Wang
|
d1e15e61d0
|
Merge branch 'release/v1.12.0' into jen/12-master
|
2021-10-11 14:37:32 -04:00 |
|
Jennifer Wang
|
9fcc27edd5
|
Merge branch 'release/v1.12.0' into jen/v1.13.0-rc3-prep
|
2021-10-11 14:11:01 -04:00 |
|
Rod Vagg
|
e47cbae885
|
chore(deps): use tagged github.com/ipld/go-ipld-selector-text-lite
Ref: https://github.com/filecoin-project/lotus/pull/6393#discussion_r722866111
|
2021-10-11 13:24:50 -04:00 |
|
Jakub Sztandera
|
1a6c9b9c0e
|
gofmt
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2021-10-11 13:18:54 -04:00 |
|
Jakub Sztandera
|
f1b4d2b1b3
|
Fix missnamed variable
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2021-10-11 13:18:49 -04:00 |
|
Jakub Sztandera
|
1bd7f5b7ec
|
Fix withdrawn amount equiality check
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
|
2021-10-11 13:18:39 -04:00 |
|
Jakub Sztandera
|
8319323329
|
Fix withdrawn amount equiality check
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
|
2021-10-11 13:18:34 -04:00 |
|
Jakub Sztandera
|
20544b6b7b
|
Fix withdrawn amount equiality check
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
|
2021-10-11 13:18:17 -04:00 |
|
Aayush Rajasekaran
|
1242e4a292
|
Update cmd/lotus-miner/actor.go
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
|
2021-10-11 13:18:12 -04:00 |
|
Aayush Rajasekaran
|
42a233c083
|
Bugfix: Use current startup network versions
|
2021-10-11 13:15:57 -04:00 |
|
Aayush Rajasekaran
|
047f7e5015
|
Bugfix: actor withdraw CLI should depend on network version
|
2021-10-11 13:13:33 -04:00 |
|
Jiaying Wang
|
d1e1f8bdce
|
Merge pull request #7482 from filecoin-project/chore/backport_cleanup-withdrawn-dependency
Chore/backport cleanup withdrawn dependency
|
2021-10-11 13:09:32 -04:00 |
|
Jiaying Wang
|
6e61431759
|
Merge pull request #7480 from filecoin-project/jen/v1.12.0-rc2-prep
v1.12.0-rc2
|
2021-10-11 12:57:58 -04:00 |
|
Jennifer Wang
|
16743a25c2
|
print confidence in decimal
|
2021-10-11 12:34:51 -04:00 |
|
Jiaying Wang
|
3a3edbbb16
|
Merge pull request #7489 from filecoin-project/feat/go-fil-marketsv1.13.2
update to go-fil-markets v1.13.2
|
2021-10-11 10:42:15 -04:00 |
|
Dirk McCormick
|
8957213c56
|
feat: update to go-fil-markets v1.13.2
|
2021-10-11 15:29:59 +02:00 |
|
dirkmc
|
f9433811c7
|
Merge pull request #7454 from filecoin-project/nonsense/retry-in-publish-deal
itests: retry deal when control addr is out of funds
|
2021-10-11 15:14:27 +02:00 |
|
Jennifer Wang
|
a5ee1c69fe
|
update the changelog
|
2021-10-11 08:48:58 -04:00 |
|
Jakub Sztandera
|
61e1297cc7
|
gofmt
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2021-10-11 08:24:55 -04:00 |
|
Jakub Sztandera
|
bb74308ac9
|
Fix missnamed variable
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2021-10-11 08:24:50 -04:00 |
|
Jakub Sztandera
|
8eeecb431b
|
Fix withdrawn amount equiality check
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
|
2021-10-11 08:24:45 -04:00 |
|
Łukasz Magiera
|
df2a852e6c
|
Merge pull request #7477 from filecoin-project/chore/fix-docsgen-cli-envvar-polution
Stop adding Jennifer's $HOME to lotus docs
|
2021-10-11 13:24:35 +01:00 |
|
Jakub Sztandera
|
e40c7b7a86
|
Fix withdrawn amount equiality check
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
|
2021-10-11 08:24:33 -04:00 |
|
Jakub Sztandera
|
177033d0f2
|
Fix withdrawn amount equiality check
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
|
2021-10-11 08:24:24 -04:00 |
|
Aayush Rajasekaran
|
cab724841a
|
Update cmd/lotus-miner/actor.go
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
|
2021-10-11 08:24:00 -04:00 |
|
Aayush Rajasekaran
|
2241f02621
|
Bugfix: actor withdraw CLI should depend on network version
|
2021-10-11 08:23:53 -04:00 |
|
Łukasz Magiera
|
c6b28b4d8b
|
Merge pull request #7481 from filecoin-project/chore/cleanup-withdrawn-dependency
peerstore@v0.2.9 was withdrawn, let's not depend on it directly
|
2021-10-11 13:23:43 +01:00 |
|
Jiaying Wang
|
c92d73384b
|
Merge pull request #7483 from filecoin-project/asr/withdraw-fix
Bugfix: withdraw CLIs should depend on network version
|
2021-10-11 08:23:23 -04:00 |
|
Jakub Sztandera
|
5abba9ca9f
|
gofmt
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2021-10-11 14:10:06 +02:00 |
|
Jakub Sztandera
|
35291983a1
|
Fix missnamed variable
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2021-10-11 14:06:21 +02:00 |
|
Anton Evangelatov
|
a19dbb8c91
|
remove log
|
2021-10-11 14:03:56 +02:00 |
|
Anton Evangelatov
|
6a3bb184b7
|
more tests for deals when provider has no funds in control addr
|
2021-10-11 14:03:56 +02:00 |
|
Anton Evangelatov
|
1acb6b4328
|
update CLI command to take arg; reduce time for itest
|
2021-10-11 14:03:56 +02:00 |
|
Anton Evangelatov
|
6e5ccc87cf
|
cli: add retry for deals stuck in Publish with no funds
|
2021-10-11 14:03:55 +02:00 |
|
Jakub Sztandera
|
4853762763
|
Fix withdrawn amount equiality check
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
|
2021-10-11 14:03:37 +02:00 |
|
Jakub Sztandera
|
8533ae0032
|
Fix withdrawn amount equiality check
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
|
2021-10-11 14:03:28 +02:00 |
|
Jakub Sztandera
|
90ff1d3ccf
|
Fix withdrawn amount equiality check
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
|
2021-10-11 14:03:21 +02:00 |
|
Aayush Rajasekaran
|
23c6597836
|
Bugfix: Use current startup network versions
|
2021-10-11 08:02:58 -04:00 |
|
Jiaying Wang
|
b4302df892
|
Merge pull request #7486 from filecoin-project/asr/builds
Bugfix: Use correct startup network versions
|
2021-10-11 07:37:19 -04:00 |
|
Aayush Rajasekaran
|
1723793c35
|
Bugfix: Use current startup network versions
|
2021-10-10 14:26:10 -04:00 |
|
Aayush Rajasekaran
|
be774f55ce
|
Update cmd/lotus-miner/actor.go
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
|
2021-10-10 10:40:22 -04:00 |
|
Aayush Rajasekaran
|
e158b1d1e4
|
Bugfix: actor withdraw CLI should depend on network version
|
2021-10-09 20:17:03 -04:00 |
|
Peter Rabbitson
|
28e94bf9db
|
peerstore@v0.2.9 was withdrawn, let's not depend on it directly
|
2021-10-08 22:55:15 +02:00 |
|
Peter Rabbitson
|
6184e8a943
|
peerstore@v0.2.9 was withdrawn, let's not depend on it directly
|
2021-10-08 22:47:51 +02:00 |
|
Jennifer Wang
|
fb4ef413f4
|
bump the version to v1.12.0-rc2
|
2021-10-08 15:15:29 -04:00 |
|
Cory Schwartz
|
b0687ecb09
|
restore filters for the build-macos job
|
2021-10-08 15:15:25 -04:00 |
|
Jennifer Wang
|
46688e501b
|
set network v14 chocolate upgrade epoch
|
2021-10-08 15:10:10 -04:00 |
|