Commit Graph

520 Commits (7c5d5699bf2c2253e27204c66867a0e14ab909ec)
 

Author SHA1 Message Date
Andreas M. Antonopoulos 7c5d5699bf Docker and docker-compose
Build network, create keys/addresses, fund wallets.
4 years ago
Andreas M. Antonopoulos f4029bfdfb Docker bitcoind-regtest fixes 4 years ago
Rene Pickhardt 4a1569735d continued work on the routing chapter. not being as fast as I expected :( 4 years ago
Andreas M. Antonopoulos 69c5d72aef Docker bitcoind-base and bitcoind-regtest
Fixed bitcoind-base to use binary from bitcoincore.org instead of ppa which is no longer maintained. Updated regtest to show configuration, address and private key
4 years ago
Andreas M. Antonopoulos 44b44ba499 Docker writeup 2
Added container execution, interactive terminal, volume binding, tips
4 years ago
Andreas M. Antonopoulos c4b581deb7 Docker writeup 4 years ago
Andreas M. Antonopoulos feda3944ef Chapter 3 ready for review, updated README 4 years ago
Rene Pichardt 9c9fcaba49 added the hopefully last section of chapter 3 writing about the payment forwarding algorithm 4 years ago
Andreas M. Antonopoulos 307ebf8113
Merge pull request #164 from aantonop/devenv
WIP: Development Environment: Docker and docker-compose setup
4 years ago
Andreas M. Antonopoulos 181c520b81 Merge remote-tracking branch 'aantonop_fork/devenv' into devenv 4 years ago
Andreas M. Antonopoulos 1672b0b2d8 updates 4 years ago
Andreas M. Antonopoulos 98fa63d338 bitcoind regtest docker image 4 years ago
Andreas M. Antonopoulos 6e5eecc1f8 Use openjdk:11 docker image for eclair 4 years ago
Andreas M. Antonopoulos 39d70405df Use golang docker image for lnd_base 4 years ago
Andreas M. Antonopoulos e5e36d9501 Separate dockerfiles and docker-compose 4 years ago
Andreas M. Antonopoulos ed023ffa68 Added eclair 0.3.3 4 years ago
Andreas M. Antonopoulos 9844fdee0f Development Environment: Dockerfile draft
Installs dev tools, bitcoind, c-lightning, lnd
4 years ago
Andreas M. Antonopoulos 2b11a08b46
Merge pull request #234 from gin/ch01
Update . to , for consistency
4 years ago
Andreas M. Antonopoulos c448ccce90
Merge pull request #233 from gin/glossary
Edits to glossary
4 years ago
Luigi 364b38198e
Update . to , for consistency 4 years ago
Luigi 0e8b420ef0
Add name to preface 4 years ago
Luigi c8728dbdb2
Fill "Transport Layer" definition, add punctuations, correct typos 4 years ago
Luigi 661df3201a
Fill "encoding" definition 4 years ago
Luigi 49359fe34d
Clarification, and define term to be consistent
Definition for "c-lightning" to be consistent with "Eclair".
Correct typo.
4 years ago
Andreas M. Antonopoulos bdbed7436c
Merge pull request #230 from HugoDoyon/patch-16
netowrk should be network
4 years ago
Andreas M. Antonopoulos 971855289b
Merge pull request #226 from HugoDoyon/patch-12
lose instead of loose
4 years ago
Andreas M. Antonopoulos c6b1b404a0
Merge pull request #225 from HugoDoyon/patch-11
publicly insteat of pubicly
4 years ago
Andreas M. Antonopoulos 946dde2845
Merge pull request #224 from oneeman/loose-lose-fix
Fix 'loose' vs 'lose' mistakes
4 years ago
Hugo Doyon 0ed61d7dda
netowrk should be network
netowrk should be network
4 years ago
Andreas M. Antonopoulos faf57d79b0
Merge pull request #228 from HugoDoyon/patch-14
crucially instead of crucually
4 years ago
Andreas M. Antonopoulos 4bed8ff7c3
Merge pull request #229 from HugoDoyon/patch-15
channel typo: chennel
4 years ago
Andreas M. Antonopoulos b524a9a312
Merge pull request #227 from HugoDoyon/patch-13
payment instead of payement
4 years ago
Hugo Doyon b697fb2711
channel typo: chennel
channel instead of chennel
4 years ago
Hugo Doyon f1e2f51b1e
crucially instead of crucually
crucually should be written crucially instead
4 years ago
Hugo Doyon a17cb0b527
payment instead of payement
payment instead of payement
4 years ago
Hugo Doyon 60a2513cfb
lose instead of loose
lose instead of loose
4 years ago
Hugo Doyon da006d423f
publicly insteat of pubicly
publicly insteat of pubicly
4 years ago
Rene Pichardt a4aa839529 saving stub for onion routing. being stuck at deciding which detail level I should aim. It is tempting to include shared secrete generation for the paths including computation of blinding factors of ephemeral keys. While I believe it would be highly instructional and edcuational it is kind of a random deep dive into standard cryptographic methods 4 years ago
Or Neeman b2848b25a5 Fix 'loose' vs 'lose' mistakes 4 years ago
Andreas M. Antonopoulos 61be3679ca README - Status by section and wordcount 4 years ago
Andreas M. Antonopoulos 8ee334633f New README with status 4 years ago
Andreas M. Antonopoulos 578f38e12b
Merge pull request #223 from HugoDoyon/patch-10
Minor correction
4 years ago
Andreas M. Antonopoulos 7f211229e3
Merge branch 'develop' into patch-10 4 years ago
Andreas M. Antonopoulos 2d2f7285d1
Merge pull request #222 from HugoDoyon/patch-9
Minor correction when"S"
4 years ago
Andreas M. Antonopoulos 991398f494
Merge pull request #221 from HugoDoyon/patch-7
Implicitly (Minor correction)
4 years ago
Andreas M. Antonopoulos d3d464c4b7
Merge pull request #220 from HugoDoyon/patch-6
then
4 years ago
Andreas M. Antonopoulos 7a75a84ba9
Merge pull request #219 from Roasbeef/chapter-outlines
multi: add skeleton chapter outlines
4 years ago
Hugo Doyon 5c0b883a93
Minor correction
"anormality" should be written "abnormality"
4 years ago
Hugo Doyon 0c5a5a0468
Minor correction when"S"
When does not need "s"
4 years ago
Hugo Doyon 89cee83f81
Implicitly (Minor correction)
"implicitely" should be "implicitly"
4 years ago