-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
127 additions
and
2 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
1d03f5578a8653c71893be0d384067ac9cc38e78c5c5c7975a707701d2103670 *BisonRelay-darwin-amd64-v0.1.10.dmg | ||
6ec6fcc6dba5c8dd8a225a82d64465d68a06dd8b8c81d2169a4d48a0b7157e4f *BisonRelay-v0.1.10.AppImage | ||
1da9e5f2b3e604b6aae00d6e56a8b07f62cc109af4723a570d04a2bf5ab4d0a3 *bisonrelay-android-v0.1.10.apk | ||
d1e865d4c8be1628cc3f09e437e085f04c364f183165298791806d59860effbc *bisonrelay-linux-amd64-v0.1.10.tar.gz | ||
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 *bisonrelay-v0.1.10-manifest.txt | ||
9af952428d4f53ba2fa800d678b9f54a8768dc756226dce3767f965e6de90202 *bisonrelay-windows-amd64-v0.1.10.exe | ||
1d4d13239aed2f56d9cd18561b1fb74f14515f933d66fab1730db0978f7a046e *brclient-darwin-amd64-v0.1.10 | ||
66819d7138aa9755736a12885b7f8d908d302d9ebd6159d8d3aa21c7784cd366 *brclient-darwin-arm64-v0.1.10 | ||
19e66a4e6a3b607b838077de6f7c97f0703ac9f690a956702ded7787a8509cd7 *brclient-linux-amd64-v0.1.10 | ||
c668ff872e8f5555d27f89c37cb8274710554339c47d665b1b0e76622134cf8c *brclient-linux-arm64-v0.1.10 | ||
87d3596e6bdd4369df7c1aa62a012d15b60f89c215482c35733d8c3e32bee74f *brclient-windows-amd64-v0.1.10.exe |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
-----BEGIN PGP SIGNATURE----- | ||
|
||
iQIzBAABCAAdFiEE9Ratt6BphSx8KKAtbYl+31GKAx0FAmWm9E0ACgkQbYl+31GK | ||
Ax0SEg//Wws7tkaxXB3A/He5rUDZgGaHlqF1Ly37vUKhGcwYojuQYIPNqMwpOYLB | ||
mScJGODfWlpOM0+k9gTrGx2ILs61Mwf6G78gS38S0yAms82aTz/rTftMocRXWhg1 | ||
qCmOqGSjNTfsIGaGkmmUAbfvA0K48nJtooQAB4gLoyi0WqX7jFrwrriYGw94p+Vv | ||
3cZfcDnWNs8Fp1yUPFXgsrSuJ4D0z4oRyAMnWNBFoDGXTJ+hWOTdP7CISA1GGYE1 | ||
a/tpFGPr3oM0Oev0b9sgGNngMNQ1sn5W/b0tkJgW2SzSLLV96xLIJO1GxcNBLkvP | ||
9fG3G1dhERbmbsBxd9BBM7HwhVSdi0YGnk9foCKuVf4KKX3SJ/IOMKaey8QOsq0A | ||
fj5zi0cmobUO2xQETb25HHG/1eAX/J+keC/ifUyAKZtqUsryLrwMaDTGPP9F+Teu | ||
XyGJRg7aJd5e9FrKS9Nfa45kpdLGPQVNvdQFatou2bFqJptL4CPs0a47VxvRoOlt | ||
9B/o+nDye9V12RvST4dvW8ZtF7QKpfge5ROdGKYAmHM26fe/Ru4ipdtulB9Q+l7y | ||
ZEqEk8eC7nEcFYpybwfLw5xtADybEISpxToMDrXUSEvngkyh5ybb/v8aFuJzEF7M | ||
MtpqJ5u8X9g/ZUzIzsBgI1YdSFngzfDNvYyT5zdass0UItc6HcQ= | ||
=Tkfz | ||
-----END PGP SIGNATURE----- |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
# bisonrelay-v0.1.10 | ||
|
||
See bisonrelay-v0.1.10-manifest.txt and the other manifest files for SHA-256 hashes and the associated .asc signature files to confirm those hashes. | ||
|
||
See [README.md](./README.md#verifying-binaries) for more info on verifying the files. | ||
|
||
|
||
# brclient | ||
|
||
There has been a lot of added commands and improvments since the last release. | ||
|
||
The most important improvements lie with upcoming server policy changes to | ||
allow for various updates to existing restrictions (eg. max message size of | ||
1mb). | ||
|
||
There was also a bump of the underlying dcrlnd to v0.5.0. This involved over | ||
1000 commits across more than 800 files. Those changes can be reviewed [here](https://github.com/decred/dcrlnd/compare/v0.4.0...v0.5.0). Overall, this will | ||
lead to improved stability and efficiency with all the core LN infrastructure | ||
that BR utilizes. | ||
|
||
## Improvements | ||
|
||
- Add Rescanwallet command | ||
|
||
- Add List On-Chain Transactions command | ||
|
||
- Add receive receipts for posts and comments. | ||
|
||
- Send and show post receive receipts. | ||
|
||
- Replace bittrex with mexc for rates. | ||
|
||
- Move various invite commands under /invite. | ||
|
||
- Add ModifyGCOwner and add commands to client and GUI. | ||
|
||
|
||
## Bug fixes | ||
|
||
- Add missing data to the FetchResource request | ||
|
||
# Bison Relay GUI (bruig) | ||
|
||
This marks the initial release of the mobile BR implementation. The UX/UI is | ||
still a work in progress for a few areas, but generally should be easy to use. | ||
|
||
We've focues on having the BR mobile application be as easy to understand as | ||
possible, since this will be aimed to less techinical users. | ||
|
||
Currently, we're just supporting Android apks, which can be installed when | ||
users allow for 3rd party installations in the developer settings. | ||
|
||
## Improvements | ||
|
||
- Refine UX/UI for mobile usage. | ||
|
||
- Refine font size across all widgets and screens. There is now 3 sizes | ||
that can be used throughout and those sizes are centralized in one location | ||
to have a consistent look and feel throughout. | ||
|
||
- Add Reset All KX button. Even though this is done automatically on a periodic | ||
basis, there is now a button that forces BR to KX with everyone. This should | ||
un-wedge clients in strange situations. | ||
|
||
- Add Subscribe button to feed comments. This should allow users follow others | ||
more easily. | ||
|
||
- Add Transitive Reset button. | ||
|
||
- Add Un-optimize Battery for mobile. Due to not using Firebase Cloud Messaging | ||
(FCM), we noticed having unrestricted battery for BR allows for better message | ||
retrieval. | ||
|
||
## Bug Fixes | ||
|
||
- Fix jumping to beginning of day message in GCs | ||
|
||
- Add newly create GCs to current chat list. | ||
|
||
- Filter historical logs based on rules. | ||
|
||
- Allow posts and feed to be selectable. | ||
|
||
- Fix Generate Invite on mobile. | ||
|
||
- Remove GC avatar long press on mobile. | ||
|
||
### Code Contributors (alphabetical order): | ||
|
||
- Alex Yocom-Piatt (ay-p) | ||
- David Hill (dhill) | ||
- miki-totefu | ||
- vctt94 | ||
|
||
## Changelog | ||
|
||
All commits since the last release may be viewed on GitHub | ||
[here](https://github.com/companyzero/bisonrelay/compare/v0.1.9...v0.1.10). |
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
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