Skip to content

updating bananault#43

Open
ghost wants to merge 1071 commits intoBananoCoin:masterfrom
Nault:master
Open

updating bananault#43
ghost wants to merge 1071 commits intoBananoCoin:masterfrom
Nault:master

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Feb 4, 2022

No description provided.

BitDesert and others added 30 commits July 18, 2021 13:50
* use NodeJS 14

* install deps for linting
fix mobile menus not being closed when navigating away via browser history
make mobile menus stick to the bottom of the screen
several other ux improvements
Change "Edit Label" tooltip text to "Edit Entry"
Implement new transactions list and menus for mobile devices
improve style of the extra raw amount
fix fiat price not being shown when using amount url param
fix error if passed amount that is not a number
rename amountRaw to amountExtraRaw to reduce confusion
(which replaces the small camera icon in the destination address field)
also changes button text from "Max" to "MAX" and fixes its unequal padding
fix "Select an account" placeholder being shown while qr image is generated even if an account is selected, now displaying a spinner icon instead
fix address not being shown while qr image is being generated
fix layout jumping when qr image isn't taking up any space during qr load
reset existing qr code when generating a new one
reduce confirmation overlay fade out duration from 5 to 1 second
remove unnecessary margins
Determine extra raw amount when using url param of the send page
Add "Scan QR code" button on "Send" page for small viewports
Improve representative list layout on small viewports
Add "Copy address" button to Receive page for mobile devices
Upscale nanoidenticons when devicePixelRatio is higher than 1
keerifox and others added 30 commits November 6, 2024 09:00
by design, they are signed by someone other than the account owner
Handle epoch blocks when verifying frontier signatures
Fixes to allow successful builds and checks
…-semantics-4.1.1

Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [cookie](https://github.com/jshttp/cookie), [socket.io](https://github.com/socketio/socket.io) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.4.2...v0.7.2)

Updates `socket.io` from 4.7.5 to 4.8.1
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…0a8ff9

Bump cookie, socket.io and express
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](Stuk/jszip@v3.7.1...v3.10.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.11...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [crypto-js](https://github.com/brix/crypto-js) from 3.3.0 to 4.2.0.
- [Commits](brix/crypto-js@3.3.0...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.10 to 7.25.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…erse-7.25.9

Bump @babel/traverse from 7.17.10 to 7.25.9
…4.2.0

Bump crypto-js from 3.3.0 to 4.2.0
…irects-1.15.9

Bump follow-redirects from 1.14.9 to 1.15.9
fix BigNumber usage with undefined - assume 0 in that case.
Fix application becoming unusable upon restart after removing the currently selected account
…js-0.7.33

Bump ua-parser-js from 0.7.31 to 0.7.33
…-component-0.2.2

Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib) to 25.1.8 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.


Updates `app-builder-lib` from 22.14.5 to 25.1.8
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@25.1.8/packages/app-builder-lib)

Updates `electron-builder` from 22.14.5 to 25.1.8
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@25.1.8/packages/electron-builder)

---
updated-dependencies:
- dependency-name: app-builder-lib
  dependency-type: indirect
- dependency-name: electron-builder
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Update invite url from TNC to main nano discord
…041a9c

Bump app-builder-lib and electron-builder
Add XNOPay UK 1 Node as a server option
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.

10 participants