2361 Commits

Author SHA1 Message Date
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
Shannon Appelcline
79eafdd83b
updated warning, fixed headers 2020-10-20 08:44:44 -10:00
Shannon Appelcline
086b94ba59
fixed link name 2020-10-20 08:41:48 -10:00
Shannon Appelcline
f15858460a
updated warning, fixed headers 2020-10-20 08:41:30 -10:00
Shannon Appelcline
50dfff04f8
updated warning, fixed main headers 2020-10-20 08:40:48 -10:00
Shannon Appelcline
c850c4d152
updated code, fixed headers 2020-10-20 08:39:55 -10:00
Shannon Appelcline
2c11b06654
updated warning 2020-10-20 08:38:06 -10:00