-
Notifications
You must be signed in to change notification settings - Fork 48
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
Misc patches #160
Merged
0o-de-lally
merged 35 commits into
0LNetworkCommunity:main
from
0o-de-lally:misc-patches
Nov 22, 2023
Merged
Misc patches #160
0o-de-lally
merged 35 commits into
0LNetworkCommunity:main
from
0o-de-lally:misc-patches
Nov 22, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0o-de-lally
pushed a commit
to 0o-de-lally/carpe
that referenced
this pull request
Nov 22, 2023
commit b4812a2 Author: 0o-de-lally <[email protected]> Date: Wed Nov 22 16:46:20 2023 -0500 Misc patches (0LNetworkCommunity#160) * try patch macos dylib issue * try one dir level up * patch * assume dylib path ./ means src-tauri * add all mac gmp libs * update tauri rust deps * ci build * update libra-types * bump version * test release profile * language * creating file in wrong order. * try patch macos dylib issue * add all mac gmp libs * update libra-types * bump version * language * creating file in wrong order. * update to libra 6.9.0-rc.7 * patch cargo lock * update cargo lock * bump version * update cargo.lock * scaffold account deletion * remove prepended 0s from account view * patch * patch account display * format accounts * patch transfer issues. Confirm migration can reuse old keys * lint * macOs replace vcpkg build libgmp for homebrew * patch-ui issues in account creation
0o-de-lally
pushed a commit
to 0o-de-lally/carpe
that referenced
this pull request
Nov 22, 2023
commit 625dfc4 Author: 0o-de-lally <> Date: Wed Nov 22 16:53:27 2023 -0500 Squashed commit of the following: commit b4812a2 Author: 0o-de-lally <[email protected]> Date: Wed Nov 22 16:46:20 2023 -0500 Misc patches (0LNetworkCommunity#160) * try patch macos dylib issue * try one dir level up * patch * assume dylib path ./ means src-tauri * add all mac gmp libs * update tauri rust deps * ci build * update libra-types * bump version * test release profile * language * creating file in wrong order. * try patch macos dylib issue * add all mac gmp libs * update libra-types * bump version * language * creating file in wrong order. * update to libra 6.9.0-rc.7 * patch cargo lock * update cargo lock * bump version * update cargo.lock * scaffold account deletion * remove prepended 0s from account view * patch * patch account display * format accounts * patch transfer issues. Confirm migration can reuse old keys * lint * macOs replace vcpkg build libgmp for homebrew * patch-ui issues in account creation commit c46ca57 Author: 0o-de-lally <> Date: Wed Nov 22 16:52:31 2023 -0500 fmt commit c108bc8 Author: 0o-de-lally <> Date: Wed Nov 22 16:45:37 2023 -0500 patch issue of account always being on_chain=true. minor ui fixes commit 636722f Author: 0o-de-lally <> Date: Wed Nov 22 16:01:12 2023 -0500 patch nav and info when account doesn't exist commit 6edc3dc Author: 0o-de-lally <> Date: Wed Nov 22 14:37:43 2023 -0500 revert changes release.yaml commit e2d3046 Author: 0o-de-lally <> Date: Wed Nov 22 14:33:20 2023 -0500 Squashed commit of the following: commit ef1f977 Author: 0o-de-lally <> Date: Wed Nov 22 14:30:54 2023 -0500 caching commit da802e6 Author: 0o-de-lally <> Date: Wed Nov 22 14:05:32 2023 -0500 try again commit 280fa62 Author: 0o-de-lally <> Date: Wed Nov 22 13:36:09 2023 -0500 try tauri publish with env commit 2a7d944 Author: 0o-de-lally <> Date: Wed Nov 22 13:13:05 2023 -0500 try fix envvar commit b8f7b95 Author: 0o-de-lally <> Date: Wed Nov 22 12:50:42 2023 -0500 set env commit 42b473d Author: 0o-de-lally <> Date: Wed Nov 22 12:39:03 2023 -0500 debug commit b7149dc Author: 0o-de-lally <> Date: Wed Nov 22 12:30:55 2023 -0500 try llvm on m1 commit f762707 Author: 0o-de-lally <> Date: Wed Nov 22 12:14:46 2023 -0500 try setting library path commit 25e16a1 Author: 0o-de-lally <> Date: Wed Nov 22 11:58:31 2023 -0500 patch runner name commit f5b55ad Author: 0o-de-lally <> Date: Wed Nov 22 11:56:56 2023 -0500 update conf.json commit 4d416f1 Author: 0o-de-lally <> Date: Wed Nov 22 11:22:11 2023 -0500 testing m1 build commit 52b7fbb Author: 0o-de-lally <> Date: Wed Nov 22 10:38:51 2023 -0500 create universal profile commit dd492ea Author: 0o-de-lally <> Date: Sun Nov 19 22:49:21 2023 -0500 try universal build target commit 149d1a3 Author: 0o-de-lally <> Date: Sun Nov 19 22:46:17 2023 -0500 try setting release commit 6934488 Author: 0o-de-lally <> Date: Sun Nov 19 22:42:51 2023 -0500 update framework paths in tauri commit 029568c Author: 0o-de-lally <[email protected]> Date: Sun Nov 19 15:37:39 2023 -0500 remove vendor dylib files from root commit 82721d1 Author: 0o-de-lally <[email protected]> Date: Sun Nov 19 14:38:33 2023 -0500 test use brew gmp commit 8b32706 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:15:31 2023 -0500 try running brew gmp first commit 356b6f4 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:14:28 2023 -0500 bump version commit e96bd9d Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:14:02 2023 -0500 try build on Mac M1 github runner commit 6ec5699 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:11:35 2023 -0500 bump version commit 289f999 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:10:17 2023 -0500 bump version commit c280e5a Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:09:48 2023 -0500 add M1 built libgmp commit 382ad2a Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:09:33 2023 -0500 bump version commit 24ebe8c Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:09:14 2023 -0500 build all canary branches commit 8234a97 Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 21:45:54 2023 -0500 try --target universal-apple-darwin commit 2f19b19 Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 20:16:38 2023 -0500 again commit 5b8573b Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 20:14:39 2023 -0500 typo commit c07b4ac Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 20:12:58 2023 -0500 try only aarch64-apple-darwin commit 52f802f Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 20:11:45 2023 -0500 try different toolchains macos release commit 5736ac8 Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 20:02:02 2023 -0500 try brew paths for gmp commit a1936fc Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 19:48:36 2023 -0500 patch mac release commit cbb7932 Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 17:41:37 2023 -0500 update libra version commit 1646781 Author: 0o-de-lally <> Date: Sun Nov 19 23:15:45 2023 -0500 remove dylib files commit ba487ef Author: 0o-de-lally <> Date: Sun Nov 19 23:14:15 2023 -0500 test release with homebrew commit 5eee590 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 19:45:21 2023 -0500 patch-ui issues in account creation commit 11daac0 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 17:11:23 2023 -0500 macOs replace vcpkg build libgmp for homebrew commit e8372a6 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:43:57 2023 -0500 lint commit 82bcaed Merge: de2bafb 8f53303 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:42:17 2023 -0500 Merge branch 'misc-patches' into canary commit 8f53303 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:41:10 2023 -0500 patch transfer issues. Confirm migration can reuse old keys commit 283fac5 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:21:58 2023 -0500 format accounts commit 904b932 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:13:15 2023 -0500 patch account display commit 924df4a Merge: f570711 f7ec081 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:06:16 2023 -0500 Merge branch 'main' into misc-patches commit f570711 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:04:48 2023 -0500 patch commit ad317dc Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 16:50:27 2023 -0500 remove prepended 0s from account view commit 5550644 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 16:45:36 2023 -0500 scaffold account deletion commit c225085 Merge: 71f9a42 ab60cbb Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 16:33:11 2023 -0500 Merge branch 'main' into fix-win-install commit 71f9a42 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 16:31:34 2023 -0500 update cargo.lock commit de2bafb Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 16:21:05 2023 -0500 bump version commit f0d7ff0 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 16:20:28 2023 -0500 update cargo lock commit 93c32cd Author: 0o-de-lally <[email protected]> Date: Fri Nov 10 12:30:30 2023 -0500 patch cargo lock commit ac95f75 Author: 0o-de-lally <[email protected]> Date: Fri Nov 10 12:05:32 2023 -0500 update to libra 6.9.0-rc.7 commit b0e24b9 Author: 0o-de-lally <[email protected]> Date: Fri Nov 3 16:37:40 2023 -0400 creating file in wrong order. commit 1dfc1b5 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 20:40:14 2023 -0400 language commit cd1826b Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 20:06:57 2023 -0400 bump version commit 8a89a92 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 18:33:55 2023 -0400 update libra-types commit 1aa8ae2 Author: 0o-de-lally <[email protected]> Date: Mon Oct 30 14:00:56 2023 -0400 add all mac gmp libs commit a0e8a76 Author: 0o-de-lally <[email protected]> Date: Sat Oct 28 14:35:16 2023 -0400 try patch macos dylib issue commit 23de833 Author: 0o-de-lally <[email protected]> Date: Fri Nov 3 16:37:40 2023 -0400 creating file in wrong order. commit 3b29574 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 20:40:14 2023 -0400 language commit 93b73c4 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 20:12:08 2023 -0400 test release profile commit 24b2b56 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 20:06:57 2023 -0400 bump version commit be033d4 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 18:33:55 2023 -0400 update libra-types commit c92a303 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 18:22:30 2023 -0400 ci build commit f8d91b9 Author: 0o-de-lally <[email protected]> Date: Mon Oct 30 15:30:52 2023 -0400 update tauri rust deps commit 1b6e226 Author: 0o-de-lally <[email protected]> Date: Mon Oct 30 14:00:56 2023 -0400 add all mac gmp libs commit 80ff1e8 Author: 0o-de-lally <[email protected]> Date: Sun Oct 29 15:03:51 2023 -0400 assume dylib path ./ means src-tauri commit 893ad88 Author: 0o-de-lally <[email protected]> Date: Sat Oct 28 15:05:56 2023 -0400 patch commit 3f12038 Author: 0o-de-lally <[email protected]> Date: Sat Oct 28 15:04:22 2023 -0400 try one dir level up commit 2e5eb55 Author: 0o-de-lally <[email protected]> Date: Sat Oct 28 14:35:16 2023 -0400 try patch macos dylib issue
0o-de-lally
added a commit
that referenced
this pull request
Nov 27, 2023
* try patch macos dylib issue * try one dir level up * patch * assume dylib path ./ means src-tauri * add all mac gmp libs * update tauri rust deps * ci build * update libra-types * bump version * test release profile * language * creating file in wrong order. * try patch macos dylib issue * add all mac gmp libs * update libra-types * bump version * language * creating file in wrong order. * update to libra 6.9.0-rc.7 * patch cargo lock * update cargo lock * bump version * update cargo.lock * scaffold account deletion * remove prepended 0s from account view * patch * patch account display * format accounts * patch transfer issues. Confirm migration can reuse old keys * lint * macOs replace vcpkg build libgmp for homebrew * patch-ui issues in account creation * test release with homebrew * remove dylib files * update libra version * patch mac release * try brew paths for gmp * try different toolchains macos release * try only aarch64-apple-darwin * typo * again * try --target universal-apple-darwin * Squashed commit of the following: commit ef1f977 Author: 0o-de-lally <> Date: Wed Nov 22 14:30:54 2023 -0500 caching commit da802e6 Author: 0o-de-lally <> Date: Wed Nov 22 14:05:32 2023 -0500 try again commit 280fa62 Author: 0o-de-lally <> Date: Wed Nov 22 13:36:09 2023 -0500 try tauri publish with env commit 2a7d944 Author: 0o-de-lally <> Date: Wed Nov 22 13:13:05 2023 -0500 try fix envvar commit b8f7b95 Author: 0o-de-lally <> Date: Wed Nov 22 12:50:42 2023 -0500 set env commit 42b473d Author: 0o-de-lally <> Date: Wed Nov 22 12:39:03 2023 -0500 debug commit b7149dc Author: 0o-de-lally <> Date: Wed Nov 22 12:30:55 2023 -0500 try llvm on m1 commit f762707 Author: 0o-de-lally <> Date: Wed Nov 22 12:14:46 2023 -0500 try setting library path commit 25e16a1 Author: 0o-de-lally <> Date: Wed Nov 22 11:58:31 2023 -0500 patch runner name commit f5b55ad Author: 0o-de-lally <> Date: Wed Nov 22 11:56:56 2023 -0500 update conf.json commit 4d416f1 Author: 0o-de-lally <> Date: Wed Nov 22 11:22:11 2023 -0500 testing m1 build commit 52b7fbb Author: 0o-de-lally <> Date: Wed Nov 22 10:38:51 2023 -0500 create universal profile commit dd492ea Author: 0o-de-lally <> Date: Sun Nov 19 22:49:21 2023 -0500 try universal build target commit 149d1a3 Author: 0o-de-lally <> Date: Sun Nov 19 22:46:17 2023 -0500 try setting release commit 6934488 Author: 0o-de-lally <> Date: Sun Nov 19 22:42:51 2023 -0500 update framework paths in tauri commit 029568c Author: 0o-de-lally <[email protected]> Date: Sun Nov 19 15:37:39 2023 -0500 remove vendor dylib files from root commit 82721d1 Author: 0o-de-lally <[email protected]> Date: Sun Nov 19 14:38:33 2023 -0500 test use brew gmp commit 8b32706 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:15:31 2023 -0500 try running brew gmp first commit 356b6f4 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:14:28 2023 -0500 bump version commit e96bd9d Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:14:02 2023 -0500 try build on Mac M1 github runner commit 6ec5699 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:11:35 2023 -0500 bump version commit 289f999 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:10:17 2023 -0500 bump version commit c280e5a Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:09:48 2023 -0500 add M1 built libgmp commit 382ad2a Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:09:33 2023 -0500 bump version commit 24ebe8c Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:09:14 2023 -0500 build all canary branches * revert changes release.yaml * patch nav and info when account doesn't exist * patch issue of account always being on_chain=true. minor ui fixes * fmt * Squashed commit of the following: commit b4812a2 Author: 0o-de-lally <[email protected]> Date: Wed Nov 22 16:46:20 2023 -0500 Misc patches (#160) * try patch macos dylib issue * try one dir level up * patch * assume dylib path ./ means src-tauri * add all mac gmp libs * update tauri rust deps * ci build * update libra-types * bump version * test release profile * language * creating file in wrong order. * try patch macos dylib issue * add all mac gmp libs * update libra-types * bump version * language * creating file in wrong order. * update to libra 6.9.0-rc.7 * patch cargo lock * update cargo lock * bump version * update cargo.lock * scaffold account deletion * remove prepended 0s from account view * patch * patch account display * format accounts * patch transfer issues. Confirm migration can reuse old keys * lint * macOs replace vcpkg build libgmp for homebrew * patch-ui issues in account creation * Squashed commit of the following: commit 625dfc4 Author: 0o-de-lally <> Date: Wed Nov 22 16:53:27 2023 -0500 Squashed commit of the following: commit b4812a2 Author: 0o-de-lally <[email protected]> Date: Wed Nov 22 16:46:20 2023 -0500 Misc patches (#160) * try patch macos dylib issue * try one dir level up * patch * assume dylib path ./ means src-tauri * add all mac gmp libs * update tauri rust deps * ci build * update libra-types * bump version * test release profile * language * creating file in wrong order. * try patch macos dylib issue * add all mac gmp libs * update libra-types * bump version * language * creating file in wrong order. * update to libra 6.9.0-rc.7 * patch cargo lock * update cargo lock * bump version * update cargo.lock * scaffold account deletion * remove prepended 0s from account view * patch * patch account display * format accounts * patch transfer issues. Confirm migration can reuse old keys * lint * macOs replace vcpkg build libgmp for homebrew * patch-ui issues in account creation commit c46ca57 Author: 0o-de-lally <> Date: Wed Nov 22 16:52:31 2023 -0500 fmt commit c108bc8 Author: 0o-de-lally <> Date: Wed Nov 22 16:45:37 2023 -0500 patch issue of account always being on_chain=true. minor ui fixes commit 636722f Author: 0o-de-lally <> Date: Wed Nov 22 16:01:12 2023 -0500 patch nav and info when account doesn't exist commit 6edc3dc Author: 0o-de-lally <> Date: Wed Nov 22 14:37:43 2023 -0500 revert changes release.yaml commit e2d3046 Author: 0o-de-lally <> Date: Wed Nov 22 14:33:20 2023 -0500 Squashed commit of the following: commit ef1f977 Author: 0o-de-lally <> Date: Wed Nov 22 14:30:54 2023 -0500 caching commit da802e6 Author: 0o-de-lally <> Date: Wed Nov 22 14:05:32 2023 -0500 try again commit 280fa62 Author: 0o-de-lally <> Date: Wed Nov 22 13:36:09 2023 -0500 try tauri publish with env commit 2a7d944 Author: 0o-de-lally <> Date: Wed Nov 22 13:13:05 2023 -0500 try fix envvar commit b8f7b95 Author: 0o-de-lally <> Date: Wed Nov 22 12:50:42 2023 -0500 set env commit 42b473d Author: 0o-de-lally <> Date: Wed Nov 22 12:39:03 2023 -0500 debug commit b7149dc Author: 0o-de-lally <> Date: Wed Nov 22 12:30:55 2023 -0500 try llvm on m1 commit f762707 Author: 0o-de-lally <> Date: Wed Nov 22 12:14:46 2023 -0500 try setting library path commit 25e16a1 Author: 0o-de-lally <> Date: Wed Nov 22 11:58:31 2023 -0500 patch runner name commit f5b55ad Author: 0o-de-lally <> Date: Wed Nov 22 11:56:56 2023 -0500 update conf.json commit 4d416f1 Author: 0o-de-lally <> Date: Wed Nov 22 11:22:11 2023 -0500 testing m1 build commit 52b7fbb Author: 0o-de-lally <> Date: Wed Nov 22 10:38:51 2023 -0500 create universal profile commit dd492ea Author: 0o-de-lally <> Date: Sun Nov 19 22:49:21 2023 -0500 try universal build target commit 149d1a3 Author: 0o-de-lally <> Date: Sun Nov 19 22:46:17 2023 -0500 try setting release commit 6934488 Author: 0o-de-lally <> Date: Sun Nov 19 22:42:51 2023 -0500 update framework paths in tauri commit 029568c Author: 0o-de-lally <[email protected]> Date: Sun Nov 19 15:37:39 2023 -0500 remove vendor dylib files from root commit 82721d1 Author: 0o-de-lally <[email protected]> Date: Sun Nov 19 14:38:33 2023 -0500 test use brew gmp commit 8b32706 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:15:31 2023 -0500 try running brew gmp first commit 356b6f4 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:14:28 2023 -0500 bump version commit e96bd9d Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:14:02 2023 -0500 try build on Mac M1 github runner commit 6ec5699 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:11:35 2023 -0500 bump version commit 289f999 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:10:17 2023 -0500 bump version commit c280e5a Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:09:48 2023 -0500 add M1 built libgmp commit 382ad2a Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:09:33 2023 -0500 bump version commit 24ebe8c Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 22:09:14 2023 -0500 build all canary branches commit 8234a97 Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 21:45:54 2023 -0500 try --target universal-apple-darwin commit 2f19b19 Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 20:16:38 2023 -0500 again commit 5b8573b Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 20:14:39 2023 -0500 typo commit c07b4ac Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 20:12:58 2023 -0500 try only aarch64-apple-darwin commit 52f802f Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 20:11:45 2023 -0500 try different toolchains macos release commit 5736ac8 Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 20:02:02 2023 -0500 try brew paths for gmp commit a1936fc Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 19:48:36 2023 -0500 patch mac release commit cbb7932 Author: 0o-de-lally <[email protected]> Date: Tue Nov 21 17:41:37 2023 -0500 update libra version commit 1646781 Author: 0o-de-lally <> Date: Sun Nov 19 23:15:45 2023 -0500 remove dylib files commit ba487ef Author: 0o-de-lally <> Date: Sun Nov 19 23:14:15 2023 -0500 test release with homebrew commit 5eee590 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 19:45:21 2023 -0500 patch-ui issues in account creation commit 11daac0 Author: 0o-de-lally <[email protected]> Date: Thu Nov 16 17:11:23 2023 -0500 macOs replace vcpkg build libgmp for homebrew commit e8372a6 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:43:57 2023 -0500 lint commit 82bcaed Merge: de2bafb 8f53303 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:42:17 2023 -0500 Merge branch 'misc-patches' into canary commit 8f53303 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:41:10 2023 -0500 patch transfer issues. Confirm migration can reuse old keys commit 283fac5 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:21:58 2023 -0500 format accounts commit 904b932 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:13:15 2023 -0500 patch account display commit 924df4a Merge: f570711 f7ec081 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:06:16 2023 -0500 Merge branch 'main' into misc-patches commit f570711 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 17:04:48 2023 -0500 patch commit ad317dc Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 16:50:27 2023 -0500 remove prepended 0s from account view commit 5550644 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 16:45:36 2023 -0500 scaffold account deletion commit c225085 Merge: 71f9a42 ab60cbb Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 16:33:11 2023 -0500 Merge branch 'main' into fix-win-install commit 71f9a42 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 16:31:34 2023 -0500 update cargo.lock commit de2bafb Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 16:21:05 2023 -0500 bump version commit f0d7ff0 Author: 0o-de-lally <[email protected]> Date: Wed Nov 15 16:20:28 2023 -0500 update cargo lock commit 93c32cd Author: 0o-de-lally <[email protected]> Date: Fri Nov 10 12:30:30 2023 -0500 patch cargo lock commit ac95f75 Author: 0o-de-lally <[email protected]> Date: Fri Nov 10 12:05:32 2023 -0500 update to libra 6.9.0-rc.7 commit b0e24b9 Author: 0o-de-lally <[email protected]> Date: Fri Nov 3 16:37:40 2023 -0400 creating file in wrong order. commit 1dfc1b5 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 20:40:14 2023 -0400 language commit cd1826b Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 20:06:57 2023 -0400 bump version commit 8a89a92 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 18:33:55 2023 -0400 update libra-types commit 1aa8ae2 Author: 0o-de-lally <[email protected]> Date: Mon Oct 30 14:00:56 2023 -0400 add all mac gmp libs commit a0e8a76 Author: 0o-de-lally <[email protected]> Date: Sat Oct 28 14:35:16 2023 -0400 try patch macos dylib issue commit 23de833 Author: 0o-de-lally <[email protected]> Date: Fri Nov 3 16:37:40 2023 -0400 creating file in wrong order. commit 3b29574 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 20:40:14 2023 -0400 language commit 93b73c4 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 20:12:08 2023 -0400 test release profile commit 24b2b56 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 20:06:57 2023 -0400 bump version commit be033d4 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 18:33:55 2023 -0400 update libra-types commit c92a303 Author: 0o-de-lally <[email protected]> Date: Wed Nov 1 18:22:30 2023 -0400 ci build commit f8d91b9 Author: 0o-de-lally <[email protected]> Date: Mon Oct 30 15:30:52 2023 -0400 update tauri rust deps commit 1b6e226 Author: 0o-de-lally <[email protected]> Date: Mon Oct 30 14:00:56 2023 -0400 add all mac gmp libs commit 80ff1e8 Author: 0o-de-lally <[email protected]> Date: Sun Oct 29 15:03:51 2023 -0400 assume dylib path ./ means src-tauri commit 893ad88 Author: 0o-de-lally <[email protected]> Date: Sat Oct 28 15:05:56 2023 -0400 patch commit 3f12038 Author: 0o-de-lally <[email protected]> Date: Sat Oct 28 15:04:22 2023 -0400 try one dir level up commit 2e5eb55 Author: 0o-de-lally <[email protected]> Date: Sat Oct 28 14:35:16 2023 -0400 try patch macos dylib issue * release * clippy * fmt * force CI --------- Co-authored-by: 0o-de-lally <>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.