Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removes per tip txn limit #7101

Merged
merged 3 commits into from
Jul 20, 2020
Merged

removes per tip txn limit #7101

merged 3 commits into from
Jul 20, 2020

Conversation

owocki
Copy link
Contributor

@owocki owocki commented Jul 14, 2020

removes per tip txn limit

@codecov
Copy link

codecov bot commented Jul 14, 2020

Codecov Report

Merging #7101 into stable will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable    #7101      +/-   ##
==========================================
+ Coverage   26.25%   26.27%   +0.01%     
==========================================
  Files         300      300              
  Lines       29384    29364      -20     
  Branches     4325     4319       -6     
==========================================
  Hits         7714     7714              
+ Misses      21399    21374      -25     
- Partials      271      276       +5     
Impacted Files Coverage Δ
app/dashboard/tip_views.py 15.35% <ø> (+1.17%) ⬆️
app/quests/views.py 16.22% <0.00%> (ø)
app/dashboard/views.py 10.57% <0.00%> (ø)
...rketing/management/commands/no_applicants_email.py 0.00% <0.00%> (ø)
...eting/management/commands/assemble_leaderboards.py 39.73% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d35d153...75a54a2. Read the comment docs.

@thelostone-mc thelostone-mc merged commit 7efb431 into stable Jul 20, 2020
octavioamu added a commit that referenced this pull request Jul 24, 2020
* removes per tip txn limit (#7101)

* removes tip per txn limit

* removes tip per txn limit

* removes tip per txn limit

* allow matic grant creation w/o web3 (#7118)

* allow matic grant creation w/o web3

* remove consolelog

* fix lint

* fix network assignment for grants w/o web3

* fix matic label in grants index

* gas prices threshold

* avatar URL

* New bounty form (#7086)

* create new form

* set fee

* add missing fields and fix datepicker

* form fees and featured

* url params

* add subscriptions models

* subscription validations and wallet tx counter

* cleanup

* migration

* hide chains

* add duplication validate

* add decimals filter

* fix validations

* code review

* new form fixes

Co-authored-by: Kevin Owocki <ksowocki@gmail.com>
Co-authored-by: Dan Lipert <danlipert@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants