Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
102 commits
Select commit Hold shift + click to select a range
b846ec2
(WIP) removed obsolete features and try-runtime-cli package
talhadaar May 23, 2025
cf8eef5
(WIP) fixed deps still pointing to old branch
talhadaar May 23, 2025
4181342
(WIP) fixed minor syntactic errors
talhadaar May 26, 2025
c712780
fixed pallets, use xcm V5 in pallet xc-asset-config
talhadaar May 26, 2025
c70052c
(WIP) fixing precompile utils and primitives
talhadaar May 26, 2025
fb2e093
(WIP) fixed tx wrapper
talhadaar May 31, 2025
30b8d8d
(WIP) temp fix to get peaq dev runtime workingish
Jun 1, 2025
8c89d10
fixed pallet address unification
Jun 1, 2025
168b2ba
(WIP) fixed frame pallet and xcm runtime configs
Jun 2, 2025
6941f4f
(WIP) minor fix
Jun 2, 2025
697d736
(WIP) runtime api fix
Jun 3, 2025
245deb5
(WIP) fixed TaggedTransasctionQueue
Jun 3, 2025
ef38471
removed deprecated methods
Jun 3, 2025
e6ea76a
(WIP) fixed assets erc20 precompule for peaq dev runtime
Jun 10, 2025
c31c6d1
(WIP) fixed some precompile trait bouds
Jun 10, 2025
361a78d
Fix the build fail
Jun 11, 2025
64a9c15
(WIP) fixed all build issues in precompiles and pallets
Jun 11, 2025
356c165
reintroduce precompiles into peaq dev runtime
Jun 11, 2025
aecb104
Update runtime
Jun 15, 2025
6b869f4
Add primitives from moonbeam
Jun 15, 2025
866451e
Template checkin
Jun 15, 2025
3252c6b
Tempary check in again
Jun 15, 2025
0fd0513
Temp checkin 03
Jun 15, 2025
3bc07f5
Temp checkin, looks compile success
Jun 15, 2025
c94e5bd
Temp checkin for fixing
Jun 15, 2025
633683b
Fix the all tx
Jun 15, 2025
886a33c
Update RPC
Jun 16, 2025
84fef83
Fix address unfication
Jun 16, 2025
d71cdae
Fix the xcm error
Jun 16, 2025
65f18c5
Fix the test compilation fails
Jun 17, 2025
5b65b25
Separate out some code into types, introduced new types for Client, b…
Jun 23, 2025
f02fa48
(WIP) introduced slotbasedblockimport, orphaned frontierblockimport
Jun 25, 2025
d2a4849
Integrate all together --> FrontierBlockImport --> SlotBlockImport ->…
Jun 26, 2025
4dd36ed
(WIP) upgraded node to support ES
Jun 26, 2025
647b167
Implemented GetCoreSelctor Api and coupled with node
Jun 26, 2025
d37fdc0
updated dev runtime with elastic scaling params
Jun 26, 2025
9be8285
added 12 core zombienet config
Jun 30, 2025
5f7612f
use alice for zombienet parachain collator
Jun 30, 2025
8b59f2c
refactor some scripts
Jul 1, 2025
65adadf
Update README.md
kamrangul2404 Jul 1, 2025
b3cf1ee
Update README.md
kamrangul2404 Jul 1, 2025
47f37ce
Update README.md
kamrangul2404 Jul 1, 2025
eece6c5
Update README.md
kamrangul2404 Jul 1, 2025
8c118f6
fixed SlotDuration for elastic scaling in dev runtime
talhadaar Jul 2, 2025
395a8c1
Fix the zenlink test_create_pair_swap issue
Jul 14, 2025
26ea5a3
Update the txpool + eth
Jul 28, 2025
3855949
Merge branch 'es-upgrading-node' into release-elastic-scaling
talhadaar Aug 6, 2025
345d7f1
Merge pull request #365 from sandreim/sandreim/storage_weight
lavish0000 Jul 15, 2025
07ffc00
Fix index access for ChargeTransactionPayment in SignedExtra
lavish0000 Jul 15, 2025
a8fcbae
Merge pull request #366 from sandreim/sandreim/improve_TPS
lavish0000 Jul 17, 2025
4796bb4
Merge pull request #367 from sandreim/bump-NORMAL_DISPATCH_RATIO
lavish0000 Jul 17, 2025
c7fc4bd
merged dev
talhadaar Aug 19, 2025
dbe3467
Fix some test cases by comparing with moonbeam's project
Sep 5, 2025
5ff9766
Fix the xtokens unittest fail
Oct 9, 2025
5863900
fix: reduce pallet_contracts payload_len to fix runtime integrity test
Oct 9, 2025
88881af
synced with dev
talhadaar Oct 10, 2025
3f6a47e
cargo clipply fixes
talhadaar Oct 10, 2025
ef6dadd
Remove build warnings
talhadaar Oct 10, 2025
eb89039
Remove obsolete try-runtime CLI
talhadaar Oct 15, 2025
40f4cfd
added migrations to dev runtime
talhadaar Oct 22, 2025
02c6181
Installed VersionedMigrations to all runtimes
talhadaar Oct 23, 2025
9b0ad1d
synced remote peaq pallets with their dev branch
talhadaar Oct 23, 2025
4181f77
point evm dep to peaq upstream
talhadaar Oct 27, 2025
fedc882
removed resolved TODOs
talhadaar Oct 27, 2025
88dd0c2
bumped runtime versions
talhadaar Nov 3, 2025
47158a2
revert RocksDbWeight and elastic scaling config
talhadaar Nov 6, 2025
54e3c5d
install pallet storage weight reclaim in peaq runtime
talhadaar Nov 6, 2025
7f26586
90pc dispatch ratio and 10MB PoV size for peaq runtime
talhadaar Nov 6, 2025
241be38
use westend-local for dev chainspec
talhadaar Nov 6, 2025
5741bd7
fix BasicCurrency wrapper for PeaqNativeCurrencyWrapper
talhadaar Nov 6, 2025
825a597
stub weighs for pallet-xcm and some cleanups
talhadaar Nov 6, 2025
1f1d50e
make fmt great again
talhadaar Nov 6, 2025
69580a1
cargo fmt
talhadaar Nov 7, 2025
6800a32
Fix the cumulus-pallet-weight-reclaim error
Nov 9, 2025
8268563
Enable Council governance for treasury spending
Nov 7, 2025
bcb682d
cargo fmt fixe
talhadaar Nov 10, 2025
d8a1b4a
fixed runtime-benchmarking feature
talhadaar Nov 10, 2025
c09affb
Updated comment
talhadaar Nov 10, 2025
4022eb5
cargo fmt
talhadaar Nov 10, 2025
a7d53fd
removed benchmark feature warnings
talhadaar Nov 11, 2025
e4f2c9f
fixed imports for benchmarking, used attribute macros to suppress fal…
talhadaar Nov 11, 2025
4ff4ba2
removed remnants of manual seal
talhadaar Nov 11, 2025
311a01b
warn usage of relay_chain_rpc_urls
talhadaar Nov 11, 2025
6c701a9
removed unused CLI arg xcm_senders
talhadaar Nov 11, 2025
bdcd7e2
Merge branch 'dev' into es-dev-sync
talhadaar Nov 11, 2025
c8637be
cargo fmt
talhadaar Nov 11, 2025
1eee2e8
implemented OnChargeTransaction interface fully for benchmarking
talhadaar Nov 11, 2025
9a1e7b1
Update MAX_POV_SIZE, NormalDispatchRatio and impl pallet weight recla…
talhadaar Nov 12, 2025
a91c746
Use nightly fmt fork workflow
talhadaar Nov 12, 2025
0ba6828
cargo fmt
talhadaar Nov 12, 2025
a2b4099
Fix std leak
talhadaar Nov 12, 2025
ecce3fa
update comments to reflect changes
talhadaar Jan 20, 2026
6042d1f
updated parachain_staking benchmark
talhadaar Jan 22, 2026
f34c6b4
cargo fmt
talhadaar Jan 22, 2026
676ed74
removed unused import
talhadaar Jan 22, 2026
7307892
added script for benchmarking peaq pallets
talhadaar Jan 26, 2026
a8ac1d6
updated benchmarking scripts
talhadaar Jan 26, 2026
d67f2d0
updated pallet xcm weights
talhadaar Jan 28, 2026
cf13757
updated address unification benchmarks
talhadaar Jan 28, 2026
de2bf83
updated parachain-staking weights
talhadaar Jan 29, 2026
20e7b2f
fixed build issue in parachain-staking weights
talhadaar Jan 29, 2026
75e8858
synced evm nonce update before gas recording fix
talhadaar Jan 30, 2026
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
7 changes: 5 additions & 2 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,12 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 1


- name: Install nightly toolchain
run: rustup toolchain install nightly --component rustfmt

- name: "[Check] cargo fmt"
run: cargo fmt --check
run: cargo +nightly fmt --check

test-and-clippy:
runs-on: ubuntu-latest
Expand Down
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
.gdf_*

# editor specific ignores
.vscode
.idea
Loading
Loading