These 7 commits are when the Protocol Buffers files have changed:
| Commit: | a23e662 | |
|---|---|---|
| Author: | Eugene B | |
| Committer: | Vladyslav Budichenko | |
Upgrade to lnd 0.7
The documentation is generated from this commit.
| Commit: | 2f4fb09 | |
|---|---|---|
| Author: | Eugene B | |
| Committer: | Vladyslav Budichenko | |
Upgrade to lnd 0.7
The documentation is generated from this commit.
| Commit: | 8c8a319 | |
|---|---|---|
| Author: | Serhii Slobodian | |
| Committer: | Vladyslav Budichenko | |
[FEATURE] Awaiting response channel status (#38) * [CLEANUP] Remove duplicate in clear new channel in actions and operations * [FEATURE] Open channel status Server: set openChannel GRPC deadline to 3 minutes to avoid successful channel opening after DEADLINE_EXCEEDED error * [FEATURE] Open channel status Add displaying of channels waiting for lnd responce for cretion. Add options to copy pubkey for pending and awaiting channels. * handle rpc timeout for new channel * fix lint error * revert create-channel modal * Add helper text for create channel error * Update channel error help text
| Commit: | 57b1ad7 | |
|---|---|---|
| Author: | Eugene B | |
add check read&&write permissions on lnd folder
| Commit: | ff6cac7 | |
|---|---|---|
| Author: | Eugene B | |
| Committer: | Eugene B | |
add check read&&write permissions on lnd folder
| Commit: | 7ce505d | |
|---|---|---|
| Author: | Serhii Slobodian | |
| Committer: | Vladyslav Budichenko | |
[Feature] Update tooltips (#14) * [] Update tooltips Update tootips on login/registration, edit validate pass && name regexp * [] Update tooltips Add tooltips about channels, onchain payments, locked balance, system notifications, adjust styles * [] Update tooltips Add helper text on error notifications for retry steps, update tourgide text * [] Update tooltips Remove password tooltip from login page * [] Update tooltips Remove LND steps to retry helper from all functions besides lighning * [BUGFIX] Update tooltips Fix proptypes in modal, adjust size for alrge tooltips * [] Update tooltips Add helper text on unsuccess payment popup, reve requred mark on custom channel creation, fix not requred PropType * [BUGFIX] Update tooltips Fix tooltip min-height, remove retry helper on onchain payment * [FEATURE] Update LND to 0.5.0-beta * [BUGFIX] Add rpc.cert to .gitignore
| Commit: | 26dad4a | |
|---|---|---|
| Author: | Vladyslav Budichenko | |
Initial commit