{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":518010814,"defaultBranch":"master","name":"substrate","ownerLogin":"UniqueNetwork","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-07-26T10:14:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/87804347?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719799470.0","currentOid":""},"activityList":{"items":[{"before":"2261fb086420c6dcc4437e5ee8c4f213a7e1d2b0","after":"9137fb30f42e5d4685af816f91d69b437ef8c08d","ref":"refs/heads/ranked-collective-config","pushedAt":"2023-08-22T04:09:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PraetorP","name":"Pavel Orlov","path":"/PraetorP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45266194?s=80&v=4"},"commit":{"message":"Update primitives/runtime/src/traits.rs\n\nCo-authored-by: Keith Yeung ","shortMessageHtmlLink":"Update primitives/runtime/src/traits.rs"}},{"before":"e1f8af40162f728d59993ab5f0c70fb1812195f6","after":"2261fb086420c6dcc4437e5ee8c4f213a7e1d2b0","ref":"refs/heads/ranked-collective-config","pushedAt":"2023-08-19T13:22:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PraetorP","name":"Pavel Orlov","path":"/PraetorP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45266194?s=80&v=4"},"commit":{"message":"Revert \"Update primitives/runtime/src/traits.rs\"\n\nThis reverts commit e1f8af40162f728d59993ab5f0c70fb1812195f6.","shortMessageHtmlLink":"Revert \"Update primitives/runtime/src/traits.rs\""}},{"before":"5d1b180a768f93b5f1e67ac7a93b49c4081fbc02","after":"e1f8af40162f728d59993ab5f0c70fb1812195f6","ref":"refs/heads/ranked-collective-config","pushedAt":"2023-08-19T12:18:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PraetorP","name":"Pavel Orlov","path":"/PraetorP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45266194?s=80&v=4"},"commit":{"message":"Update primitives/runtime/src/traits.rs\n\nCo-authored-by: Keith Yeung ","shortMessageHtmlLink":"Update primitives/runtime/src/traits.rs"}},{"before":"b2ac5d1e6483e655b712749111285387846ff641","after":"5d1b180a768f93b5f1e67ac7a93b49c4081fbc02","ref":"refs/heads/ranked-collective-config","pushedAt":"2023-07-14T12:18:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PraetorP","name":"Pavel Orlov","path":"/PraetorP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45266194?s=80&v=4"},"commit":{"message":"test(pallet-ranked-collective): switch to `Ignore`","shortMessageHtmlLink":"test(pallet-ranked-collective): switch to Ignore"}},{"before":"4d4711b21abeeda77a1a0b7bf1c8f4bdf8ca3a76","after":"b2ac5d1e6483e655b712749111285387846ff641","ref":"refs/heads/ranked-collective-config","pushedAt":"2023-07-14T12:07:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PraetorP","name":"Pavel Orlov","path":"/PraetorP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45266194?s=80&v=4"},"commit":{"message":"Update primitives/runtime/src/traits.rs\n\nCo-authored-by: Oliver Tale-Yazdi ","shortMessageHtmlLink":"Update primitives/runtime/src/traits.rs"}},{"before":"837cbac613c21183c5e24b3052b67cc2d6a1c837","after":"4d4711b21abeeda77a1a0b7bf1c8f4bdf8ca3a76","ref":"refs/heads/ranked-collective-config","pushedAt":"2023-07-14T11:24:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PraetorP","name":"Pavel Orlov","path":"/PraetorP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45266194?s=80&v=4"},"commit":{"message":"doc(pallet-ranked-collective): update fn docs","shortMessageHtmlLink":"doc(pallet-ranked-collective): update fn docs"}},{"before":"74254e9c58fbe99afec0da3c7a68149c0f5b69c9","after":"837cbac613c21183c5e24b3052b67cc2d6a1c837","ref":"refs/heads/ranked-collective-config","pushedAt":"2023-07-14T10:16:36.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"PraetorP","name":"Pavel Orlov","path":"/PraetorP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45266194?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/master' into ranked-collective-config","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/master' into ranked-collective-c…"}},{"before":null,"after":"74254e9c58fbe99afec0da3c7a68149c0f5b69c9","ref":"refs/heads/ranked-collective-config","pushedAt":"2023-07-14T09:21:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"PraetorP","name":"Pavel Orlov","path":"/PraetorP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45266194?s=80&v=4"},"commit":{"message":"feat(pallet-ranked-collective): added types\n\nNew associated types(`AddOrigin` & `RemoveOrigin`) have been added to `Config`.","shortMessageHtmlLink":"feat(pallet-ranked-collective): added types"}},{"before":"c800a2c0c0a19f2600dfca1e7ea4608e3494e944","after":"c446786a498dee7b413de101efc3c339d3eddf44","ref":"refs/heads/master","pushedAt":"2023-07-14T09:16:50.438Z","pushType":"push","commitsCount":280,"pusher":{"login":"PraetorP","name":"Pavel Orlov","path":"/PraetorP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45266194?s=80&v=4"},"commit":{"message":"Replace system config `Index` for `Nonce` (#14290)\n\n* replace Index by Nonce\n\n* replace Index by Nonce\n\n* replace Index by Nonce\n\n* replace Index by Nonce\n\n* replace Index by Nonce\n\n* wip\n\n* remove index in lieu of nonce\n\n* wip\n\n* remove accountnonce in lieu of nonce\n\n* add minor improvement\n\n* rebase and merge conflicts","shortMessageHtmlLink":"Replace system config Index for Nonce (paritytech#14290)"}},{"before":"c800a2c0c0a19f2600dfca1e7ea4608e3494e944","after":"c446786a498dee7b413de101efc3c339d3eddf44","ref":"refs/heads/master","pushedAt":"2023-07-14T09:16:50.000Z","pushType":"push","commitsCount":280,"pusher":{"login":"PraetorP","name":"Pavel Orlov","path":"/PraetorP","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45266194?s=80&v=4"},"commit":{"message":"Replace system config `Index` for `Nonce` (#14290)\n\n* replace Index by Nonce\n\n* replace Index by Nonce\n\n* replace Index by Nonce\n\n* replace Index by Nonce\n\n* replace Index by Nonce\n\n* wip\n\n* remove index in lieu of nonce\n\n* wip\n\n* remove accountnonce in lieu of nonce\n\n* add minor improvement\n\n* rebase and merge conflicts","shortMessageHtmlLink":"Replace system config Index for Nonce (paritytech#14290)"}},{"before":"71315fbfb2899c3bbe5ac539ce03bc6e5e256a75","after":"1ff555695a5bcc3cd16dca15aced3e27411532d3","ref":"refs/heads/feature/sheduler_call_filter","pushedAt":"2023-05-03T07:49:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bugrazoid","name":null,"path":"/bugrazoid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13888870?s=80&v=4"},"commit":{"message":"fix: tests","shortMessageHtmlLink":"fix: tests"}},{"before":"8251de8e34636546899a2f7d8b39b50596a81a9d","after":"a991ebf907cc8695e418b6cefabeb952c2ce58ba","ref":"refs/heads/feature/batch_call_filter","pushedAt":"2023-05-03T07:39:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bugrazoid","name":null,"path":"/bugrazoid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13888870?s=80&v=4"},"commit":{"message":"fix: remove CallFilter from as_derevative","shortMessageHtmlLink":"fix: remove CallFilter from as_derevative"}},{"before":"f8a1dd4c836d7d29382ba66fc2fce40fc1364546","after":"c800a2c0c0a19f2600dfca1e7ea4608e3494e944","ref":"refs/heads/master","pushedAt":"2023-05-03T07:30:53.097Z","pushType":"push","commitsCount":189,"pusher":{"login":"bugrazoid","name":null,"path":"/bugrazoid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13888870?s=80&v=4"},"commit":{"message":"Manual seal delayed finalize (#13999)\n\n* up\r\n\r\n* up\r\n\r\n* added test\r\n\r\n* remove unncessary dep\r\n\r\n* cargo fmt\r\n\r\n* cargo fmt\r\n\r\n* up\r\n\r\n* Update client/consensus/manual-seal/src/lib.rs\r\n\r\nCo-authored-by: Bastian Köcher \r\n\r\n* fix test\r\n\r\n* cargo fmt\r\n\r\n* added docs\r\n\r\n* updated doc\r\n\r\n---------\r\n\r\nCo-authored-by: Bastian Köcher \r\nCo-authored-by: parity-processbot <>","shortMessageHtmlLink":"Manual seal delayed finalize (paritytech#13999)"}},{"before":"71662b35dadb82ce26d65abc50a4b5a86378323a","after":"8251de8e34636546899a2f7d8b39b50596a81a9d","ref":"refs/heads/feature/batch_call_filter","pushedAt":"2023-03-20T08:49:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bugrazoid","name":null,"path":"/bugrazoid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13888870?s=80&v=4"},"commit":{"message":"fix: remove CallFilter from as_derevative","shortMessageHtmlLink":"fix: remove CallFilter from as_derevative"}},{"before":"1d9a139dd96bf5d1583c725bae6fcac5a0805372","after":"f8a1dd4c836d7d29382ba66fc2fce40fc1364546","ref":"refs/heads/master","pushedAt":"2023-03-20T07:37:32.405Z","pushType":"push","commitsCount":61,"pusher":{"login":"bugrazoid","name":null,"path":"/bugrazoid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13888870?s=80&v=4"},"commit":{"message":"Deprecate `Currency`; introduce holds and freezing into `fungible` traits (#12951)\n\n* First reworking of fungibles API\n\n* New API and docs\n\n* More fungible::* API improvements\n\n* New ref-counting logic for old API\n\n* Missing files\n\n* Fixes\n\n* Use the new transfer logic\n\n* Use fungibles for the dispatchables\n\n* Use shelve/restore names\n\n* Locking works with total balance.\n\n* repotting and removal\n\n* Separate Holds from Reserves\n\n* Introduce freezes\n\n* Missing files\n\n* Tests for freezing\n\n* Fix hold+freeze combo\n\n* More tests\n\n* Fee-free dispatchable for upgrading accounts\n\n* Benchmarks and a few fixes\n\n* Another test\n\n* Docs and refactor to avoid blanket impls\n\n* Repot\n\n* Fit out ItemOf fully\n\n* Add events to Balanced traits\n\n* Introduced events into Hold traits\n\n* Fix Assets pallet tests\n\n* Assets benchmarks pass\n\n* Missing files and fixes\n\n* Fixes\n\n* Fixes\n\n* Benchmarks fixes\n\n* Fix balance benchmarks\n\n* Formatting\n\n* Expose fungible sub modules\n\n* Move NIS to fungible API\n\n* Fix broken impl and add test\n\n* Fix tests\n\n* API for `transfer_and_hold`\n\n* Use composite APIs\n\n* Formatting\n\n* Upgraded event\n\n* Fixes\n\n* Fixes\n\n* Fixes\n\n* Fixes\n\n* Repot tests and some fixed\n\n* Fix some bits\n\n* Fix dust tests\n\n* Rename `set_balance`\n\n- `Balances::set_balance` becomes `Balances::force_set_balance`\n- `Unbalanced::set_balance` becomes `Unbalances::write_balance`\n\n* becomes\n\n* Move dust handling to fungibles API\n\n* Formatting\n\n* Fixes and more refactoring\n\n* Fixes\n\n* Fixes\n\n* Fixes\n\n* Fixes\n\n* Fixes\n\n* Fixes\n\n* Fixes\n\n* Fixes\n\n* Fixes\n\n* Use reducible_balance for better correctness on fees\n\n* Reducing hold to zero should remove entry.\n\n* Add test\n\n* Docs\n\n* Update frame/support/src/traits/tokens/fungibles/hold.rs\n\nCo-authored-by: Muharem Ismailov \n\n* Update frame/support/src/traits/tokens/fungibles/regular.rs\n\nCo-authored-by: Muharem Ismailov \n\n* Update frame/support/src/traits/tokens/fungible/hold.rs\n\nCo-authored-by: Muharem Ismailov \n\n* Update frame/support/src/traits/tokens/fungible/regular.rs\n\nCo-authored-by: Muharem Ismailov \n\n* Docs\n\n* Docs\n\n* Docs\n\n* Fix NIS benchmarks\n\n* Doc comment\n\n* Remove post_mutation\n\n* Fix some tests\n\n* Fix some grumbles\n\n* Enumify bool args to fungible(s) functions\n\n* Fix up assets and balances\n\n* Formatting\n\n* Fix contracts\n\n* Fix tests & benchmarks build\n\n* Typify minted boolean arg\n\n* Typify on_hold boolean arg; renames\n\n* Fix numerous tests\n\n* Fix dependency issue\n\n* Privatize dangerous API mutate_account\n\n* Fix contracts (@alext - please check this commit)\n\n* Remove println\n\n* Fix tests for contracts\n\n* Fix broken rename\n\n* Fix broken rename\n\n* Fix broken rename\n\n* Docs\n\n* Update frame/support/src/traits/tokens/fungible/hold.rs\n\nCo-authored-by: Anthony Alaribe \n\n* remove from_ref_time\n\n* Update frame/executive/src/lib.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/executive/src/lib.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Reenable test\n\n* Update frame/support/src/traits/tokens/fungibles/hold.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/support/src/traits/tokens/fungible/hold.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/support/src/traits/tokens/fungible/hold.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/support/src/traits/tokens/fungible/hold.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/support/src/traits/tokens/currency.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/lottery/src/tests.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/support/src/traits/tokens/fungible/mod.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/support/src/traits/tokens/fungible/regular.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/support/src/traits/tokens/fungibles/freeze.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/support/src/traits/tokens/fungible/regular.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/support/src/traits/tokens/fungibles/hold.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/support/src/traits/tokens/fungibles/hold.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Update frame/support/src/traits/tokens/fungibles/hold.rs\n\nCo-authored-by: Anthony Alaribe \n\n* Rename UnwantedRemoval to UnwantedAccountRemoval\n\n* Docs\n\n* Formatting\n\n* Update frame/balances/src/lib.rs\n\nCo-authored-by: Oliver Tale-Yazdi \n\n* Update primitives/runtime/src/lib.rs\n\nCo-authored-by: Keith Yeung \n\n* handle_raw_dust oes nothing\n\n* Formatting\n\n* Fixes\n\n* Grumble\n\n* Fixes\n\n* Add test\n\n* Add test\n\n* Tests for reducible_balance\n\n* Fixes\n\n* Fix Salary\n\n* Fixes\n\n* Disable broken test\n\n* Disable nicely\n\n* Fixes\n\n* Fixes\n\n* Fixes\n\n* Rename some events\n\n* Fix nomination pools breakage\n\n* Add compatibility stub for transfer tx\n\n* Reinstate a safely compatible version of Balances set_balance\n\n* Fixes\n\n* Grumble\n\n* Update frame/nis/src/lib.rs\n\nCo-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>\n\n* \".git/.scripts/commands/bench/bench.sh\" pallet dev pallet_balances\n\n* disable flakey tests\n\n* Update frame/balances/src/lib.rs\n\nCo-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>\n\n* Grumbles\n\n* Grumble\n\n---------\n\nCo-authored-by: Muharem Ismailov \nCo-authored-by: Alexander Theißen \nCo-authored-by: Anthony Alaribe \nCo-authored-by: Oliver Tale-Yazdi \nCo-authored-by: Keith Yeung \nCo-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>\nCo-authored-by: command-bot <>","shortMessageHtmlLink":"Deprecate Currency; introduce holds and freezing into fungible tr…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADb4_qFQA","startCursor":null,"endCursor":null}},"title":"Activity · UniqueNetwork/substrate"}