diff --git a/Cargo.lock b/Cargo.lock index c4dcb65..024bf5b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2665,7 +2665,7 @@ dependencies = [ [[package]] name = "fendermint_actor_blobs_shared" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "data-encoding", @@ -2682,7 +2682,7 @@ dependencies = [ [[package]] name = "fendermint_actor_bucket" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "blake3", @@ -2705,7 +2705,7 @@ dependencies = [ [[package]] name = "fendermint_actor_eam" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "cid", @@ -2726,7 +2726,7 @@ dependencies = [ [[package]] name = "fendermint_actor_machine" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "fil_actor_adm", @@ -2743,7 +2743,7 @@ dependencies = [ [[package]] name = "fendermint_actor_recall_config_shared" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "fendermint_actor_blobs_shared", "fil_actors_runtime", @@ -2758,7 +2758,7 @@ dependencies = [ [[package]] name = "fendermint_actor_timehub" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "cid", @@ -2781,7 +2781,7 @@ dependencies = [ [[package]] name = "fendermint_crypto" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "base64 0.21.7", @@ -2793,7 +2793,7 @@ dependencies = [ [[package]] name = "fendermint_eth_api" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "async-trait", @@ -2830,7 +2830,7 @@ dependencies = [ [[package]] name = "fendermint_rpc" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "async-trait", @@ -2857,7 +2857,7 @@ dependencies = [ [[package]] name = "fendermint_vm_actor_interface" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "cid", @@ -2885,7 +2885,7 @@ dependencies = [ [[package]] name = "fendermint_vm_core" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "cid", "fnv", @@ -2899,7 +2899,7 @@ dependencies = [ [[package]] name = "fendermint_vm_encoding" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "cid", "fvm_shared", @@ -2912,7 +2912,7 @@ dependencies = [ [[package]] name = "fendermint_vm_genesis" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "fendermint_actor_eam", @@ -2930,7 +2930,7 @@ dependencies = [ [[package]] name = "fendermint_vm_message" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "blake2b_simd", @@ -2973,7 +2973,7 @@ checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d" [[package]] name = "fil_actor_adm" version = "15.0.0-rc1" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "cid", @@ -2994,7 +2994,7 @@ dependencies = [ [[package]] name = "fil_actor_eam" version = "15.0.0-rc1" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "cid", @@ -3015,7 +3015,7 @@ dependencies = [ [[package]] name = "fil_actors_evm_shared" version = "15.0.0-rc1" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "fil_actors_runtime", "fvm_ipld_encoding", @@ -3028,7 +3028,7 @@ dependencies = [ [[package]] name = "fil_actors_runtime" version = "15.0.0-rc1" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "base64 0.21.7", @@ -3251,7 +3251,7 @@ dependencies = [ [[package]] name = "frc42_dispatch" version = "8.0.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "frc42_hasher", "frc42_macros", @@ -3264,7 +3264,7 @@ dependencies = [ [[package]] name = "frc42_hasher" version = "6.0.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "fvm_sdk", "fvm_shared", @@ -3274,7 +3274,7 @@ dependencies = [ [[package]] name = "frc42_macros" version = "6.0.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "blake2b_simd", "frc42_hasher", @@ -4525,7 +4525,7 @@ dependencies = [ [[package]] name = "ipc-api" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "cid", @@ -4554,7 +4554,7 @@ dependencies = [ [[package]] name = "ipc-types" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "cid", @@ -4578,7 +4578,7 @@ dependencies = [ [[package]] name = "ipc_actors_abis" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "ethers", @@ -5249,7 +5249,7 @@ dependencies = [ [[package]] name = "merkle-tree-rs" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "ethers", @@ -7072,7 +7072,7 @@ dependencies = [ [[package]] name = "recall_actor_sdk" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "cid", @@ -7112,7 +7112,7 @@ dependencies = [ [[package]] name = "recall_ipld" version = "0.1.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "cid", @@ -9892,7 +9892,7 @@ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" [[package]] name = "vm_api" version = "1.0.0" -source = "git+https://github.com/recallnet/ipc.git?rev=536556ad7cafca9b69961180838d9a868874fabc#536556ad7cafca9b69961180838d9a868874fabc" +source = "git+https://github.com/recallnet/ipc.git?rev=a72edb87470a49473d5b9ace1ee49167374a6cc8#a72edb87470a49473d5b9ace1ee49167374a6cc8" dependencies = [ "anyhow", "cid", diff --git a/Cargo.toml b/Cargo.toml index 534e6dd..f372324 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,18 +74,18 @@ tendermint-rpc = { version = "0.31.1", features = [ fvm_shared = "~4.3.0" fvm_ipld_encoding = "0.4.0" -fendermint_actor_blobs_shared = { git = "https://github.com/recallnet/ipc.git", rev = "536556ad7cafca9b69961180838d9a868874fabc" } -fendermint_actor_bucket = { git = "https://github.com/recallnet/ipc.git", rev = "536556ad7cafca9b69961180838d9a868874fabc" } -fendermint_actor_recall_config_shared = { git = "https://github.com/recallnet/ipc.git", rev = "536556ad7cafca9b69961180838d9a868874fabc" } -fendermint_actor_machine = { git = "https://github.com/recallnet/ipc.git", rev = "536556ad7cafca9b69961180838d9a868874fabc" } -fendermint_actor_timehub = { git = "https://github.com/recallnet/ipc.git", rev = "536556ad7cafca9b69961180838d9a868874fabc" } -fendermint_crypto = { git = "https://github.com/recallnet/ipc.git", rev = "536556ad7cafca9b69961180838d9a868874fabc" } -fendermint_eth_api = { git = "https://github.com/recallnet/ipc.git", rev = "536556ad7cafca9b69961180838d9a868874fabc" } -fendermint_vm_actor_interface = { git = "https://github.com/recallnet/ipc.git", rev = "536556ad7cafca9b69961180838d9a868874fabc" } -fendermint_vm_message = { git = "https://github.com/recallnet/ipc.git", rev = "536556ad7cafca9b69961180838d9a868874fabc" } +fendermint_actor_blobs_shared = { git = "https://github.com/recallnet/ipc.git", rev = "a72edb87470a49473d5b9ace1ee49167374a6cc8" } +fendermint_actor_bucket = { git = "https://github.com/recallnet/ipc.git", rev = "a72edb87470a49473d5b9ace1ee49167374a6cc8" } +fendermint_actor_recall_config_shared = { git = "https://github.com/recallnet/ipc.git", rev = "a72edb87470a49473d5b9ace1ee49167374a6cc8" } +fendermint_actor_machine = { git = "https://github.com/recallnet/ipc.git", rev = "a72edb87470a49473d5b9ace1ee49167374a6cc8" } +fendermint_actor_timehub = { git = "https://github.com/recallnet/ipc.git", rev = "a72edb87470a49473d5b9ace1ee49167374a6cc8" } +fendermint_crypto = { git = "https://github.com/recallnet/ipc.git", rev = "a72edb87470a49473d5b9ace1ee49167374a6cc8" } +fendermint_eth_api = { git = "https://github.com/recallnet/ipc.git", rev = "a72edb87470a49473d5b9ace1ee49167374a6cc8" } +fendermint_vm_actor_interface = { git = "https://github.com/recallnet/ipc.git", rev = "a72edb87470a49473d5b9ace1ee49167374a6cc8" } +fendermint_vm_message = { git = "https://github.com/recallnet/ipc.git", rev = "a72edb87470a49473d5b9ace1ee49167374a6cc8" } -ipc_actors_abis = { git = "https://github.com/recallnet/ipc.git", rev = "536556ad7cafca9b69961180838d9a868874fabc" } -ipc-api = { git = "https://github.com/recallnet/ipc.git", rev = "536556ad7cafca9b69961180838d9a868874fabc" } +ipc_actors_abis = { git = "https://github.com/recallnet/ipc.git", rev = "a72edb87470a49473d5b9ace1ee49167374a6cc8" } +ipc-api = { git = "https://github.com/recallnet/ipc.git", rev = "a72edb87470a49473d5b9ace1ee49167374a6cc8" } # Use below when working locally on ipc and this repo simultaneously. # Assumes the ipc checkout is in a sibling directory with the same name. diff --git a/sdk/src/network.rs b/sdk/src/network.rs index c9c9e0a..2adfb9e 100644 --- a/sdk/src/network.rs +++ b/sdk/src/network.rs @@ -47,12 +47,12 @@ pub const TESTNET_NETWORK_NAME: &str = "testnet"; const TESTNET_RPC_URL: &str = "https://api.testnet.recall.chain.love"; const TESTNET_OBJECT_API_URL: &str = "https://objects.testnet.recall.chain.love"; const TESTNET_EVM_RPC_URL: &str = "https://evm.testnet.recall.chain.love"; -const TESTNET_SUBNET_ID: &str = "/r314159/t410fntaew3dtef2zpfox2hlhy4cgrksdt5zjwg3hbfi"; +const TESTNET_SUBNET_ID: &str = "/r314159/t410fk3yvjp76jyur7tdmofrorxlx4yfurryp63hph6a"; const TESTNET_CHAIN_ID: u64 = 2481632; const TESTNET_PARENT_EVM_RPC_URL: &str = "https://api.calibration.node.glif.io/rpc/v1"; -const TESTNET_PARENT_EVM_GATEWAY_ADDRESS: &str = "0x2758f99EaB8ea9B8678B5d841851D62Ef18AAB26"; -const TESTNET_PARENT_EVM_REGISTRY_ADDRESS: &str = "0xE8090d55E7ecc0565830845Df67bfD3fA81D4158"; -const TESTNET_EVM_SUPPLY_SOURCE_ADDRESS: &str = "0xd1239c6b6f806EC3752df12CEaddD88187BCf1E5"; +const TESTNET_PARENT_EVM_GATEWAY_ADDRESS: &str = "0x23D68cF030790aDBfC4DcBAb51Cc5941cd744CCa"; +const TESTNET_PARENT_EVM_REGISTRY_ADDRESS: &str = "0xcBbd550971d46de7271BBF746D62F53987ad7A87"; +const TESTNET_EVM_SUPPLY_SOURCE_ADDRESS: &str = "0x085Ae18100b79fc8edc48e0FcF94070f48659874"; const TESTNET_EVM_GATEWAY_ADDRESS: &str = "0x77aa40b105843728088c0132e43fc44348881da8"; const TESTNET_EVM_REGISTRY_ADDRESS: &str = "0x74539671a1d2f1c8f200826baba665179f53a1b7";