Skip to content

Commit

Permalink
Bump lotus to 1.28.0-rc5 (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaslopezf authored Jul 12, 2024
1 parent 4ece8d1 commit a777132
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/filecoin-project/go-f3 v0.0.3-0.20240702063402-d48771055cf4
github.com/filecoin-project/go-jsonrpc v0.5.0
github.com/filecoin-project/go-state-types v0.14.0-rc5
github.com/filecoin-project/lotus v1.28.0-rc4
github.com/filecoin-project/lotus v1.28.0-rc5
github.com/filecoin-project/specs-actors/v8 v8.0.1
github.com/google/uuid v1.6.0
github.com/ipfs/go-block-format v0.2.0
Expand All @@ -21,7 +21,7 @@ require (
github.com/multiformats/go-multihash v0.2.3
github.com/orcaman/concurrent-map v1.0.0
github.com/stretchr/testify v1.9.0
github.com/zondax/rosetta-filecoin-lib v1.2800.0-rc4
github.com/zondax/rosetta-filecoin-lib v1.2800.0-rc5
gotest.tools v2.2.0+incompatible
)

Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,8 @@ github.com/filecoin-project/go-state-types v0.1.0/go.mod h1:ezYnPf0bNkTsDibL/psS
github.com/filecoin-project/go-state-types v0.1.6/go.mod h1:UwGVoMsULoCK+bWjEdd/xLCvLAQFBC7EDT477SKml+Q=
github.com/filecoin-project/go-state-types v0.14.0-rc5 h1:c8jo2mRx02u8smiCZsSDt1dsOGSu4gwfvHRqSKAl8Lc=
github.com/filecoin-project/go-state-types v0.14.0-rc5/go.mod h1:cHpOPup9H1g2T29dKHAjC2sc7/Ef5ypjuW9A3I+e9yY=
github.com/filecoin-project/lotus v1.28.0-rc4 h1:2/iZFUrkIOv9dzqzWXsrMVWNJAwkuMNvIg0mbrU6rP4=
github.com/filecoin-project/lotus v1.28.0-rc4/go.mod h1:VnrjAa0NAciJNwhTwOklGXoIP4sRndS892uPe+eT/qk=
github.com/filecoin-project/lotus v1.28.0-rc5 h1:iYHriH32tyLixBIBaGb/UcpyacQbUCWnn5wGlMhPg9w=
github.com/filecoin-project/lotus v1.28.0-rc5/go.mod h1:VnrjAa0NAciJNwhTwOklGXoIP4sRndS892uPe+eT/qk=
github.com/filecoin-project/specs-actors v0.9.13/go.mod h1:TS1AW/7LbG+615j4NsjMK1qlpAwaFsG9w0V2tg2gSao=
github.com/filecoin-project/specs-actors v0.9.15-0.20220514164640-94e0d5e123bd/go.mod h1:pjGEe3QlWtK20ju/aFRsiArbMX6Cn8rqEhhsiCM9xYE=
github.com/filecoin-project/specs-actors v0.9.15 h1:3VpKP5/KaDUHQKAMOg4s35g/syDaEBueKLws0vbsjMc=
Expand Down Expand Up @@ -1000,8 +1000,8 @@ github.com/ybbus/jsonrpc v2.1.2+incompatible/go.mod h1:XJrh1eMSzdIYFbM08flv0wp5G
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
github.com/zondax/rosetta-filecoin-lib v1.2800.0-rc4 h1:vVSnucdl1DnDSpWDYHxVu0vaZdXvLCYnK8XV+nB7jAw=
github.com/zondax/rosetta-filecoin-lib v1.2800.0-rc4/go.mod h1:2NKWYNIYKKpW+JIa/BHohia9uZYRsDKpQXwdhsbwosI=
github.com/zondax/rosetta-filecoin-lib v1.2800.0-rc5 h1:9Bxdkn1dSDycf1XUSJTLN7HhakKIQjclFxTqqbDnfZs=
github.com/zondax/rosetta-filecoin-lib v1.2800.0-rc5/go.mod h1:kcgBePBrf2G4zRbz0Ck4OD6u95ChkytmT2n60yrLexk=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
Expand Down
4 changes: 2 additions & 2 deletions rosetta/tests/rosetta-config-PR-calibration.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"balance_tracking_disabled": false,
"coin_tracking_disabled": false,
"status_port": 9090,
"start_index": 1773991,
"start_index": 1781048,
"end_conditions": {
"index": 1774091
"index": 1782048
}
}
}

0 comments on commit a777132

Please sign in to comment.