From b8d56d8fce868718508d9ccf9f2e0dbce076563a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 31 Mar 2024 12:27:28 +0000 Subject: [PATCH] Automated update from GitHub Actions --- data/issue_data.json | 2 +- data/trophy_data.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/issue_data.json b/data/issue_data.json index 33abe11..47b719b 100644 --- a/data/issue_data.json +++ b/data/issue_data.json @@ -1 +1 @@ -[{"project": "ink", "title": "Unify `call-runtime` and `e2e-call-runtime` examples", "url": "https://github.com/paritytech/ink/issues/2071", "days_ago": 65}, {"project": "substrate", "title": "Executor: Replace string errors with full source error", "url": "https://github.com/paritytech/substrate/issues/13860", "days_ago": 356}, {"project": "substrate", "title": "Executor: Remove non-descriptive `WasmError::Other` variant", "url": "https://github.com/paritytech/substrate/issues/13853", "days_ago": 358}, {"project": "ink", "title": "Reduce code duplication in `.gitlab-ci.yml`", "url": "https://github.com/paritytech/ink/issues/1195", "days_ago": 743}, {"project": "ink", "title": "Investigate Usage of `inline`", "url": "https://github.com/paritytech/ink/issues/1035", "days_ago": 857}, {"project": "substrate", "title": "Rename default filtering to avoid misuse", "url": "https://github.com/paritytech/substrate/issues/10135", "days_ago": 880}, {"project": "ink", "title": "Add more UI tests for ink! chain extensions", "url": "https://github.com/paritytech/ink/issues/951", "days_ago": 905}, {"project": "ink", "title": "Avoid heap allocations while debug printing", "url": "https://github.com/paritytech/ink/issues/922", "days_ago": 925}, {"project": "ink", "title": "Add global clippy rules", "url": "https://github.com/paritytech/ink/issues/886", "days_ago": 969}, {"project": "substrate", "title": "Create Balances RPC", "url": "https://github.com/paritytech/substrate/issues/8752", "days_ago": 1058}, {"project": "ink", "title": "[Feature] Dynamic trait based contract calling", "url": "https://github.com/paritytech/ink/issues/631", "days_ago": 1171}, {"project": "substrate", "title": "Proxy & Mutisig did not respect PostDispatchInfo to disable fee", "url": "https://github.com/paritytech/substrate/issues/6917", "days_ago": 1319}, {"project": "substrate", "title": "Provide example for balance `AccountStore` with instancing", "url": "https://github.com/paritytech/substrate/issues/6532", "days_ago": 1370}, {"project": "substrate", "title": "Make client parameters available in runtime environment", "url": "https://github.com/paritytech/substrate/issues/6512", "days_ago": 1373}, {"project": "substrate", "title": "Rework the --unsafe flags", "url": "https://github.com/paritytech/substrate/issues/5418", "days_ago": 1464}, {"project": "substrate", "title": "Log2 Ancestors Module", "url": "https://github.com/paritytech/substrate/issues/2053", "days_ago": 1837}] \ No newline at end of file +[{"project": "ink", "title": "Unify `call-runtime` and `e2e-call-runtime` examples", "url": "https://github.com/paritytech/ink/issues/2071", "days_ago": 66}, {"project": "substrate", "title": "Executor: Replace string errors with full source error", "url": "https://github.com/paritytech/substrate/issues/13860", "days_ago": 357}, {"project": "substrate", "title": "Executor: Remove non-descriptive `WasmError::Other` variant", "url": "https://github.com/paritytech/substrate/issues/13853", "days_ago": 359}, {"project": "ink", "title": "Reduce code duplication in `.gitlab-ci.yml`", "url": "https://github.com/paritytech/ink/issues/1195", "days_ago": 744}, {"project": "ink", "title": "Investigate Usage of `inline`", "url": "https://github.com/paritytech/ink/issues/1035", "days_ago": 858}, {"project": "substrate", "title": "Rename default filtering to avoid misuse", "url": "https://github.com/paritytech/substrate/issues/10135", "days_ago": 881}, {"project": "ink", "title": "Add more UI tests for ink! chain extensions", "url": "https://github.com/paritytech/ink/issues/951", "days_ago": 906}, {"project": "ink", "title": "Avoid heap allocations while debug printing", "url": "https://github.com/paritytech/ink/issues/922", "days_ago": 926}, {"project": "ink", "title": "Add global clippy rules", "url": "https://github.com/paritytech/ink/issues/886", "days_ago": 970}, {"project": "substrate", "title": "Create Balances RPC", "url": "https://github.com/paritytech/substrate/issues/8752", "days_ago": 1059}, {"project": "ink", "title": "[Feature] Dynamic trait based contract calling", "url": "https://github.com/paritytech/ink/issues/631", "days_ago": 1172}, {"project": "substrate", "title": "Proxy & Mutisig did not respect PostDispatchInfo to disable fee", "url": "https://github.com/paritytech/substrate/issues/6917", "days_ago": 1320}, {"project": "substrate", "title": "Provide example for balance `AccountStore` with instancing", "url": "https://github.com/paritytech/substrate/issues/6532", "days_ago": 1371}, {"project": "substrate", "title": "Make client parameters available in runtime environment", "url": "https://github.com/paritytech/substrate/issues/6512", "days_ago": 1374}, {"project": "substrate", "title": "Rework the --unsafe flags", "url": "https://github.com/paritytech/substrate/issues/5418", "days_ago": 1465}, {"project": "substrate", "title": "Log2 Ancestors Module", "url": "https://github.com/paritytech/substrate/issues/2053", "days_ago": 1838}] \ No newline at end of file diff --git a/data/trophy_data.json b/data/trophy_data.json index d6c6413..eefac3c 100644 --- a/data/trophy_data.json +++ b/data/trophy_data.json @@ -1 +1 @@ -[{"project": "ink", "title": "Get rid of the cargo warning about unused manifest key", "url": "https://github.com/paritytech/ink/issues/1929", "days_ago": 121, "assignee": {"login": "pmikolajczyk41", "avatar_url": "https://avatars.githubusercontent.com/u/27450471?v=4", "html_url": "https://github.com/pmikolajczyk41"}}, {"project": "substrate", "title": "Add `TryState` hook for `MessageQueue`", "url": "https://github.com/paritytech/substrate/issues/13115", "days_ago": 228, "assignee": {"login": "gitofdeepanshu", "avatar_url": "https://avatars.githubusercontent.com/u/43631678?v=4", "html_url": "https://github.com/gitofdeepanshu"}}, {"project": "polkadot", "title": "PVF: add `test-utils` feature and remove `#[doc(hidden)]`", "url": "https://github.com/paritytech/polkadot/issues/7285", "days_ago": 229, "assignee": {"login": "Jpserrat", "avatar_url": "https://avatars.githubusercontent.com/u/35823283?v=4", "html_url": "https://github.com/Jpserrat"}}, {"project": "substrate", "title": "try-runtime-cli docs and tests", "url": "https://github.com/paritytech/substrate/issues/13796", "days_ago": 229, "assignee": {"login": "Szegoo", "avatar_url": "https://avatars.githubusercontent.com/u/73715684?v=4", "html_url": "https://github.com/Szegoo"}}, {"project": "polkadot", "title": "PVF: Vote invalid on panics in execution thread", "url": "https://github.com/paritytech/polkadot/issues/7045", "days_ago": 318, "assignee": {"login": "mrcnski", "avatar_url": "https://avatars.githubusercontent.com/u/6035856?v=4", "html_url": "https://github.com/mrcnski"}}, {"project": "ink", "title": "Add `default` attribute for constructors and messages", "url": "https://github.com/paritytech/ink/issues/1703", "days_ago": 337, "assignee": {"login": "kziemianek", "avatar_url": "https://avatars.githubusercontent.com/u/1838338?v=4", "html_url": "https://github.com/kziemianek"}}, {"project": "polkadot", "title": "Inaccessible data stored at session pallet", "url": "https://github.com/paritytech/polkadot/issues/4691", "days_ago": 338, "assignee": {"login": "gupnik", "avatar_url": "https://avatars.githubusercontent.com/u/17176722?v=4", "html_url": "https://github.com/gupnik"}}, {"project": "substrate", "title": "add _(force_origin) support to benchmarking v2", "url": "https://github.com/paritytech/substrate/issues/13721", "days_ago": 341, "assignee": {"login": "sam0x17", "avatar_url": "https://avatars.githubusercontent.com/u/1855021?v=4", "html_url": "https://github.com/sam0x17"}}, {"project": "polkadot", "title": "PVF: Don't dispute on missing artifact", "url": "https://github.com/paritytech/polkadot/issues/6959", "days_ago": 344, "assignee": {"login": "mrcnski", "avatar_url": "https://avatars.githubusercontent.com/u/6035856?v=4", "html_url": "https://github.com/mrcnski"}}, {"project": "ink", "title": "Allow setting block time for off-chain testing", "url": "https://github.com/paritytech/ink/issues/1713", "days_ago": 368, "assignee": {"login": "CrommVardek", "avatar_url": "https://avatars.githubusercontent.com/u/14314577?v=4", "html_url": "https://github.com/CrommVardek"}}, {"project": "ink", "title": "Find out which chains supporting ink! deviate from `DefaultEnvironment`", "url": "https://github.com/paritytech/ink/issues/1614", "days_ago": 399, "assignee": {"login": "lean-apple", "avatar_url": "https://avatars.githubusercontent.com/u/78718413?v=4", "html_url": "https://github.com/lean-apple"}}, {"project": "ink", "title": "Improve `expect` messages for decoding failure", "url": "https://github.com/paritytech/ink/issues/840", "days_ago": 409, "assignee": {"login": "gangov", "avatar_url": "https://avatars.githubusercontent.com/u/6922910?v=4", "html_url": "https://github.com/gangov"}}, {"project": "ink", "title": "Double check usage of `Default` `AccountId`s", "url": "https://github.com/paritytech/ink/issues/1110", "days_ago": 422, "assignee": {"login": "HCastano", "avatar_url": "https://avatars.githubusercontent.com/u/12344623?v=4", "html_url": "https://github.com/HCastano"}}, {"project": "substrate", "title": "Revise staking origins", "url": "https://github.com/paritytech/substrate/issues/12930", "days_ago": 438, "assignee": {"login": "Ank4n", "avatar_url": "https://avatars.githubusercontent.com/u/10196091?v=4", "html_url": "https://github.com/Ank4n"}}, {"project": "substrate", "title": "store `min-active-bond` onchain", "url": "https://github.com/paritytech/substrate/issues/12746", "days_ago": 471, "assignee": {"login": "gpestana", "avatar_url": "https://avatars.githubusercontent.com/u/1398860?v=4", "html_url": "https://github.com/gpestana"}}, {"project": "substrate", "title": "Get rid of `parity-util-mem` dependency", "url": "https://github.com/paritytech/substrate/issues/12658", "days_ago": 479, "assignee": {"login": "mrcnski", "avatar_url": "https://avatars.githubusercontent.com/u/6035856?v=4", "html_url": "https://github.com/mrcnski"}}, {"project": "substrate", "title": "impl StorageDecodeLength for BTreeSet", "url": "https://github.com/paritytech/substrate/issues/12443", "days_ago": 529, "assignee": {"login": "dharjeezy", "avatar_url": "https://avatars.githubusercontent.com/u/11888724?v=4", "html_url": "https://github.com/dharjeezy"}}, {"project": "ink", "title": "Create the mother of all contracts", "url": "https://github.com/paritytech/ink/issues/1181", "days_ago": 681, "assignee": {"login": "agryaznov", "avatar_url": "https://avatars.githubusercontent.com/u/3878903?v=4", "html_url": "https://github.com/agryaznov"}}, {"project": "ink", "title": "New off-chain engine: Implement utility methods", "url": "https://github.com/paritytech/ink/issues/787", "days_ago": 762, "assignee": {"login": "cmichi", "avatar_url": "https://avatars.githubusercontent.com/u/241530?v=4", "html_url": "https://github.com/cmichi"}}, {"project": "ink", "title": "Update `seal0` calls to `seal1`", "url": "https://github.com/paritytech/ink/issues/879", "days_ago": 855, "assignee": {"login": "cmichi", "avatar_url": "https://avatars.githubusercontent.com/u/241530?v=4", "html_url": "https://github.com/cmichi"}}, {"project": "ink", "title": "Create example contract that uses ext_terminate", "url": "https://github.com/paritytech/ink/issues/356", "days_ago": 1213, "assignee": {"login": "cmichi", "avatar_url": "https://avatars.githubusercontent.com/u/241530?v=4", "html_url": "https://github.com/cmichi"}}, {"project": "ink", "title": "Create example contract that uses ext_transfer", "url": "https://github.com/paritytech/ink/issues/355", "days_ago": 1246, "assignee": {"login": "cmichi", "avatar_url": "https://avatars.githubusercontent.com/u/241530?v=4", "html_url": "https://github.com/cmichi"}}, {"project": "ink", "title": "Add storage2::Lazy::set method", "url": "https://github.com/paritytech/ink/issues/426", "days_ago": 1362, "assignee": {"login": "cmichi", "avatar_url": "https://avatars.githubusercontent.com/u/241530?v=4", "html_url": "https://github.com/cmichi"}}, {"project": "ink", "title": "Add new operations to storage2::Vec", "url": "https://github.com/paritytech/ink/issues/406", "days_ago": 1379, "assignee": {"login": "cmichi", "avatar_url": "https://avatars.githubusercontent.com/u/241530?v=4", "html_url": "https://github.com/cmichi"}}, {"project": "ink", "title": "Add performance tests for ink_primitive::Key and KeyPtr", "url": "https://github.com/paritytech/ink/issues/402", "days_ago": 1385, "assignee": {"login": "Robbepop", "avatar_url": "https://avatars.githubusercontent.com/u/8193155?v=4", "html_url": "https://github.com/Robbepop"}}] \ No newline at end of file +[{"project": "ink", "title": "Get rid of the cargo warning about unused manifest key", "url": "https://github.com/paritytech/ink/issues/1929", "days_ago": 122, "assignee": {"login": "pmikolajczyk41", "avatar_url": "https://avatars.githubusercontent.com/u/27450471?v=4", "html_url": "https://github.com/pmikolajczyk41"}}, {"project": "substrate", "title": "Add `TryState` hook for `MessageQueue`", "url": "https://github.com/paritytech/substrate/issues/13115", "days_ago": 229, "assignee": {"login": "gitofdeepanshu", "avatar_url": "https://avatars.githubusercontent.com/u/43631678?v=4", "html_url": "https://github.com/gitofdeepanshu"}}, {"project": "polkadot", "title": "PVF: add `test-utils` feature and remove `#[doc(hidden)]`", "url": "https://github.com/paritytech/polkadot/issues/7285", "days_ago": 230, "assignee": {"login": "Jpserrat", "avatar_url": "https://avatars.githubusercontent.com/u/35823283?v=4", "html_url": "https://github.com/Jpserrat"}}, {"project": "substrate", "title": "try-runtime-cli docs and tests", "url": "https://github.com/paritytech/substrate/issues/13796", "days_ago": 230, "assignee": {"login": "Szegoo", "avatar_url": "https://avatars.githubusercontent.com/u/73715684?v=4", "html_url": "https://github.com/Szegoo"}}, {"project": "polkadot", "title": "PVF: Vote invalid on panics in execution thread", "url": "https://github.com/paritytech/polkadot/issues/7045", "days_ago": 319, "assignee": {"login": "mrcnski", "avatar_url": "https://avatars.githubusercontent.com/u/6035856?v=4", "html_url": "https://github.com/mrcnski"}}, {"project": "ink", "title": "Add `default` attribute for constructors and messages", "url": "https://github.com/paritytech/ink/issues/1703", "days_ago": 338, "assignee": {"login": "kziemianek", "avatar_url": "https://avatars.githubusercontent.com/u/1838338?v=4", "html_url": "https://github.com/kziemianek"}}, {"project": "polkadot", "title": "Inaccessible data stored at session pallet", "url": "https://github.com/paritytech/polkadot/issues/4691", "days_ago": 339, "assignee": {"login": "gupnik", "avatar_url": "https://avatars.githubusercontent.com/u/17176722?v=4", "html_url": "https://github.com/gupnik"}}, {"project": "substrate", "title": "add _(force_origin) support to benchmarking v2", "url": "https://github.com/paritytech/substrate/issues/13721", "days_ago": 342, "assignee": {"login": "sam0x17", "avatar_url": "https://avatars.githubusercontent.com/u/1855021?v=4", "html_url": "https://github.com/sam0x17"}}, {"project": "polkadot", "title": "PVF: Don't dispute on missing artifact", "url": "https://github.com/paritytech/polkadot/issues/6959", "days_ago": 345, "assignee": {"login": "mrcnski", "avatar_url": "https://avatars.githubusercontent.com/u/6035856?v=4", "html_url": "https://github.com/mrcnski"}}, {"project": "ink", "title": "Allow setting block time for off-chain testing", "url": "https://github.com/paritytech/ink/issues/1713", "days_ago": 369, "assignee": {"login": "CrommVardek", "avatar_url": "https://avatars.githubusercontent.com/u/14314577?v=4", "html_url": "https://github.com/CrommVardek"}}, {"project": "ink", "title": "Find out which chains supporting ink! deviate from `DefaultEnvironment`", "url": "https://github.com/paritytech/ink/issues/1614", "days_ago": 400, "assignee": {"login": "lean-apple", "avatar_url": "https://avatars.githubusercontent.com/u/78718413?v=4", "html_url": "https://github.com/lean-apple"}}, {"project": "ink", "title": "Improve `expect` messages for decoding failure", "url": "https://github.com/paritytech/ink/issues/840", "days_ago": 410, "assignee": {"login": "gangov", "avatar_url": "https://avatars.githubusercontent.com/u/6922910?v=4", "html_url": "https://github.com/gangov"}}, {"project": "ink", "title": "Double check usage of `Default` `AccountId`s", "url": "https://github.com/paritytech/ink/issues/1110", "days_ago": 423, "assignee": {"login": "HCastano", "avatar_url": "https://avatars.githubusercontent.com/u/12344623?v=4", "html_url": "https://github.com/HCastano"}}, {"project": "substrate", "title": "Revise staking origins", "url": "https://github.com/paritytech/substrate/issues/12930", "days_ago": 439, "assignee": {"login": "Ank4n", "avatar_url": "https://avatars.githubusercontent.com/u/10196091?v=4", "html_url": "https://github.com/Ank4n"}}, {"project": "substrate", "title": "store `min-active-bond` onchain", "url": "https://github.com/paritytech/substrate/issues/12746", "days_ago": 472, "assignee": {"login": "gpestana", "avatar_url": "https://avatars.githubusercontent.com/u/1398860?v=4", "html_url": "https://github.com/gpestana"}}, {"project": "substrate", "title": "Get rid of `parity-util-mem` dependency", "url": "https://github.com/paritytech/substrate/issues/12658", "days_ago": 480, "assignee": {"login": "mrcnski", "avatar_url": "https://avatars.githubusercontent.com/u/6035856?v=4", "html_url": "https://github.com/mrcnski"}}, {"project": "substrate", "title": "impl StorageDecodeLength for BTreeSet", "url": "https://github.com/paritytech/substrate/issues/12443", "days_ago": 530, "assignee": {"login": "dharjeezy", "avatar_url": "https://avatars.githubusercontent.com/u/11888724?v=4", "html_url": "https://github.com/dharjeezy"}}, {"project": "ink", "title": "Create the mother of all contracts", "url": "https://github.com/paritytech/ink/issues/1181", "days_ago": 682, "assignee": {"login": "agryaznov", "avatar_url": "https://avatars.githubusercontent.com/u/3878903?v=4", "html_url": "https://github.com/agryaznov"}}, {"project": "ink", "title": "New off-chain engine: Implement utility methods", "url": "https://github.com/paritytech/ink/issues/787", "days_ago": 763, "assignee": {"login": "cmichi", "avatar_url": "https://avatars.githubusercontent.com/u/241530?v=4", "html_url": "https://github.com/cmichi"}}, {"project": "ink", "title": "Update `seal0` calls to `seal1`", "url": "https://github.com/paritytech/ink/issues/879", "days_ago": 856, "assignee": {"login": "cmichi", "avatar_url": "https://avatars.githubusercontent.com/u/241530?v=4", "html_url": "https://github.com/cmichi"}}, {"project": "ink", "title": "Create example contract that uses ext_terminate", "url": "https://github.com/paritytech/ink/issues/356", "days_ago": 1214, "assignee": {"login": "cmichi", "avatar_url": "https://avatars.githubusercontent.com/u/241530?v=4", "html_url": "https://github.com/cmichi"}}, {"project": "ink", "title": "Create example contract that uses ext_transfer", "url": "https://github.com/paritytech/ink/issues/355", "days_ago": 1247, "assignee": {"login": "cmichi", "avatar_url": "https://avatars.githubusercontent.com/u/241530?v=4", "html_url": "https://github.com/cmichi"}}, {"project": "ink", "title": "Add storage2::Lazy::set method", "url": "https://github.com/paritytech/ink/issues/426", "days_ago": 1363, "assignee": {"login": "cmichi", "avatar_url": "https://avatars.githubusercontent.com/u/241530?v=4", "html_url": "https://github.com/cmichi"}}, {"project": "ink", "title": "Add new operations to storage2::Vec", "url": "https://github.com/paritytech/ink/issues/406", "days_ago": 1380, "assignee": {"login": "cmichi", "avatar_url": "https://avatars.githubusercontent.com/u/241530?v=4", "html_url": "https://github.com/cmichi"}}, {"project": "ink", "title": "Add performance tests for ink_primitive::Key and KeyPtr", "url": "https://github.com/paritytech/ink/issues/402", "days_ago": 1386, "assignee": {"login": "Robbepop", "avatar_url": "https://avatars.githubusercontent.com/u/8193155?v=4", "html_url": "https://github.com/Robbepop"}}] \ No newline at end of file