diff --git a/Cargo.lock b/Cargo.lock index a756cfa..8569c73 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -595,7 +595,7 @@ dependencies = [ [[package]] name = "aurora-refiner" -version = "0.28.2-2.1.0-rc.1" +version = "0.28.2-2.1.0-rc.2" dependencies = [ "actix", "anyhow", @@ -621,7 +621,7 @@ dependencies = [ [[package]] name = "aurora-refiner-app-integration-tests" -version = "0.28.2-2.1.0-rc.1" +version = "0.28.2-2.1.0-rc.2" dependencies = [ "anyhow", "tempfile", @@ -632,7 +632,7 @@ dependencies = [ [[package]] name = "aurora-refiner-lib" -version = "0.28.2-2.1.0-rc.1" +version = "0.28.2-2.1.0-rc.2" dependencies = [ "anyhow", "aurora-engine", @@ -666,7 +666,7 @@ dependencies = [ [[package]] name = "aurora-refiner-types" -version = "0.28.2-2.1.0-rc.1" +version = "0.28.2-2.1.0-rc.2" dependencies = [ "aurora-engine", "aurora-engine-sdk", @@ -676,8 +676,8 @@ dependencies = [ "derive_builder 0.20.0", "fixed-hash 0.8.0", "impl-serde 0.4.0", - "near-crypto 2.1.0-rc.1", - "near-primitives 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", + "near-primitives 2.1.0-rc.2", "serde", "serde_json", "sha3", @@ -685,7 +685,7 @@ dependencies = [ [[package]] name = "aurora-standalone-engine" -version = "0.28.2-2.1.0-rc.1" +version = "0.28.2-2.1.0-rc.2" dependencies = [ "anyhow", "aurora-engine", @@ -4063,8 +4063,8 @@ dependencies = [ [[package]] name = "near-async" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "derive_more", @@ -4072,7 +4072,7 @@ dependencies = [ "near-async-derive", "near-o11y", "near-performance-metrics", - "near-time 2.1.0-rc.1", + "near-time 2.1.0-rc.2", "once_cell", "serde", "serde_json", @@ -4083,8 +4083,8 @@ dependencies = [ [[package]] name = "near-async-derive" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "proc-macro2", "quote", @@ -4093,16 +4093,16 @@ dependencies = [ [[package]] name = "near-cache" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "lru 0.12.3", ] [[package]] name = "near-chain" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "assert_matches", @@ -4120,16 +4120,16 @@ dependencies = [ "near-chain-configs", "near-chain-primitives", "near-client-primitives", - "near-crypto 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", "near-epoch-manager", "near-mainnet-res", "near-network", "near-o11y", - "near-parameters 2.1.0-rc.1", + "near-parameters 2.1.0-rc.2", "near-performance-metrics", "near-performance-metrics-macros", "near-pool", - "near-primitives 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", "near-store", "near-vm-runner", "node-runtime", @@ -4148,19 +4148,19 @@ dependencies = [ [[package]] name = "near-chain-configs" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "anyhow", "bytesize", "chrono", "derive_more", - "near-config-utils 2.1.0-rc.1", - "near-crypto 2.1.0-rc.1", + "near-config-utils 2.1.0-rc.2", + "near-crypto 2.1.0-rc.2", "near-o11y", - "near-parameters 2.1.0-rc.1", - "near-primitives 2.1.0-rc.1", - "near-time 2.1.0-rc.1", + "near-parameters 2.1.0-rc.2", + "near-primitives 2.1.0-rc.2", + "near-time 2.1.0-rc.2", "num-rational 0.3.2", "once_cell", "serde", @@ -4173,12 +4173,12 @@ dependencies = [ [[package]] name = "near-chain-primitives" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ - "near-crypto 2.1.0-rc.1", - "near-primitives 2.1.0-rc.1", - "near-time 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", + "near-primitives 2.1.0-rc.2", + "near-time 2.1.0-rc.2", "thiserror", "time", "tracing", @@ -4186,8 +4186,8 @@ dependencies = [ [[package]] name = "near-chunks" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "borsh 1.5.1", @@ -4200,14 +4200,14 @@ dependencies = [ "near-chain", "near-chain-configs", "near-chunks-primitives", - "near-crypto 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", "near-epoch-manager", "near-network", "near-o11y", "near-performance-metrics", "near-performance-metrics-macros", "near-pool", - "near-primitives 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", "near-store", "once_cell", "rand 0.8.5", @@ -4219,17 +4219,17 @@ dependencies = [ [[package]] name = "near-chunks-primitives" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "near-chain-primitives", - "near-primitives 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", ] [[package]] name = "near-client" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "actix-rt", @@ -4250,16 +4250,16 @@ dependencies = [ "near-chain-primitives", "near-chunks", "near-client-primitives", - "near-crypto 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", "near-dyn-configs", "near-epoch-manager", "near-network", "near-o11y", - "near-parameters 2.1.0-rc.1", + "near-parameters 2.1.0-rc.2", "near-performance-metrics", "near-performance-metrics-macros", "near-pool", - "near-primitives 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", "near-store", "near-telemetry", "near-vm-runner", @@ -4286,17 +4286,17 @@ dependencies = [ [[package]] name = "near-client-primitives" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "chrono", "near-chain-configs", "near-chain-primitives", "near-chunks-primitives", - "near-crypto 2.1.0-rc.1", - "near-primitives 2.1.0-rc.1", - "near-time 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", + "near-primitives 2.1.0-rc.2", + "near-time 2.1.0-rc.2", "serde", "serde_json", "strum 0.24.1", @@ -4320,8 +4320,8 @@ dependencies = [ [[package]] name = "near-config-utils" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "anyhow", "json_comments", @@ -4356,8 +4356,8 @@ dependencies = [ [[package]] name = "near-crypto" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "blake2", "borsh 1.5.1", @@ -4367,8 +4367,8 @@ dependencies = [ "ed25519-dalek", "hex", "near-account-id", - "near-config-utils 2.1.0-rc.1", - "near-stdx 2.1.0-rc.1", + "near-config-utils 2.1.0-rc.2", + "near-stdx 2.1.0-rc.2", "once_cell", "primitive-types 0.10.1", "secp256k1", @@ -4380,15 +4380,15 @@ dependencies = [ [[package]] name = "near-dyn-configs" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "anyhow", "near-chain-configs", - "near-crypto 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", "near-o11y", - "near-primitives 2.1.0-rc.1", - "near-time 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", + "near-time 2.1.0-rc.2", "once_cell", "prometheus", "serde", @@ -4400,17 +4400,17 @@ dependencies = [ [[package]] name = "near-epoch-manager" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "borsh 1.5.1", "itertools 0.10.5", "near-cache", "near-chain-configs", "near-chain-primitives", - "near-crypto 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", "near-o11y", - "near-primitives 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", "near-store", "num-rational 0.3.2", "once_cell", @@ -4433,16 +4433,16 @@ dependencies = [ [[package]] name = "near-fmt" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ - "near-primitives-core 2.1.0-rc.1", + "near-primitives-core 2.1.0-rc.2", ] [[package]] name = "near-indexer" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "anyhow", @@ -4450,12 +4450,12 @@ dependencies = [ "lazy_static", "near-chain-configs", "near-client", - "near-crypto 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", "near-dyn-configs", - "near-indexer-primitives 2.1.0-rc.1", + "near-indexer-primitives 2.1.0-rc.2", "near-o11y", - "near-parameters 2.1.0-rc.1", - "near-primitives 2.1.0-rc.1", + "near-parameters 2.1.0-rc.2", + "near-primitives 2.1.0-rc.2", "near-store", "nearcore", "node-runtime", @@ -4480,18 +4480,18 @@ dependencies = [ [[package]] name = "near-indexer-primitives" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ - "near-primitives 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", "serde", "serde_json", ] [[package]] name = "near-jsonrpc" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "actix-cors", @@ -4509,8 +4509,8 @@ dependencies = [ "near-jsonrpc-primitives", "near-network", "near-o11y", - "near-primitives 2.1.0-rc.1", - "near-rpc-error-macro 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", + "near-rpc-error-macro 2.1.0-rc.2", "once_cell", "serde", "serde_json", @@ -4522,29 +4522,29 @@ dependencies = [ [[package]] name = "near-jsonrpc-client" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix-http", "awc", "futures", "near-jsonrpc-primitives", - "near-primitives 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", "serde", "serde_json", ] [[package]] name = "near-jsonrpc-primitives" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "arbitrary", "near-chain-configs", "near-client-primitives", - "near-crypto 2.1.0-rc.1", - "near-primitives 2.1.0-rc.1", - "near-rpc-error-macro 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", + "near-primitives 2.1.0-rc.2", + "near-rpc-error-macro 2.1.0-rc.2", "serde", "serde_json", "thiserror", @@ -4578,19 +4578,19 @@ dependencies = [ [[package]] name = "near-mainnet-res" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "near-account-id", "near-chain-configs", - "near-primitives 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", "serde_json", ] [[package]] name = "near-network" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "anyhow", @@ -4610,12 +4610,12 @@ dependencies = [ "lru 0.12.3", "near-async", "near-chain-configs", - "near-crypto 2.1.0-rc.1", - "near-fmt 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", + "near-fmt 2.1.0-rc.2", "near-o11y", "near-performance-metrics", "near-performance-metrics-macros", - "near-primitives 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", "near-store", "once_cell", "opentelemetry", @@ -4641,14 +4641,14 @@ dependencies = [ [[package]] name = "near-o11y" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "base64 0.21.7", "clap", - "near-crypto 2.1.0-rc.1", - "near-primitives-core 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", + "near-primitives-core 2.1.0-rc.2", "once_cell", "opentelemetry", "opentelemetry-otlp", @@ -4685,13 +4685,13 @@ dependencies = [ [[package]] name = "near-parameters" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "borsh 1.5.1", "enum-map", "near-account-id", - "near-primitives-core 2.1.0-rc.1", + "near-primitives-core 2.1.0-rc.2", "num-rational 0.3.2", "serde", "serde_repr", @@ -4702,8 +4702,8 @@ dependencies = [ [[package]] name = "near-performance-metrics" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "bitflags 1.3.2", @@ -4718,8 +4718,8 @@ dependencies = [ [[package]] name = "near-performance-metrics-macros" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "quote", "syn 2.0.72", @@ -4727,13 +4727,13 @@ dependencies = [ [[package]] name = "near-pool" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "borsh 1.5.1", - "near-crypto 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", "near-o11y", - "near-primitives 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", "once_cell", "rand 0.8.5", ] @@ -4782,8 +4782,8 @@ dependencies = [ [[package]] name = "near-primitives" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "arbitrary", "base64 0.21.7", @@ -4797,14 +4797,14 @@ dependencies = [ "enum-map", "hex", "itertools 0.10.5", - "near-crypto 2.1.0-rc.1", - "near-fmt 2.1.0-rc.1", - "near-parameters 2.1.0-rc.1", - "near-primitives-core 2.1.0-rc.1", - "near-rpc-error-macro 2.1.0-rc.1", - "near-stdx 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", + "near-fmt 2.1.0-rc.2", + "near-parameters 2.1.0-rc.2", + "near-primitives-core 2.1.0-rc.2", + "near-rpc-error-macro 2.1.0-rc.2", + "near-stdx 2.1.0-rc.2", "near-structs-checker-lib", - "near-time 2.1.0-rc.1", + "near-time 2.1.0-rc.2", "num-rational 0.3.2", "once_cell", "ordered-float", @@ -4845,8 +4845,8 @@ dependencies = [ [[package]] name = "near-primitives-core" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "arbitrary", "base64 0.21.7", @@ -4865,8 +4865,8 @@ dependencies = [ [[package]] name = "near-rosetta-rpc" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "actix-cors", @@ -4880,11 +4880,11 @@ dependencies = [ "near-chain-configs", "near-client", "near-client-primitives", - "near-crypto 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", "near-network", "near-o11y", - "near-parameters 2.1.0-rc.1", - "near-primitives 2.1.0-rc.1", + "near-parameters 2.1.0-rc.2", + "near-primitives 2.1.0-rc.2", "node-runtime", "paperclip", "serde", @@ -4907,8 +4907,8 @@ dependencies = [ [[package]] name = "near-rpc-error-core" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "quote", "serde", @@ -4928,10 +4928,10 @@ dependencies = [ [[package]] name = "near-rpc-error-macro" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ - "near-rpc-error-core 2.1.0-rc.1", + "near-rpc-error-core 2.1.0-rc.2", "serde", "syn 2.0.72", ] @@ -4944,13 +4944,13 @@ checksum = "29e1897481272eb144328abd51ca9f59b5b558e7a6dc6e2177c8c9bb18fbd818" [[package]] name = "near-stdx" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" [[package]] name = "near-store" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "actix-rt", @@ -4966,13 +4966,13 @@ dependencies = [ "itoa", "lru 0.12.3", "near-chain-configs", - "near-crypto 2.1.0-rc.1", - "near-fmt 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", + "near-fmt 2.1.0-rc.2", "near-o11y", - "near-parameters 2.1.0-rc.1", - "near-primitives 2.1.0-rc.1", - "near-stdx 2.1.0-rc.1", - "near-time 2.1.0-rc.1", + "near-parameters 2.1.0-rc.2", + "near-primitives 2.1.0-rc.2", + "near-stdx 2.1.0-rc.2", + "near-time 2.1.0-rc.2", "near-vm-runner", "num_cpus", "once_cell", @@ -4993,13 +4993,13 @@ dependencies = [ [[package]] name = "near-structs-checker-core" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" [[package]] name = "near-structs-checker-lib" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "near-structs-checker-core", "near-structs-checker-macro", @@ -5007,13 +5007,13 @@ dependencies = [ [[package]] name = "near-structs-checker-macro" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" [[package]] name = "near-telemetry" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "awc", @@ -5043,8 +5043,8 @@ dependencies = [ [[package]] name = "near-time" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "once_cell", "serde", @@ -5054,8 +5054,8 @@ dependencies = [ [[package]] name = "near-vm-compiler" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "enumset", "finite-wasm", @@ -5070,8 +5070,8 @@ dependencies = [ [[package]] name = "near-vm-compiler-singlepass" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "dynasm 2.0.0", "dynasmrt 2.0.0", @@ -5091,8 +5091,8 @@ dependencies = [ [[package]] name = "near-vm-engine" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "backtrace", "cfg-if 1.0.0", @@ -5114,8 +5114,8 @@ dependencies = [ [[package]] name = "near-vm-runner" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "anyhow", "blst", @@ -5126,11 +5126,11 @@ dependencies = [ "finite-wasm", "lru 0.12.3", "memoffset 0.8.0", - "near-crypto 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", "near-o11y", - "near-parameters 2.1.0-rc.1", - "near-primitives-core 2.1.0-rc.1", - "near-stdx 2.1.0-rc.1", + "near-parameters 2.1.0-rc.2", + "near-primitives-core 2.1.0-rc.2", + "near-stdx 2.1.0-rc.2", "near-vm-compiler", "near-vm-compiler-singlepass", "near-vm-engine", @@ -5169,8 +5169,8 @@ dependencies = [ [[package]] name = "near-vm-types" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "indexmap 1.9.3", "num-traits", @@ -5180,8 +5180,8 @@ dependencies = [ [[package]] name = "near-vm-vm" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "backtrace", "cc", @@ -5201,18 +5201,18 @@ dependencies = [ [[package]] name = "near-wallet-contract" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "anyhow", - "near-primitives-core 2.1.0-rc.1", + "near-primitives-core 2.1.0-rc.2", "near-vm-runner", ] [[package]] name = "nearcore" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "actix", "actix-rt", @@ -5236,8 +5236,8 @@ dependencies = [ "near-chunks", "near-client", "near-client-primitives", - "near-config-utils 2.1.0-rc.1", - "near-crypto 2.1.0-rc.1", + "near-config-utils 2.1.0-rc.2", + "near-crypto 2.1.0-rc.2", "near-dyn-configs", "near-epoch-manager", "near-jsonrpc", @@ -5245,10 +5245,10 @@ dependencies = [ "near-mainnet-res", "near-network", "near-o11y", - "near-parameters 2.1.0-rc.1", + "near-parameters 2.1.0-rc.2", "near-performance-metrics", "near-pool", - "near-primitives 2.1.0-rc.1", + "near-primitives 2.1.0-rc.2", "near-rosetta-rpc", "near-store", "near-telemetry", @@ -5301,15 +5301,15 @@ dependencies = [ [[package]] name = "node-runtime" -version = "2.1.0-rc.1" -source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.1#696a8464b76c6cee7d2a074a4ab838f474e70143" +version = "2.1.0-rc.2" +source = "git+https://github.com/near/nearcore?tag=2.1.0-rc.2#37359fda087bbb3692b592d2cd07d4c705b66005" dependencies = [ "borsh 1.5.1", - "near-crypto 2.1.0-rc.1", + "near-crypto 2.1.0-rc.2", "near-o11y", - "near-parameters 2.1.0-rc.1", - "near-primitives 2.1.0-rc.1", - "near-primitives-core 2.1.0-rc.1", + "near-parameters 2.1.0-rc.2", + "near-primitives 2.1.0-rc.2", + "near-primitives-core 2.1.0-rc.2", "near-store", "near-vm-runner", "near-wallet-contract", diff --git a/Cargo.toml b/Cargo.toml index 2660991..043a544 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ resolver = "2" [workspace.package] authors = ["Aurora Labs "] -version = "0.28.2-2.1.0-rc.1" +version = "0.28.2-2.1.0-rc.2" edition = "2021" homepage = "https://github.com/aurora-is-near/aurora-standalone" repository = "https://github.com/aurora-is-near/aurora-standalone" @@ -37,9 +37,9 @@ hex = "0.4" impl-serde = "0.4" lazy_static = "1" lru = "0.12" -near-crypto = { git = "https://github.com/near/nearcore", tag = "2.1.0-rc.1" } -near-indexer = { git = "https://github.com/near/nearcore", tag = "2.1.0-rc.1" } -near-primitives = { git = "https://github.com/near/nearcore", tag = "2.1.0-rc.1" } +near-crypto = { git = "https://github.com/near/nearcore", tag = "2.1.0-rc.2" } +near-indexer = { git = "https://github.com/near/nearcore", tag = "2.1.0-rc.2" } +near-primitives = { git = "https://github.com/near/nearcore", tag = "2.1.0-rc.2" } near-lake-framework = "0.7" prometheus = "0.13" rlp = "0.5"