File tree
108 files changed
+21041
-14883
lines changed- bin
- docker
- btcd
- lnd
- xud
- docs
- lib
- cli/commands
- constants
- db
- grpc
- webproxy
- http
- lndclient
- nodekey
- orderbook
- p2p
- packets
- types
- proto
- raidenclient
- service
- swaps
- utils
- proto
- test
- crypto
- integration
- p2p
- simulation
- lntest
- xudrpc
- xudtest
- unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
108 files changed
+21041
-14883
lines changedDiff for: .gitignore
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
| 76 | + |
Diff for: .travis.yml
+4-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 | 17 |
| |
25 |
| - |
Diff for: README.md
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + |
Diff for: bin/xud
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
65 | 69 |
| |
66 | 70 |
| |
67 | 71 |
| |
|
Diff for: docker/btcd/Dockerfile
-46
This file was deleted.
Diff for: docker/btcd/start-btcctl.sh
-52
This file was deleted.
Diff for: docker/btcd/start-btcd.sh
-71
This file was deleted.
Diff for: docker/docker-compose.yml
-69
This file was deleted.
Diff for: docker/lnd/Dockerfile
-26
This file was deleted.
0 commit comments