@@ -71,18 +71,18 @@ tendermint-rpc = { version = "0.31.1", features = [
71
71
fvm_shared = " 4.4.0"
72
72
fvm_ipld_encoding = " 0.4.0"
73
73
74
- fendermint_actor_blobs_shared = { git = " https://github.com/recallnet/ipc.git" , rev = " 963ec53b1f45e6ddda135d66b3358f3713c8f6cd " }
75
- fendermint_actor_bucket = { git = " https://github.com/recallnet/ipc.git" , rev = " 963ec53b1f45e6ddda135d66b3358f3713c8f6cd " }
76
- fendermint_actor_recall_config_shared = { git = " https://github.com/recallnet/ipc.git" , rev = " 963ec53b1f45e6ddda135d66b3358f3713c8f6cd " }
77
- fendermint_actor_machine = { git = " https://github.com/recallnet/ipc.git" , rev = " 963ec53b1f45e6ddda135d66b3358f3713c8f6cd " }
78
- fendermint_actor_timehub = { git = " https://github.com/recallnet/ipc.git" , rev = " 963ec53b1f45e6ddda135d66b3358f3713c8f6cd " }
79
- fendermint_crypto = { git = " https://github.com/recallnet/ipc.git" , rev = " 963ec53b1f45e6ddda135d66b3358f3713c8f6cd " }
80
- fendermint_eth_api = { git = " https://github.com/recallnet/ipc.git" , rev = " 963ec53b1f45e6ddda135d66b3358f3713c8f6cd " }
81
- fendermint_vm_actor_interface = { git = " https://github.com/recallnet/ipc.git" , rev = " 963ec53b1f45e6ddda135d66b3358f3713c8f6cd " }
82
- fendermint_vm_message = { git = " https://github.com/recallnet/ipc.git" , rev = " 963ec53b1f45e6ddda135d66b3358f3713c8f6cd " }
74
+ fendermint_actor_blobs_shared = { git = " https://github.com/recallnet/ipc.git" , rev = " aab81e6d14bd7be712293ffbe3631c3cb633d189 " }
75
+ fendermint_actor_bucket = { git = " https://github.com/recallnet/ipc.git" , rev = " aab81e6d14bd7be712293ffbe3631c3cb633d189 " }
76
+ fendermint_actor_recall_config_shared = { git = " https://github.com/recallnet/ipc.git" , rev = " aab81e6d14bd7be712293ffbe3631c3cb633d189 " }
77
+ fendermint_actor_machine = { git = " https://github.com/recallnet/ipc.git" , rev = " aab81e6d14bd7be712293ffbe3631c3cb633d189 " }
78
+ fendermint_actor_timehub = { git = " https://github.com/recallnet/ipc.git" , rev = " aab81e6d14bd7be712293ffbe3631c3cb633d189 " }
79
+ fendermint_crypto = { git = " https://github.com/recallnet/ipc.git" , rev = " aab81e6d14bd7be712293ffbe3631c3cb633d189 " }
80
+ fendermint_eth_api = { git = " https://github.com/recallnet/ipc.git" , rev = " aab81e6d14bd7be712293ffbe3631c3cb633d189 " }
81
+ fendermint_vm_actor_interface = { git = " https://github.com/recallnet/ipc.git" , rev = " aab81e6d14bd7be712293ffbe3631c3cb633d189 " }
82
+ fendermint_vm_message = { git = " https://github.com/recallnet/ipc.git" , rev = " aab81e6d14bd7be712293ffbe3631c3cb633d189 " }
83
83
84
- ipc_actors_abis = { git = " https://github.com/recallnet/ipc.git" , rev = " 963ec53b1f45e6ddda135d66b3358f3713c8f6cd " }
85
- ipc-api = { git = " https://github.com/recallnet/ipc.git" , rev = " 963ec53b1f45e6ddda135d66b3358f3713c8f6cd " }
84
+ ipc_actors_abis = { git = " https://github.com/recallnet/ipc.git" , rev = " aab81e6d14bd7be712293ffbe3631c3cb633d189 " }
85
+ ipc-api = { git = " https://github.com/recallnet/ipc.git" , rev = " aab81e6d14bd7be712293ffbe3631c3cb633d189 " }
86
86
87
87
# Use below when working locally on ipc and this repo simultaneously.
88
88
# Assumes the ipc checkout is in a sibling directory with the same name.
0 commit comments