Conversation
|
Codecov Report
@@ Coverage Diff @@
## develop #838 +/- ##
========================================
Coverage 82.21% 82.21%
========================================
Files 48 48
Lines 1895 1895
Branches 303 303
========================================
Hits 1558 1558
Misses 337 337 Continue to review full report at Codecov.
|
|
Can you regenerate the |
| @@ -0,0 +1,453 @@ | |||
| { | |||
There was a problem hiding this comment.
Need to update colons in names to hypens
There was a problem hiding this comment.
Ah what is the context for that? I noticed they were hyphens in the old mainnet deploy but didn't know why we did that. I'll add a commit to fix that though
There was a problem hiding this comment.
I updated the names of the files to use hyphens. Anything else that needs to change?
| 18000000, | ||
| 1200000, | ||
| "0x668E5b997b9aE88a56cd40409119d4Db9e6d752E", | ||
| 15769999, |
There was a problem hiding this comment.
Why these weird config values?
There was a problem hiding this comment.
Oh damn thought I changed that to 15770000 which is ~half a year.
There was a problem hiding this comment.
Can we double check that there are no problems with 100k min
There was a problem hiding this comment.
@ben-chain check me on this one, but I think that 100k should be fine considering we have this check in the deposits:
There was a problem hiding this comment.
Yeah, these should be combined and always kept the same. I agree that this is OK due to the current require that Karl pointed out. One note is it will make things OOG more often, though.
|
^we had to bring the branch up-to-date with Update |
|
Merging this because its high priority and there is no going back at this point. The config options are safe but we should consider discussing them in public more next time so that there can be more input |
* Update mainnet deployment * Remove old unused contracts * chore: regenerate readme * Change : to - in deploy files Co-authored-by: Georgios Konstantopoulos <me@gakonst.com> Co-authored-by: Mark Tyneway <mark.tyneway@gmail.com> Co-authored-by: platocrat <37757724+platocrat@users.noreply.github.com>
Description
Add a new mainnet deployment of v0.3.0.