Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 32 commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
60ce4f5
Initial crowdfund stuff
gavofyork Jul 5, 2019
5a88e8e
Make `communication_for` exit when we end a round (#313)
bkchr Jul 5, 2019
02e544e
Add file
gavofyork Jul 5, 2019
1433a13
Rest of logic.
gavofyork Jul 5, 2019
08f671f
Consts to Getters
gavofyork Jul 5, 2019
7ee6b27
Cleanups
gavofyork Jul 5, 2019
70d11ce
Trying to get things to compile
shawntabrizi Jul 16, 2019
18feb1c
More patchwork
shawntabrizi Jul 16, 2019
a1b03e8
Patch dissolve
shawntabrizi Jul 16, 2019
bc742a3
Patch `fix_deploy_data`, add getters to `NewBidder`
shawntabrizi Jul 16, 2019
9704ea5
Dispatchable functions compile... with warnings
shawntabrizi Jul 16, 2019
cb4ae9e
Fix some warnings and typos
shawntabrizi Jul 16, 2019
c72e970
Merge branch 'master' into gav-crowdfund
shawntabrizi Jul 16, 2019
d16bc32
Whitespace to Tabs
shawntabrizi Jul 16, 2019
d65814f
Merge remote-tracking branch 'upstream/master' into gav-crowdfund
shawntabrizi Jul 19, 2019
0a744a4
Update to use `into_sub_account`
shawntabrizi Jul 19, 2019
c1d60c2
Add events
shawntabrizi Jul 20, 2019
bc76652
Basic fixes to runtime logic and checking
shawntabrizi Jul 21, 2019
606d6f9
Check that auction in progress when creating
shawntabrizi Jul 21, 2019
612b834
Automatically assign end for crowdfund
shawntabrizi Jul 21, 2019
6122c67
Update runtime/src/crowdfund.rs
shawntabrizi Jul 22, 2019
899c6cf
Update runtime/src/crowdfund.rs
shawntabrizi Jul 22, 2019
c7d586e
Update runtime/src/crowdfund.rs
shawntabrizi Jul 22, 2019
1dc4b05
Update crowdfund.rs
shawntabrizi Jul 22, 2019
6c7b697
Merge branch 'gav-crowdfund' of https://github.com/paritytech/polkado…
shawntabrizi Jul 22, 2019
d85dadb
Patch `NewRaise` logic
shawntabrizi Jul 22, 2019
7585660
Test compiles
shawntabrizi Jul 22, 2019
3fdc25b
Make `NewRaised` logic even better
shawntabrizi Jul 22, 2019
cb8b6b6
Fix trie id generation, start to add some tests
shawntabrizi Jul 23, 2019
43bf6cd
More tests
shawntabrizi Jul 23, 2019
43fe30f
Add more tests
shawntabrizi Jul 23, 2019
79a1c8d
Finish tests
shawntabrizi Jul 23, 2019
d5f1884
Formatting nits
shawntabrizi Jul 24, 2019
2914538
Use `into_iter`
shawntabrizi Jul 25, 2019
e153ba8
Merge branch 'master' into gav-crowdfund
shawntabrizi Aug 7, 2019
dde3630
Merge remote-tracking branch 'upstream/master' into gav-crowdfund
shawntabrizi Aug 14, 2019
a3ff9be
Fix for latest Substrate updates
shawntabrizi Aug 14, 2019
7c4b105
Cleanup
gavofyork Sep 13, 2019
be97132
Merge remote-tracking branch 'origin/master' into gav-crowdfund
gavofyork Sep 13, 2019
cfb41f6
Fixes.
gavofyork Sep 13, 2019
f826112
Copyright header.
gavofyork Sep 13, 2019
c1979d3
Remove dead code.
gavofyork Sep 13, 2019
8cb7566
Reinstate actually alive code.
gavofyork Sep 13, 2019
49643ba
Fix tests
shawntabrizi Sep 13, 2019
166ec2c
Make funds work before auction
shawntabrizi Sep 14, 2019
7a7079e
Test a fund which spans 2 auctions.
shawntabrizi Sep 15, 2019
4037522
Docs.
gavofyork Sep 17, 2019
c8f9bb9
Merge remote-tracking branch 'origin/gav-crowdfund' into gav-crowdfund
gavofyork Sep 17, 2019
aebce48
Update doc
shawntabrizi Sep 17, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading