2167 Commits

Author SHA1 Message Date
Shannon Appelcline
0a27bda86f
more variants 2020-11-10 07:48:07 -10:00
Shannon Appelcline
9830de1bbd
fixing wallet dumps
CandidateBlock
v2.0
2020-11-03 13:12:02 -10:00
Shannon Appelcline
5706618abb
Merge pull request #181 from psqnt/patch-1
fix for jq auto formatting decimals
2020-11-03 13:03:28 -10:00
Shannon Appelcline
b1d100064d
improved what's next 2020-11-03 07:45:13 -10:00
Shannon Appelcline
20f658d85a
Update 14_3_Adding_SSH_Hidden_Services.md 2020-11-03 07:43:19 -10:00
psqnt
7661a72caf
Update 04_2_i_txfee-calc.sh
use $btcout_f
2020-11-01 08:45:50 -05:00
psqnt
eadefbcf0c
fix for jq auto formatting decimals
jq auto formats decimals to scientific notation so the calculation on the last line of the script fails on a syntax error:

For example:
```
$ echo "0.0001 - 9.5e-05" | /usr/bin/bc
(standard_in) 1: syntax error
```
vs this:
```
$ echo "0.0001 - 0.000095" | /usr/bin/bc
.000005
```
2020-11-01 08:43:04 -05:00
Shannon Appelcline
2323ed4e1a
Update README.md 2020-10-28 15:44:55 -10:00
Shannon Appelcline
4ce8d9c32e
Update README.md 2020-10-28 15:43:54 -10:00
Shannon Appelcline
22bab8643c
Add files via upload 2020-10-28 15:03:36 -10:00
Shannon Appelcline
e02d503f13
Create README.md 2020-10-28 15:02:08 -10:00
Shannon Appelcline
c1c71cd343
Update TODO.md 2020-10-27 15:28:31 -10:00
Shannon Appelcline
9a6ff2e2d6
fixed Part chart 2020-10-27 14:37:27 -10:00
Shannon Appelcline
5a070bc80a
Update 01_0_Introduction.md 2020-10-27 14:37:00 -10:00
Shannon Appelcline
594de0ac72
added info on BTC Standup options 2020-10-27 08:28:16 -10:00
Shannon Appelcline
72cbb24ef7
added refs to Bitcoin Script expansion 2020-10-27 08:27:22 -10:00
Shannon Appelcline
c4eddfb1ca
Update TODO.md 2020-10-20 14:54:26 -10:00
Shannon Appelcline
b28a89f6e3
updated for new intro 2020-10-20 14:52:54 -10:00
Shannon Appelcline
e3ef0ccc07
new intro 2020-10-20 14:51:14 -10:00
Shannon Appelcline
3b6b631a50
Update and rename 01_0_Introducing_Bitcoin.md to 01_1_Introducing_Bitcoin.md 2020-10-20 13:40:57 -10:00
Shannon Appelcline
60d56cccc9
Update TODO.md 2020-10-20 13:13:00 -10:00
Shannon Appelcline
71cf2494c5
updated with link to script 2020-10-20 13:12:29 -10:00
Shannon Appelcline
b59e0d2f5e
Create 10_2_integer2lehex.sh 2020-10-20 13:09:43 -10:00
Shannon Appelcline
fb90defb37
linked source code 2020-10-20 13:08:04 -10:00
Shannon Appelcline
14c0cb9990
Rename 4_2_i_txfee-calc.sh to 04_2_i_txfee-calc.sh 2020-10-20 13:05:49 -10:00
Shannon Appelcline
206929d3dd
Create 4_2_i_txfee-calc.sh 2020-10-20 13:05:32 -10:00
Shannon Appelcline
7a9855b7a8
checked off long-done tasks 2020-10-20 09:38:32 -10:00
Shannon Appelcline
630783eb4b
Update TODO.md 2020-10-20 09:35:24 -10:00
Shannon Appelcline
0d9e418bb1
updated warning, fixed headers 2020-10-20 09:34:40 -10:00
Shannon Appelcline
9709ef368b
fixed headers 2020-10-20 09:33:50 -10:00
Shannon Appelcline
352d6b62b2
updated warning, fixed headers 2020-10-20 09:32:39 -10:00
Shannon Appelcline
4288a05ed4
updated warning, fixed headers 2020-10-20 09:32:08 -10:00
Shannon Appelcline
d00f1ef57a
updated warning, fixed headers 2020-10-20 09:31:26 -10:00
Shannon Appelcline
238e1076fc
updated warning, fixed headers 2020-10-20 09:30:43 -10:00
Shannon Appelcline
99145e9491
updated warning, fixed headers 2020-10-20 09:29:41 -10:00
Shannon Appelcline
cdd5677ce2
updated warning, fixed headers 2020-10-20 09:28:30 -10:00
Shannon Appelcline
1a36522065
updated warning, fixed headers 2020-10-20 09:27:53 -10:00
Shannon Appelcline
2a1ddd95bd
updated warning, fixed headers 2020-10-20 09:27:11 -10:00
Shannon Appelcline
f45b1fcfc3
updated warning, fixed headers 2020-10-20 09:18:48 -10:00
Shannon Appelcline
f95f59af3f
updated warning, fixed headers 2020-10-20 09:16:55 -10:00
Shannon Appelcline
7df45364f2
updated warning, fixed headers 2020-10-20 09:15:42 -10:00
Shannon Appelcline
d98dc65848
updated warning, fixed headers 2020-10-20 09:13:44 -10:00
Shannon Appelcline
44d20c8c65
updated warning, fixed headers 2020-10-20 09:09:24 -10:00
Shannon Appelcline
a90da0baa5
updated warning, fixed headers 2020-10-20 08:58:59 -10:00
Shannon Appelcline
887e4a2988
updated warning, fixed headers, fixed person 2020-10-20 08:57:52 -10:00
Shannon Appelcline
33f9590d19
updated warning, fixed headers 2020-10-20 08:50:42 -10:00
Shannon Appelcline
1ba14a5ca6
updated warning, fixed headers 2020-10-20 08:49:52 -10:00
Shannon Appelcline
d4c33f7ab7
updated warning, fixed headers 2020-10-20 08:48:45 -10:00
Shannon Appelcline
e3b876d70e
updated warning, fixed headers 2020-10-20 08:47:27 -10:00
Shannon Appelcline
8dbea10d90
updated warning, fixed headers 2020-10-20 08:45:28 -10:00