Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
7da5111
Update cargo.toml
Mihajlo-Pavlovic May 23, 2025
2250b77
Update spec_version
Mihajlo-Pavlovic May 23, 2025
dd545fd
fix cargo.lock
Mihajlo-Pavlovic May 23, 2025
4616b5d
fix cargo.lock
Mihajlo-Pavlovic Aug 14, 2025
eec273e
foriegn assets
cl0w5 Jul 15, 2025
0489a85
Add ForeignAssets
cl0w5 Jul 21, 2025
c8a3e4e
Add MultiCurrencyAdapter
cl0w5 Jul 21, 2025
66ec3e6
add pallet-wrapper
cl0w5 Jul 23, 2025
4d11da3
refactor pallet
cl0w5 Jul 25, 2025
1309d98
add tests for pallet-wrapper
cl0w5 Jul 25, 2025
ab58ffe
Add benchmarks for pallet-wrapper
cl0w5 Jul 25, 2025
d77f2ea
Fix HostFunctions and benchmarking command
cl0w5 Jul 25, 2025
5924d37
move UnifiedAssetId to primitives
cl0w5 Jul 26, 2025
f9c507e
refactor benchmarks
cl0w5 Jul 26, 2025
e92743b
Add weights template
cl0w5 Jul 26, 2025
361c930
Add weights for wrapper
cl0w5 Jul 26, 2025
5d31d9a
refactor
cl0w5 Jul 26, 2025
dc38aca
xcm config
cl0w5 Jul 28, 2025
7e55951
xcm config
cl0w5 Jul 28, 2025
5d6afb5
refactor balance check
cl0w5 Jul 28, 2025
eec2e53
format
cl0w5 Jul 28, 2025
e03b0ea
Add pausing functionality
cl0w5 Aug 10, 2025
bf7fd50
Restrict creation of local and foreign assets to Root
cl0w5 Aug 10, 2025
ed33597
Add ForeignAssets and Wrapper to filter for Proxy NonTransfer
cl0w5 Aug 10, 2025
e82b264
Set ApprovalDeposit to non-zero
cl0w5 Aug 10, 2025
851834f
Add pallet-wrapper to xcm SafeCallFilter
cl0w5 Aug 10, 2025
b11ed7f
add try_successful_origin for runtime-benchmarks
cl0w5 Aug 12, 2025
fc92031
rerun benchmarks
cl0w5 Aug 12, 2025
20db7dd
add pallet docs
cl0w5 Aug 12, 2025
18fd7a0
license headers
cl0w5 Aug 12, 2025
72ee421
merge conflicts
cl0w5 Aug 14, 2025
662a89f
fix chain spec
cl0w5 Aug 14, 2025
f969bf8
bump runtime version
cl0w5 Aug 14, 2025
1f5c854
Merge pull request #125 from cl0w5/pallet-wrapper
Mihajlo-Pavlovic Aug 15, 2025
ae89246
add missing benchmarks to runtime
cl0w5 Aug 16, 2025
beb0a97
rebench pallet-wrapper
cl0w5 Aug 16, 2025
953d920
rebench frame_system
cl0w5 Aug 16, 2025
f7e6dba
rebench xcmp queue
cl0w5 Aug 16, 2025
42a44a0
rebench pallet_assets
cl0w5 Aug 16, 2025
99abb20
rebench pallet_balances
cl0w5 Aug 16, 2025
66e1723
refactor
cl0w5 Aug 16, 2025
4487842
rebench pallet_collator_selection
cl0w5 Aug 16, 2025
e0d685b
tweak
cl0w5 Aug 16, 2025
c486674
rebench pallet_collective_council
cl0w5 Aug 16, 2025
73dc833
rebench foreign assets
cl0w5 Aug 16, 2025
e5f0b34
rebench democracy and identity
cl0w5 Aug 16, 2025
52ed9d4
rebench message_queue, multisig preimage, proxy
cl0w5 Aug 17, 2025
7b5a32e
rebench scheduler, timestamp. treasury, utility, vesting, and xc_asse…
cl0w5 Aug 17, 2025
1ab11dd
add pallet_xcm_benchmarks
cl0w5 Aug 17, 2025
dffd80d
Add benchmarks for cumulus parachain system
cl0w5 Aug 18, 2025
92cd8eb
rename to fungible
cl0w5 Aug 18, 2025
36357a3
rebench cumulus_pallet_parachain_system
cl0w5 Aug 18, 2025
8599487
tweak bench
cl0w5 Aug 18, 2025
5c6d05f
add xcm-weight-template
cl0w5 Aug 18, 2025
e9a271e
fix xcm bench config
cl0w5 Aug 18, 2025
a8baa2a
bench xcm fungible
cl0w5 Aug 18, 2025
a496fc8
use runtime xcm weights
cl0w5 Aug 18, 2025
12d3bf1
cleanup
cl0w5 Aug 18, 2025
f06c2bb
Merge pull request #128 from cl0w5/rebench
Mihajlo-Pavlovic Aug 19, 2025
df6c116
fix chain_id
Mihajlo-Pavlovic Aug 19, 2025
66e2228
add tests for pallet accounts
cl0w5 Aug 20, 2025
dc44571
xcm reserves config
cl0w5 Aug 20, 2025
fe793e3
reduce assets deposits
cl0w5 Aug 20, 2025
0035acd
bump runtime version
cl0w5 Aug 20, 2025
ff7e100
Merge pull request #129 from cl0w5/xcm_tweak
Mihajlo-Pavlovic Aug 21, 2025
ab61c68
fmt
Mihajlo-Pavlovic Aug 22, 2025
35ff128
Adjust deposits
Mihajlo-Pavlovic Aug 22, 2025
dfac8bf
Merge pull request #130 from OriginTrail/enhancement/adjust-deposit
Mihajlo-Pavlovic Aug 22, 2025
a920b89
fix test suite
cl0w5 Aug 22, 2025
1957bed
add pallet-params and config for Sepolia
cl0w5 Aug 23, 2025
ed1220c
add runtime-tests
cl0w5 Aug 23, 2025
0b93b29
switch to xcm v4
cl0w5 Aug 25, 2025
d7683da
Pay XCM fees in DOT and transfer to Treasury
cl0w5 Aug 25, 2025
ad1be4e
Merge branch 'release/testnet' into params
cl0w5 Aug 25, 2025
4f9da78
fmt
cl0w5 Aug 25, 2025
fcc9a8e
bump runtime version
cl0w5 Aug 25, 2025
96d924a
fix benchmarks
cl0w5 Aug 25, 2025
2bf9d76
Merge pull request #131 from cl0w5/params
Mihajlo-Pavlovic Aug 26, 2025
87fb067
set Wild as AssetFilter
Mihajlo-Pavlovic Aug 29, 2025
596864e
version bump
Mihajlo-Pavlovic Aug 29, 2025
29637fc
Merge pull request #132 from OriginTrail/fix/set-asset-filter
Mihajlo-Pavlovic Aug 29, 2025
970614a
testing
claravanstaden Aug 31, 2025
4accf16
testing
claravanstaden Aug 31, 2025
4285a4e
fix IsForeignConcreteAssetFrom
claravanstaden Aug 31, 2025
6ed4d29
bump spec version
claravanstaden Sep 1, 2025
8aae42f
bump package version
claravanstaden Sep 1, 2025
414be35
Merge pull request #133 from claravanstaden/release/testnet
Mihajlo-Pavlovic Sep 1, 2025
f43e65c
automatic convert to trac
claravanstaden Sep 1, 2025
e87e623
use pallet assets
claravanstaden Sep 1, 2025
bb74cee
Merge pull request #134 from claravanstaden/xcm-config-changes
Mihajlo-Pavlovic Sep 1, 2025
388ddee
Revert "use pallet assets"
claravanstaden Sep 1, 2025
9935eee
Revert "automatic convert to trac"
claravanstaden Sep 1, 2025
79a9ff2
bump version
claravanstaden Sep 1, 2025
4b0a108
Merge pull request #135 from claravanstaden/revert-auto-wrap
Mihajlo-Pavlovic Sep 2, 2025
d66c20b
xcm benchmark helpers
cl0w5 Sep 8, 2025
7ca0caa
xcm benchmark helpers
cl0w5 Sep 8, 2025
4508994
xcm benchmark helpers
cl0w5 Sep 8, 2025
fa8ee60
weights for pallet_xcm
cl0w5 Sep 8, 2025
f4bc64d
Add TrailingSetTopicAsId and TrailingSetTopicAsId
cl0w5 Sep 9, 2025
ce4a90c
Merge pull request #136 from cl0w5/rebench
Mihajlo-Pavlovic Sep 9, 2025
ac72463
Merge branch 'release/mainnet' into release/testnet
Mihajlo-Pavlovic Sep 15, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
98 changes: 96 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 14 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ panic = "unwind"
members = [
"node",
"pallets/*",
"primitives",
"runtime",
"runtime-tests",
]

resolver = "2"
Expand Down Expand Up @@ -41,6 +43,11 @@ slices = "0.2.0"
smallvec = "1.10.0"
serde = { version = "1.0.152", default-features = false }
serde_json = "1.0.92"
itertools = { version = "0.11", default-features = false, features = [
"use_alloc",
] }
rustc-hex = { version = "2.0.1", default-features = false }
tracing = { version = "0.1.37", default-features = false }

# Substrate
frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", default-features = false, branch = "release-polkadot-v1.11.0" }
Expand Down Expand Up @@ -163,6 +170,7 @@ cumulus-primitives-utility = { git = "https://github.com/paritytech/polkadot-sdk
pallet-collator-selection = { git = "https://github.com/paritytech/polkadot-sdk", default-features = false, branch = "release-polkadot-v1.11.0" }
parachain-info = { package = "staging-parachain-info", git = "https://github.com/paritytech/polkadot-sdk", default-features = false, branch = "release-polkadot-v1.11.0" }
parachains-common = { git = "https://github.com/paritytech/polkadot-sdk", default-features = false, branch = "release-polkadot-v1.11.0" }
assets-common = { git = "https://github.com/paritytech/polkadot-sdk", default-features = false, branch = "release-polkadot-v1.11.0" }

# Polkadot
polkadot-cli = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.11.0" }
Expand All @@ -171,17 +179,22 @@ polkadot-service = { git = "https://github.com/paritytech/polkadot-sdk", branch

# XCM
pallet-xcm = { git = "https://github.com/paritytech/polkadot-sdk", default-features = false, branch = "release-polkadot-v1.11.0" }
pallet-xcm-benchmarks = { git = "https://github.com/paritytech/polkadot-sdk", default-features = false, branch = "release-polkadot-v1.11.0" }
polkadot-parachain = { package = "polkadot-parachain-primitives", git = "https://github.com/paritytech/polkadot-sdk", default-features = false, branch = "release-polkadot-v1.11.0" }
polkadot-runtime-common = { git = "https://github.com/paritytech/polkadot-sdk", default-features = false, branch = "release-polkadot-v1.11.0" }
xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", default-features = false, branch = "release-polkadot-v1.11.0" }
xcm-builder = { package = "staging-xcm-builder", git = "https://github.com/paritytech/polkadot-sdk", default-features = false, branch = "release-polkadot-v1.11.0" }
xcm-executor = { package = "staging-xcm-executor", git = "https://github.com/paritytech/polkadot-sdk", default-features = false, branch = "release-polkadot-v1.11.0" }

# Local
primitives = { path = "primitives", default-features = false }
pallet-wrapper = { path = "pallets/wrapper", default-features = false }
pallet-params = { path = "pallets/params", default-features = false }
neuroweb-runtime = { path = "./runtime" }
precompile-utils = { path = "./precompiles/utils", default-features = false }


# Build deps
substrate-wasm-builder = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.11.0" }
substrate-build-script-utils = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.11.0" }
substrate-build-script-utils = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.11.0" }

4 changes: 2 additions & 2 deletions node/build.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use substrate_build_script_utils::{generate_cargo_keys, rerun_if_git_head_changed};

fn main() {
generate_cargo_keys();
generate_cargo_keys();

rerun_if_git_head_changed();
rerun_if_git_head_changed();
}
Loading
Loading