This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Bounties #5715
Merged
Merged
Bounties #5715
Changes from 2 commits
Commits
Show all changes
116 commits
Select commit
Hold shift + click to select a range
1f31ad9
add some compact annotation
xlc f3e7230
implement bounties for treasury
xlc 8c16d4f
fix test build
xlc 3efc22a
remove some duplicated code
xlc 817770d
fix build
xlc a1b30c1
add tests
xlc 5fce0d8
Merge remote-tracking branch 'origin/master' into bounty
xlc d143080
fix build
xlc 3f5d446
Merge remote-tracking branch 'origin/master' into bounty
xlc 829dc20
fix tests
xlc b4f86f1
Merge branch 'master' into bounty
xlc 45b7717
rename
xlc d079500
merge deposit byte fee
xlc ce0bc02
add comments
xlc 19f3bc3
Merge branch 'master' into bounty
xlc 2e9697e
refactor storage
xlc 92e8050
Merge remote-tracking branch 'origin/master' into bounty
xlc a5c26bb
support sub bounty
xlc 18c9bab
emit BountyBecameActive when sub bounty is created
xlc e7fa5e3
able to contribute bounty
xlc 4968e3b
allow curator to cancel bounty
xlc ee57848
remove bounty contribution
xlc 0fb4ff2
implement bounty expiry
xlc f9901a0
Able to extend bounty
xlc 8129646
Merge remote-tracking branch 'origin/master' into bounty
xlc d58794c
fix build and update tests
xlc d432a7a
create sub bounty test
xlc 8141f62
add more tests
xlc 4b1ea01
Merge remote-tracking branch 'origin/master' into bounty
xlc a63680c
add benchmarks for bounties
xlc ecb3893
Merge remote-tracking branch 'origin/master' into bounty
xlc b1d8d2f
fix build
xlc 749c66b
Merge branch 'master' into bounty
xlc b6786e8
line width
xlc 88c2046
fix benchmarking test
xlc fbc12f0
Merge remote-tracking branch 'origin/master' into bounty
xlc e174c98
update trait
xlc 697c1e3
fix typo
xlc 1bd7fc0
Merge remote-tracking branch 'origin/master' into bounty
xlc e1e01ee
Update lib.rs
afe301b
Merge remote-tracking branch 'origin/master' into bounty
xlc 24f58bf
Merge pull request #1 from rrtti/patch-1
xlc dd7739b
update docs
xlc e8ffa3b
Merge remote-tracking branch 'origin/master' into bounty
xlc 08065ac
add MaximumSubBountyDepth
xlc aacd9af
put BountyValueMinimum into storage
xlc c1f9900
rework bount depth
xlc 705775d
Merge remote-tracking branch 'origin/master' into bounty
xlc 2b8ecaa
Merge remote-tracking branch 'origin/master' into bounty
xlc bfae64b
split on_initialize benchmarks
shawntabrizi d605cb0
remove components from constant functions
shawntabrizi e175bc0
Update weight integration into treasury
shawntabrizi 2ff28ee
Update reject proposal read/writes
shawntabrizi 6a0cc13
fix weight calculation
xlc c222128
Ignore weights with 0 factor
shawntabrizi a5c897e
Remove 0 multipliers
shawntabrizi be92d1f
Merge remote-tracking branch 'origin/master' into bounty
xlc 4441cdc
add some docs
xlc 5927720
allow unused for generated code
xlc 4b6f6e7
line width
xlc 8a73200
allow RejectOrigin to cancel a pending payout bounty
xlc 2ecd9f3
require BountyValueMinimum > ED
xlc 06a305e
make BountyValueMinimum configurable by chain spec
xlc e86b63d
Merge remote-tracking branch 'origin/master' into bounty
xlc 72a7a4c
remove sub-bounty features
xlc 3c1a020
update curator
xlc dc8b295
accept curator
xlc e9b34be
unassign and cancel
xlc 14b758a
fix tests
xlc ef05e56
new tests
xlc c32c3ca
Merge remote-tracking branch 'origin/master' into bounty
xlc 9f87045
Update lib.rs
901b915
fix test
xlc af3931a
Merge remote-tracking branch 'origin/master' into bounty
xlc e3798eb
Merge pull request #4 from rrtti/patch-2
xlc 6f40541
update extend_bounty_expiry
xlc 6a14ec0
fix benchmarking
xlc 3012300
add new benchmarking code
xlc 343eb1c
add docs
xlc f724898
fix tests
xlc 1f0c809
Update benchmarking.rs
shawntabrizi 664f6e8
Make BountyValueMinimum a trait config instead of stroage value
xlc 571059a
fix runtime build
xlc 858a838
Update weights
shawntabrizi be0967e
Merge branch 'bounty' of https://github.com/laminar-protocol/substrat…
shawntabrizi e4dd5ff
Update default_weights.rs
shawntabrizi c2ee191
update weights
shawntabrizi a2e6306
update
xlc c49981c
update comments
xlc 465aaf3
unreserve curator fee
xlc 2d2b1a4
update tests
xlc 363bdec
update benchmarks
xlc 7482e59
fix curator deposit handling
xlc ca54bfc
Merge remote-tracking branch 'origin/master' into bounty
xlc 58ce671
trigger CI
xlc 31491d3
fix benchmarking
xlc a81e017
use append instead of mutate push
xlc e0d0daf
additional noop tests
shawntabrizi 1dec474
improve fee hanlding. update event docs
xlc 27cd80c
RejectOrigin to unassign
xlc 85baba7
update bounty cancel logic
xlc 05478ba
use Zero::zero() over 0.into()
xlc 8033517
Merge remote-tracking branch 'origin/master' into bounty
xlc c70d864
fix tests
xlc 76657c7
Merge remote-tracking branch 'origin/master' into bounty
xlc 0db424e
Merge branch 'master' into bounty
xlc 54d0bbc
fix benchmarks
xlc 3795109
proposed fixes to bounties
shawntabrizi e833a53
fix tests
shawntabrizi e6f95c6
fix benchmarks
shawntabrizi 0982f46
update weightinfo
shawntabrizi 784a69a
use closure
shawntabrizi f645aca
Merge pull request #5 from paritytech/shawntabrizi-bounty-fixes
xlc 7372444
fix compile
shawntabrizi 8015965
update weights
shawntabrizi bb2a86f
Merge branch 'master' into pr/5715
shawntabrizi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.