bitromortac
|
958f1ebddd
|
fee-setting: blacken code
|
2021-10-26 13:51:07 +02:00 |
|
bitromortac
|
e6af754278
|
document update-fees in readme
|
2021-10-26 13:51:06 +02:00 |
|
bitromortac
|
9840adea2d
|
ignore channels via config
If a channel is present in the section of ignored channels, all channels
with the peer are ignored for fee updates.
|
2021-10-26 13:51:06 +02:00 |
|
openoms
|
cd3603bdc6
|
fee_setting: increase cltv to 40 (lnd default)
|
2021-10-26 13:51:06 +02:00 |
|
bitromortac
|
67c48a535e
|
lndmanage: enable fee-update
|
2021-10-26 13:51:05 +02:00 |
|
bitromortac
|
33ecc4ebc3
|
fee-setting: implement fee opt algorithm
* adapt base fees
* adapt fee rates
* add method for tracking fee history
* set fees on a per peer basis
|
2021-10-26 13:51:05 +02:00 |
|
bitromortac
|
9a43a414fc
|
lndmanage: bump version v0.13.0
|
2021-07-31 08:05:36 +02:00 |
|
bitromortac
|
2e73644ab0
|
Merge pull request #93 from bitromortac/2107-lnd-v0.13.1
LND v0.13.1 support
|
2021-07-31 07:27:29 +02:00 |
|
bitromortac
|
e87ab19bf4
|
readme: add comment on grpc reproducibility
|
2021-07-31 07:26:47 +02:00 |
|
bitromortac
|
7ad063b3d0
|
tests: adapt test to precise rabalance outcome
|
2021-07-31 07:26:47 +02:00 |
|
bitromortac
|
b71c275a8a
|
grpc: update to lnd v0.13.1 grpc
|
2021-07-31 07:26:47 +02:00 |
|
bitromortac
|
39b9db56a3
|
Merge pull request #91 from bitromortac/2104-batchopen
Openchannels: new command for batched/coin-controlled channel opening
|
2021-06-19 07:24:14 +02:00 |
|
bitromortac
|
ab395ef9ed
|
openchannels: implement batched channel opening
|
2021-06-13 10:57:41 +02:00 |
|
bitromortac
|
7b9994e131
|
grpc: add build script and remove protos
|
2021-05-13 10:19:57 +02:00 |
|
bitromortac
|
28e84ec85a
|
lndmanage: bump version to 0.12
|
2021-05-13 07:52:01 +02:00 |
|
bitromortac
|
7630b07b98
|
rebalance: add disabled error
|
2021-05-13 07:48:58 +02:00 |
|
bitromortac
|
2a9b867561
|
Merge pull request #89 from bitromortac/2104-lnd-v0-12-1
rpc+rebalance:Update lndmanage for LND v0.12.1 and make rebalancing compatible
|
2021-05-01 08:28:31 +02:00 |
|
bitromortac
|
2c77dc3a77
|
rebalance: use routerrpc for payments
|
2021-05-01 08:27:59 +02:00 |
|
bitromortac
|
a58ab90fcc
|
rpc: update to lnd v0.12.1, signerrpc, walletrpc
|
2021-05-01 08:27:58 +02:00 |
|
bitromortac
|
ba2ff89515
|
Merge pull request #88 from bitromortac/dependabot/pip/pygments-2.7.4
build(deps): bump pygments from 2.6.1 to 2.7.4
|
2021-04-22 19:21:17 +02:00 |
|
dependabot[bot]
|
71dd35897b
|
build(deps): bump pygments from 2.6.1 to 2.7.4
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.6.1...2.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-29 22:56:52 +00:00 |
|
bitromortac
|
3453e4d309
|
Merge pull request #86 from 3nprob/fix-docker-python-wheel
Install python-wheel in docker build container
|
2021-03-13 08:24:47 +01:00 |
|
3nprob
|
4cb6632a61
|
Install python-wheel in docker build container
|
2021-02-21 18:56:55 +09:00 |
|
bitromortac
|
57d52ca32d
|
forwardings: fix zero division error
|
2020-12-01 19:52:38 +01:00 |
|
bitromortac
|
ce3c0f9e98
|
tests: update for new lnregtest
|
2020-10-31 17:19:03 +01:00 |
|
bitromortac
|
593ade58b0
|
rebalance: unify log output to sat with three digits
|
2020-10-11 12:10:42 +02:00 |
|
bitromortac
|
ef2b1efb04
|
readme: use absolute file path for logo
|
2020-08-25 19:03:10 +02:00 |
|
bitromortac
|
1e30e31368
|
build: fix typo
|
2020-08-25 18:28:50 +02:00 |
|
bitromortac
|
7d400b62bd
|
lndmanage: bump version to 0.11.0
|
2020-08-24 07:45:47 +02:00 |
|
bitromortac
|
af22d628cf
|
readme: fix headline formatting
|
2020-08-21 12:51:01 +02:00 |
|
bitromortac
|
681b86a19d
|
readme: update setup and requirement instructions
|
2020-08-21 12:47:40 +02:00 |
|
bitromortac
|
32c04d28aa
|
Merge pull request #81 from bitromortac/error-reporting
node: payment error reporting and fix of failing tests
|
2020-08-20 08:50:16 +02:00 |
|
bitromortac
|
deda90b886
|
Merge pull request #80 from bitromortac/grpc-update
deps: update dependencies, grpc and protos for lnd v0.11.0
|
2020-08-18 06:29:37 +02:00 |
|
bitromortac
|
716c8baf8f
|
test: fix and distinguish tests with more detailed error exceptions
|
2020-08-17 08:13:50 +02:00 |
|
bitromortac
|
790d674bff
|
rebalance: distinguish empty from no previous route
|
2020-08-17 08:12:37 +02:00 |
|
bitromortac
|
d8d2b2a972
|
node: better error reporting for payments
|
2020-08-17 08:11:21 +02:00 |
|
bitromortac
|
55c6fd1435
|
dist: update packaging instructions
|
2020-08-14 11:04:48 +02:00 |
|
bitromortac
|
9c29f17547
|
deps: upgrade packages to newest version
|
2020-08-14 10:42:56 +02:00 |
|
bitromortac
|
e7f34587ae
|
build using pep518 and update install instructions
|
2020-08-14 10:14:55 +02:00 |
|
bitromortac
|
541dc53c99
|
grpc: update grpc and protos for lnd v0.11.0
|
2020-08-14 09:48:27 +02:00 |
|
bitromortac
|
0e9f2be91b
|
Merge pull request #75 from mmilata/networkx-node-nodes
NetworkX 2.4 compatibility: node -> nodes
|
2020-06-08 20:52:08 +02:00 |
|
Martin Milata
|
d2ed861a04
|
requirements: update to networkx 2.4
G.node was removed: https://networkx.github.io/documentation/latest/release/release_2.4.html
|
2020-06-08 11:49:24 +02:00 |
|
bitromortac
|
20ba30acd0
|
examples: update fee market plots
|
2020-05-21 18:52:44 +02:00 |
|
bitromortac
|
8db0cc0687
|
Merge pull request #74 from jules23/fix-zero-division
node: fix zero division for zero capacity
|
2020-05-20 17:04:09 +02:00 |
|
jules23
|
12f93e41dd
|
node: fix zero division for zero capacity
|
2020-05-17 20:03:05 -04:00 |
|
bitromortac
|
f9082b3a7b
|
Merge pull request #72 from bitromortac/rpc-v0.10
rpc: support lnd v0.10-beta
|
2020-05-04 07:28:25 +02:00 |
|
bitromortac
|
6aadb7005e
|
lndmanage: bump version v0.10.0
|
2020-05-02 10:10:12 +02:00 |
|
bitromortac
|
cb1a0265c6
|
readme: v0.10 support
|
2020-05-02 10:10:12 +02:00 |
|
bitromortac
|
e88c06523b
|
rpc: support lnd v0.10-beta
|
2020-05-02 10:10:12 +02:00 |
|
bitromortac
|
970dc0d317
|
Merge pull request #71 from bitromortac/lncli-support
lncli support in interactive mode
|
2020-04-20 19:39:55 +02:00 |
|