Commit Graph

142 Commits

Author SHA1 Message Date
Özgün Özerk 912e6f4e19 Upgrade evm dependencies (#208)
* update evm dependencies to v1.10.0
2024-05-30 00:27:12 +03:00
Nikita Khateev 135e186816 #188 Added EVM RPC to the node (#198)
* #188 added RPC node to enable interaction
2024-05-28 18:29:06 +04:00
Radha 3132574062 Update README.md (#204)
Update the readme file with relevant links and fix typos

Co-authored-by: Özgün Özerk <ozgunozerk.elo@gmail.com>
2024-05-28 12:14:11 +03:00
Özgün Özerk 939c2cbbdd readme and docs update for monorepo (#183)
* readme and docs update for monorepo

Co-authored-by: Gustavo Gonzalez <ggonzalezsomer@gmail.com>
Co-authored-by: Amar Singh <asinghchrony@protonmail.com>
2024-05-27 13:35:29 +03:00
Nikita Khateev 743eb7049e Integrated EVM and Ethereum pallets (#196)
Co-authored-by: Amar Singh <asinghchrony@protonmail.com>
2024-05-26 14:22:04 +04:00
Özgün Özerk 2c2872a70b workflow fix (#182)
* workflow fix

* issue templates revized

* gitignore fix
2024-05-24 18:17:59 +03:00
Özgün Özerk 1bb2e96501 Transition into monorepo (#180)
* evm template integrated

* workflows modified per template

* workflow fixes
2024-05-17 12:00:25 +03:00
Radha 9cd76d29f0 Update index.adoc - fix chainspec generation command (#181)
--disable-default-nodes does not exist
2024-05-16 14:44:53 +03:00
Özgün Özerk 9fd6e7278b Treasury docs (#152)
* docs for treasury
2024-05-06 14:40:08 +03:00
Gustavo Gonzalez 5485024a9a remove security warning from docs and fix list (#178) 2024-05-02 06:51:20 -04:00
Ö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
José Molina Colmenero 239dc31dcc add zombienet configuration (#129)
Adds zombienet config and documentation
2024-02-27 17:20:35 +04:00
Özgün Özerk c9a2c76a9d update changelog (#127) 2024-02-21 13:57:42 +03:00
Özgün Özerk 5d6c352c03 Fix cargo toml formatting and bump versions (#126)
* fix cargo toml formatting

* bump versions for runtime and node
2024-02-21 13:57:25 +03: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
Özgün Özerk 7792b7d386 remove redundant action (#120) 2024-02-20 13:57:17 +03:00
Nikita Khateev 0512516cdd Fuzzer Integration (#109)
Fuzzer package created and docker setup for fuzzing added
2024-02-20 14:56:22 +04:00
Özgün Özerk 41e99174fa improve ci for space (#118) 2024-02-14 22:57:45 +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
Özgün Özerk bbb66b5865 Ci test (#113)
add rust-src to the github action using rusttoolchain
2024-02-08 18:05:49 +03:00
Amar Singh ef004ae82a Upgrade polkadot-sdk v1.3.0 -> 1.6.0 (#96) 2024-02-05 08:10:16 -05:00
Georgii Plotnikov c7f96fe23c Add documentation for pallet_assets (#78)
* Add documentation for `pallet_assets`

* add info about `config`, `events` and `errors`
2024-02-01 11:15:06 +03:00
Nikita Khateev 9bc5a38a54 #84 Update the tutorial for parathread deployment. (#108)
* Update the tutorial for parathread deployment.

* fixed the bash samples
2024-01-31 11:57:55 +04:00
Amar Singh 04c349b1dc remove all 0 weights from runtime (#105) 2024-01-16 13:34:24 -05:00
Özgün Özerk db59c2ffb6 Generic documentation (#98)
* change runtime template, added generic-runtime documentation
2024-01-16 16:54:24 +04: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 e811fe1468 add multisig to std (#95) 2024-01-10 08:18:32 -05: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
Özgün Özerk ce9cf7e980 making misc section visible on side bar (#87) 2024-01-08 12:36:26 +03:00
Özgün Özerk 4cdd8ce35c fix namings and links (#91)
* fix namings and links
2024-01-08 12:35:14 +03:00
Özgün Özerk 6ed505bde4 remove windows from ci tests (#83) 2024-01-08 12:09:47 +03:00
Özgün Özerk 40a604c0ef fix outer config link (#89) 2024-01-08 12:09:35 +03:00
Nikita Khateev 26259589ab Glossary introduction (#81)
Co-authored-by: Ozgun Ozerk <ozgun@subspace.network>
2024-01-08 12:59:58 +04:00
Özgün Özerk 2b280dd1cd revert code to substrate original (#80) 2024-01-04 17:20:22 +03:00
Amar Singh 22ac00a7a2 Add changelog for future releases (#71)
* start unreleased section until first release

* update
2023-12-25 16:53:24 +03:00
Amar Singh 107a848e4e pallet-xcm docs (#76) 2023-12-22 18:59:55 +04:00
Amar Singh 52b16fea1a xcm-executor docs (#77) 2023-12-21 13:34:19 -05:00
Özgün Özerk f3c2b8429d Balances doc (#72)
* balances doc
2023-12-21 18:20:35 +03:00
Özgün Özerk 393a02beea Xcmp queue docs (#73)
* xcmp queue doc
2023-12-21 18:16:49 +03:00
Nikita Khateev 61cb20300c Index page (#74)
Add Index Page
2023-12-21 16:59:25 +04:00
Amar Singh 7d53d4f679 Toml-sort (#69)
* run toml sort and add script for it

* add ci

* try patch

* try fix

* add file permissions

* check if installation state persists or starts from scratch every time

* Revert "check if installation state persists or starts from scratch every time"

This reverts commit 45e7aae8d2f18cbe1a78482d234b98fcfbe8b6ae.

* Apply suggestions from code review

* clean

* fix

* try revert

* fix
2023-12-20 19:05:36 -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
Amar Singh 0464aa5b91 Merge pull request #66 from OpenZeppelin/amar-rt-weight-fee-docs 2023-12-19 06:47:36 -05:00
4meta5 840b919921 format 2023-12-18 19:35:12 -05:00