-
Notifications
You must be signed in to change notification settings - Fork 80
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
release-0.10.2 #1517
release-0.10.2 #1517
Conversation
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com>
* start * less code * new icon, changelog * new icon * put spinny icon always in the middle of the page * tweak
…5.7.4 Bump acorn from 5.7.3 to 5.7.4
…d as "string" (not as "number") (#1516) * uint256- to string * toString * remove console.log * use ""+userValue * use BN * fix * . * get uint256 as string * do not use type=number for uint256 * lint * validity check * update changelog * update package version Co-authored-by: Doug Kent <github@douglaskent.com>
* start * fix prod build error * remove prod build fix * package-lock
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this increase Heroku slug size with around 180mega.
how come ?
@tibetsprague |
Getting an error on the redemption page on rinkeby: |
@EzraWeller Were you going to create tickets for bugs you find? (Be sure to give us good repro steps :-) ) And you can go to "File Changes" tab, click "Review changes" and request changes, officially rejecting this PR and preventing it from being merged until you've got satisfaction. |
I wasn't sure if it would be worth in these cases -- it would be important for me to reference any new issues I create in this comment section, right? To keep track of the issues related to this release? Or should I track them another way? Edit: Made new issues for the two errors above. Hopefully the repro steps are clear enough. Let me know if not. |
@EzraWeller I'm not sure, but I'm leaning toward referencing each ticket in the description of this PR. Then is appropriate, we could prepend each ticket reference with "Resolves: " so github will automatically close the ticket when this PR is merged. |
Okay, I'm ready approve this. #1519 is still open, but it doesn't seem to be an issue on mainnet (b/c they aren't as many pending redemptions?). |
@EzraWeller yeah I’m thinking about that one but not an issue on prod yet |
- Fix bug when entering numbers for uint256 data types in the GenericScheme new proposal modal | ||
|
||
- Bugs Fixed | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how about the animation pr ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@orenyodfat See: #1528 |
* downgrade 3Box * install multicodec so 3box will build * update package-lock.json * restore build script * downgrade webpack-bundle-analyzer * revert downgrade webpack-bundle-analyzer * lock 3box into 1.16.1 * revert webpack-bundle-analyzer * revert again (?!) * update package-lock.json
* new busy waiting animation * edit
No description provided.