Commit Graph

597 Commits

Author SHA1 Message Date
Sean 709008c8bc
Merge pull request #322 from oxen-io/bump-1-8-1
Bump to v1.8.1
2022-11-17 07:51:09 +11:00
Sean Darcy 2bca9c0e7c Bump to v1.8.1 2022-11-17 07:49:34 +11:00
Jason Rhinelander 4bc881e7fc
Merge pull request #316 from jagerman/mac-build-script
Mac build script
2022-09-01 17:06:00 -03:00
Sean fbc06a407b
Merge pull request #320 from oxen-io/sort-sn-staked-list
Sorts the "MY STAKES" service node list alphabetically
2022-08-23 07:17:45 +10:00
Sean 64b38e7abc
Merge pull request #319 from oxen-io/bump-1-8-0
Bump to v1.8.0
2022-08-23 07:17:33 +10:00
Sean a7b9274ddd
Merge pull request #321 from oxen-io/header-text-visability
Header text made visable for hardware wallet list
2022-08-23 07:17:18 +10:00
Sean Darcy 3248e03924 Header text made visable for hardware wallet list
The headers for "Hardware Wallets" and "Normal Wallets" was not visable
due to default white color. This makes it visible.
2022-08-19 16:28:10 +10:00
Sean Darcy 165c140588 Bump to v1.8.0 2022-08-15 11:56:28 +10:00
Sean Darcy c44a3666f3 Sorts the "MY STAKES" service node list alphabetically
The list provided to users under service nodes -> my stakes previously
had no sorting, which made it slightly difficult to find the service
node as they would appear in a random order. This simply applys an
alphabetical ordering over the service node pubkeys so that service node
pubkey "0fa72..." will appear before pubkey "7eee3..."
2022-08-15 11:52:25 +10:00
Sean 019b8d3a9b
Merge pull request #283 from darcys22/hardware-wallet
Hardware wallet
2022-07-14 12:07:02 +10:00
Sean 79b9d14be5
Merge pull request #315 from ianmacd/pr3
Add oxen-rpc.caliban.org as an extra RPC node.
2022-07-14 12:06:53 +10:00
Sean aef30512fa
Update state.js 2022-07-14 12:02:21 +10:00
Sean d33ccfe0cd
Merge branch 'development' into hardware-wallet 2022-07-14 11:53:14 +10:00
Jason Rhinelander ef4e62d8b0
Sync up RPC nodes with mobile wallet 2022-07-04 11:28:03 -03:00
Jason Rhinelander 6dd95d0825 Add mac build script 2022-06-28 22:33:39 -03:00
Jason Rhinelander 6075dde728 Revert "Add CI codesigning for mac build"
This reverts commit 39057d95e9.

Codesigning did not work.
2022-06-28 11:23:35 -03:00
Ian Macdonald 632bedb3f3
Add oxen-rpc.caliban.org as an extra RPC node. 2022-06-26 16:10:08 +02:00
Sean 28c4c3a1d9
Merge pull request #314 from jagerman/v172
macos auto-signing attempts
2022-06-26 07:21:39 +10:00
Jason Rhinelander 39057d95e9
Add CI codesigning for mac build 2022-06-25 14:48:10 -03:00
Jason Rhinelander b846cd2381
Detect unsigned mac builds and rename appropriately 2022-06-25 13:19:58 -03:00
Sean cd4bdee928
Merge pull request #313 from jagerman/drone
Replace github actions with drone ci
2022-06-24 07:09:34 +10:00
Jason Rhinelander 3bed654913
Version bump to fix bad linux versions 2022-06-23 15:27:20 -03:00
Jason Rhinelander fb1c853197
Replace github actions with drone ci 2022-06-23 14:40:39 -03:00
Jeff a3a7d8c235
fix deb builds because it defualts to be idiotic 2022-06-23 14:40:39 -03:00
Sean e81bdea2af
Merge pull request #310 from oxen-io/win-not-windows
typo for windows
2022-06-23 13:22:52 +10:00
Sean Darcy 300dcb5fab typo for windows 2022-06-23 13:20:46 +10:00
Sean Darcy ea46ff9e66 update-package 2022-06-23 10:33:47 +10:00
Sean f62f9ab5f3
Merge pull request #307 from oxen-io/update-workflows
no longer run macos on github workflows, use new script to download b…
2022-06-23 09:35:58 +10:00
Sean Darcy eee77f3474 Update github workflow scripts to use new binary downloads script 2022-06-23 09:29:38 +10:00
Sean Darcy 9f7ab361c9 Merge branch 'development' 2022-06-23 07:23:52 +10:00
Sean Darcy 42a96ca453 bump to v1.7.0 2022-06-23 07:22:13 +10:00
Sean 56459cd174
Merge pull request #306 from oxen-io/bump-1-7-1
bump to v1.7.0
2022-06-23 07:11:53 +10:00
Sean Darcy 6183d53d90 bump to v1.7.0 2022-06-23 07:09:48 +10:00
Sean 478b5305a2
Merge pull request #304 from ianmacd/pr1
Clicking on wallet addresses should open oxensn.com, not lokisn.com.
2022-06-23 07:07:03 +10:00
Sean f19e28f930
Merge pull request #303 from jagerman/mac-build-fixes
Mac packaging updates
2022-06-23 07:06:23 +10:00
Sean 153fbee33e
Merge pull request #305 from ianmacd/pr2
Correct maximum number of contributors.
2022-06-23 07:06:01 +10:00
Ian Macdonald f2dcaf6438
Correct maximum number of contributors. 2022-06-21 15:25:44 +02:00
Jason Rhinelander da6e62e5ca Make mac build and signing work
- Rewrite instructions so that GitHub Actions isn't required to make a
  signed build.
- Switch notarization tool to more modern (supposedly faster) version
- Replace buggy download scripts with one that extracts things for you
2022-06-14 16:27:18 -03:00
Ian Macdonald e5a5ac031c
Clicking on wallet addresses should open oxensn.com, not lokisn.com. 2022-06-14 10:42:42 +02:00
Jason Rhinelander 2e1f0f6faa Mac packaging updates
A newer electron-builder, in particular, is required because older
versions won't build without Python 2 (which doesn't exist on macOS
anymore).
2022-06-13 23:44:59 -03:00
Sean 7bbfede014
Merge pull request #302 from oxen-io/development
Merge to master
2022-06-14 06:59:50 +09:30
Sean 6ae267abd3
Merge pull request #301 from oxen-io/bump-1-7-0
bump to v1.7.0
2022-06-10 14:21:35 +10:00
Sean Darcy 86b1ab6684 bump to v1.7.0 2022-06-10 14:20:29 +10:00
Sean e06fbc31e3
Merge pull request #289 from darcys22/locked-contributions-count
Update algorithm counting contributors
2022-06-10 12:26:21 +10:00
Sean 6c388b895d
Merge pull request #300 from oxen-io/batching-details
adds fields onto the wallet detail about accumulated rewards from batching
2022-06-10 12:24:14 +10:00
Sean 7e3c4933fc
Merge pull request #294 from darcys22/appimage-icon
point the icon image to the provided image
2022-06-10 12:23:01 +10:00
Sean 7613cff693
Merge pull request #298 from darcys22/colour-scheme-fixes
misc colour scheme changes
2022-06-10 12:21:02 +10:00
Sean Darcy 05441b4689 Adds detail to the wallet page about accumulated rewards from batching 2022-06-10 10:26:33 +10:00
Sean Darcy 8fd7e56795 misc colour scheme changes 2022-02-17 14:54:14 +11:00
kylezs 08bff29cce
Merge pull request #295 from jagerman/typo-fix
Fix typo
2021-11-21 18:56:39 +01:00