This repository has been archived by the owner on May 24, 2022. It is now read-only.
Parity Fether v0.3-beta - Mainnet
devops-parity
released this
10 Apr 10:29
·
43 commits
to master
since this release
This is the first release of Fether syncing Ethereum Mainnet per default. For any question, checkout out FAQ.
List of changes:
- chore: Allow fetching cross-platform parity-ethereum #501
- Prepare for Mainnet launch #479
- perf: Bump light.js to use getTxByHash #492
- fix: Fix small bugs after hasty merge #498
- fix: Relates to #124. Security #451
- Use path join to build on Windows #487
- refactor: Don't call transactionCountOf$ until needed #414
- refactor: Update craco and remove --react-scripts workaround #491
- Use path.join in fetch-latest-parity.js #489
- Use atomiclabs/cryptocurrency-icons/ set of icons #488
- Use path join to build on Windows #487
- Update Webcam error messages to refer to Fether FAQv #482
- Fixes #453. Show window if visible but blurred #454
- fix: correctly set permissions on downloaded binary #472
- Use preload script as buffer between main and renderer processes #463
- docs: Update Readme with dependencies, guide for taskbar usage and building and debugging production #450
- Fix icons #396
- refactor: Update Fether menu for taskbar mode on non-macOS (add 'Quit', remove 'Close Window', remove 'Minimize') #440
- Use new token contract's source #477
- Make sure long token names don't break the UI #478
- fix: Relates to #474. Fix so Transaction Details shows missing inputs instead of incorrect values #476
- Convert the gasPrice to Gwei for Parity Signer transactions #473
- Parity Ethereum bundling #458
- Move unessential content to the wiki #471
- feat: Add Reload to taskbar menu in development only #468
- Center account header #470
- feat: Fixes #390. Show shortened version if account name over 25 chars #391
- chore: update copyright headers to 2019 #462
- fix: Fix warning since lifecycle method should be componentWillUnmount #461
- fix: Fixes #459. Use default role for Edit menu on macOS #460
- Fixed window size #436
- Check for new Fether release & prompt user on startup #427
- fix: Fixes #442. Only run moveWindowUp when Fether window "frameless" and when showing window #443
- fix: Fixes #421. Linux tray and dock icon not pixelated and Fether branding #445
- fix: Fixes cannot getContent of undefined bug when run TASKBAR=false and Close Window then re-open it #439
- fix: Fixes #410. Prevent duplicate listeners #437
- feat: Relates to #312. Taskbar app #332
- Fix accounts list not being scrollable (fix #430) #431
- fix: Fresh sync shows blank screen #417
- fix: Fixes #361. Restrict user from clicking "Scan" to process tx before gas is calculated #386
- fix: Fixes #418. Removes resize animation since causes incorrect window to be shown #419
- chore: Use craco tests in fether-react and jest in fether-electron #406
- Fix light.setApi race condition #416
- fix: Fixes #320. SUI-based modal overlays to prevent form field values reseting on sync. #355
- fix: Fixes #408 window resize #409
- feat: Relates to #337. Part 2 of 2 - Change Tx Recap Unlock design #364
- fix: Fixes #401. Add ansi-styles to fix bug. Update other dependencies #403
- chore: Relates to #309. Update to Electron v4.0.1 #352
- Fix sync rate not showing #385
- fix: Fixes #383. Add an underlay to absorb a blur click away from the menu so nothing else in the UI clicked upon menu blur #384
- fix: Fix txStatus race condition in sendStore #381
- feat: Relates to #337. Part 1 of 2 - Account view - Change header account design #363
- feat: Relates to #264. SUI-based drop-down menu with Backup Account and Add Tokens #356
- fix: Relates to #324. Show link to Blockscout upon confirmed, not the first confirmation #377
- CI: add key and cache node_modules only #376
- CI: add key for the cache #375