Commit Graph

82 Commits

Author SHA1 Message Date
Özgün Özerk 0f5c1af7f8 improve multisig documentation for niche details (#67) 2023-12-18 13:07:58 -05:00
Amar Singh 6ecbe59e1b Merge pull request #53 from OpenZeppelin/amar-weight-fee-docs
pallet-transaction-payment docs
2023-12-18 08:15:29 -05:00
Amar Singh f4bdb76f4d Merge branch 'main' into amar-weight-fee-docs 2023-12-18 08:11:37 -05:00
4meta5 ed61c11263 fmt 2023-12-18 08:11:14 -05:00
Özgün Özerk 520cea0bc0 multisig docs (#64)
* multisig docs
2023-12-18 15:12:29 +04:00
4meta5 1f9a285d07 clean 2023-12-17 21:35:52 -05:00
Amar Singh 98b3619363 Update docs/modules/ROOT/pages/pallets/pallet_transaction_payment.adoc 2023-12-15 17:18:57 -05:00
Amar Singh 4f4c43e784 Update docs/modules/ROOT/pages/pallets/pallet_transaction_payment.adoc 2023-12-15 17:18:06 -05:00
4meta5 26fc900a7d reduce scope to only transaction fee pallet to improve reviewability 2023-12-15 17:13:37 -05:00
4meta5 ece67030bc into main 2023-12-15 16:51:43 -05:00
4meta5 a461a7d959 fix 2023-12-15 16:46:28 -05:00
Nikita Khateev 92cbd7a94c Merge pull request #63 from OpenZeppelin/consensus-docs
Consensus Docs
2023-12-15 19:04:11 +04:00
Özgün Özerk afbcbc85d7 fix issue templates (#62) 2023-12-15 18:03:36 +03:00
Nikita Khateev f9bb2c0bdb fixes for comments 2023-12-15 18:52:07 +04:00
Nikita Khateev 82df66a996 consensus docs moved 2023-12-15 14:08:45 +04:00
Nikita Khateev fe32f167b1 Merge pull request #59 from OpenZeppelin/aura-ext-docs
`aura-ext` documentation moved
2023-12-14 12:02:56 +04:00
Nikita Khateev f14c6ccfa1 updated template to mitigate the glitch 2023-12-13 16:57:54 +04:00
Nikita Khateev 91b527da37 fixed glitch in message queue 2023-12-13 16:18:21 +04:00
Nikita Khateev dddee5b02c added aura-ext docs 2023-12-13 16:06:04 +04:00
Özgün Özerk e8821dfdb4 Message queue docs (#58)
* message queues docs
2023-12-13 15:44:42 +04:00
Nikita Khateev b507b40519 Merge pull request #57 from OpenZeppelin/proxy-docs
Proxy Documentation
2023-12-12 23:42:51 +04:00
Nikita Khateev 5f655680ab added a colon 2023-12-12 19:01:15 +04:00
Nikita Khateev 7f33042caf comment fixes 2023-12-12 18:54:08 +04:00
Nikita Khateev 84d4c780b0 proxy docs moved 2023-12-12 16:17:00 +04:00
Özgün Özerk c50eb6c0ba Docs ozgun (#55)
* add branch/release field to pallet template

* don't run cargo tests on antora doc changes
2023-12-11 18:02:11 +03:00
Nikita Khateev 42ba52f97e Merge pull request #56 from OpenZeppelin/netlify-config
Add netlify config
2023-12-11 18:18:28 +04:00
Nikita Khateev c85875ee7b add netlify config 2023-12-11 17:59:25 +04:00
4meta5 795b63e686 init transaction payment doc 2023-12-10 21:13:47 -05:00
Nikita Khateev 01135df429 Merge pull request #51 from OpenZeppelin/19-docs
Doc Templates and Initial Inner Site Setup
2023-12-08 19:51:28 +04:00
Nikita Khateev f35700047d [19] add comment for styled blocks 2023-12-08 15:56:17 +04:00
Nikita Khateev c7dd3bcc42 [19] add more formatting 2023-12-08 15:37:54 +04:00
Nikita Khateev 0eea080b87 [19] add block examples and important information 2023-12-08 15:16:15 +04:00
Nikita Khateev 48b6ed1ab8 [19] add glossary and readme 2023-12-07 20:51:08 +04:00
Nikita Khateev 1567442895 [19] add templates and inner docs builder 2023-12-07 16:29:21 +04:00
Nikita Khateev 3c3f31a718 [19] add index.adoc 2023-12-06 21:15:54 +04:00
Nikita Khateev 46e5a89394 [19] fix path 2023-12-06 21:11:54 +04:00
Nikita Khateev 9929a1df37 [19] fix antora.yml 2023-12-06 19:19:48 +04:00
Nikita Khateev 1b64938bef [19] docs init commit 2023-12-06 17:33:44 +04:00
Özgün Özerk f8ef63cd3e Merge pull request #50 from OpenZeppelin/ozgunozerk-license
Update LICENSE
2023-12-05 22:54:42 +03:00
Özgün Özerk dac7ef6643 readme fix 2023-12-05 22:51:59 +03:00
Özgün Özerk 679475734c Update LICENSE 2023-12-05 20:53:06 +03:00
Amar Singh 9797d847ea Merge pull request #46 from OpenZeppelin/amar-fix-ci 2023-12-04 08:59:11 -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
Amar Singh 80262a69fe Merge pull request #24 from OpenZeppelin/amar-integration-sanity-tests
Start integrity tests
2023-12-04 08:57:50 -05:00
4meta5 46e838cd9b change build to check without timing the CI 2023-12-04 07:53:20 -05:00
Amar Singh d7f64c04d0 Merge branch 'main' into amar-integration-sanity-tests 2023-12-03 20:59:41 -05:00
4meta5 45ff955beb fix ci to check build and run tests in std 2023-12-03 20:50:45 -05:00
Amar Singh 322d91ef83 Merge pull request #36 from OpenZeppelin/amar-add-pallet-configs
pallet-utility Config
2023-12-01 08:24:56 -05:00
4meta5 bcecb112c8 into main 2023-12-01 07:59:33 -05:00
Nikita Khateev 9093a1a026 Merge pull request #40 from OpenZeppelin/amar-fix-proxy-config
Fix runtime build by including all proxy features
2023-12-01 11:10:57 +04:00