Özgün Özerk
a70837d642
clearer constant namings and explanations ( #151 )
2024-05-02 12:22:42 +03:00
Özgün Özerk
30930edda5
merge v1 into main ( #175 )
...
* Add zombienet config to release (#158 )
* Cleanup docs for the release (#160 )
* Updated documentation to version 1.7.0
* Updated broken links
* updated docs to v1.10 (#166 )
* updated dependencies to v1.10.0 (#165 )
* Fixed weights for non-XCM related pallets (#149 )
* add remove proxies to filter (#146 )
* Fix weights for XCM and Message Queue. (#153 )
* Fix for PriceForSiblingDelivery (#156 )
* Fix the FeeManager setting (#159 )
* better explanation for constants (#167 )
* better explanation for constants
* Removed polkadot launch (#169 )
* Removed warnings about experimental code. (#170 )
* Attached audit.
* toml sort
* changelog and version bump (#174 )
* changelog and version bump
* cargo fmt fix
---------
Co-authored-by: Nikita Khateev <nikita.khateev@openzeppelin.com >
Co-authored-by: Amar Singh <asinghchrony@protonmail.com >
2024-04-29 12:06:24 +04:00
Nikita Khateev
26778e090f
Added async backing to runtime and node ( #102 ) ( #97 )
2024-03-05 21:03:44 +04:00
Özgün Özerk
6cd3fadeca
Fix ci ( #133 )
...
* change config for pallet_treasury
2024-03-04 19:47:16 +03:00
Amar Singh
873fc78036
Add benchmarking compilation check to CI ( #131 )
...
* add benchmarking req to ci
* fix compilation error for feature runtime benchmarks
* remove ReachableDest because it is not part of config even with features runtime benchmarks
* add release flag
2024-02-29 09:44:10 -05:00
Amar Singh
9cf5c8944c
Configure OpenGov ( #130 )
...
* add all required opengov pallets to deps and configure scheduler and preimage pallets
* configure opengov
* config whitelist
* config treasury
* clean currency imports
* update all weightinfos
* toml sort
* add treasury to chainspec genesis config
* update fuzzer
* fix clippy warning
2024-02-29 09:30:53 -05:00
Özgün Özerk
7af4ae2c50
V1.7.0 ( #121 )
...
* upgrade to v1.7.0 from v1.6.0
* update rust version
* fix dalek and tests (use rust-src in components)
* remove pallet template
2024-02-20 17:50:57 +03:00
Nikita Khateev
48729974e4
Filter out anonymous proxy calls ( #110 )
...
Filter out anonymous proxy calls
2024-02-09 14:37:51 +04:00
Özgün Özerk
f99c9df8fe
test runtime constants ( #107 )
...
test runtime constants
2024-02-09 10:44:50 +03:00
Amar Singh
ef004ae82a
Upgrade polkadot-sdk v1.3.0 -> 1.6.0 ( #96 )
2024-02-05 08:10:16 -05:00
Amar Singh
04c349b1dc
remove all 0 weights from runtime ( #105 )
2024-01-16 13:34:24 -05:00
Özgün Özerk
bccaf4ef2c
group pallets in a consistent way for documentation ( #101 )
...
* group pallets in a consistent way for documentation
* move multisig and proxy to system support
2024-01-15 19:06:26 +03:00
Amar Singh
edf80de3d7
Add pallet-assets ( #94 )
...
* init
* add assets to xcm transactor
* add empty genesis config for assets for now
2024-01-10 08:13:46 -05:00
Amar Singh
b734abf5eb
Workspace dependencies ( #68 )
...
* init
* clean
* update cargo toml for pallet template
* clean
* save
* finish node
2023-12-20 10:37:56 -05:00
Özgün Özerk
b84c168a1c
add pallet index to multisig ( #45 )
...
* add pallet index to multisig
2023-12-04 17:58:36 +04:00
4meta5
d010e60fad
utility config
2023-11-30 18:31:05 -05:00
Özgün Özerk
57f9353fd0
Cargo workflow ( #21 )
2023-11-27 20:34:03 +03:00
Nikita Khateev
78343cc652
[10] fix comments
2023-11-21 13:22:06 +04:00
Nikita Khateev
a3917e55cc
[10] fix build
2023-11-21 12:31:47 +04:00
Nikita Khateev
a2ef39fb78
[10] updates with multisig introduction
2023-11-20 18:18:59 +04:00
Nikita Khateev
5e4cef4117
[10] add proxy pallet
2023-11-20 17:40:17 +04:00
Özgün Özerk
23e11ba3d5
import weights from crate
2023-11-20 10:54:19 +03:00
Ozgun Ozerk
41d77834af
multisig first config
2023-11-16 09:41:18 +03:00
Ozgun Ozerk
3a399e5227
cargo fmt on plain-cumulus template
2023-11-15 13:41:13 +03:00
Ozgun Ozerk
897845d6f6
base for testing new pallets
2023-11-09 16:03:00 +03:00