namcios 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dfdcdb4e05 
							
						 
					 
					
						
						
							
							Rename src/ files to new ch numbers  
						
						
						
						
					 
					
						2021-08-24 09:33:39 -03: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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b59e0d2f5e 
							
						 
					 
					
						
						
							
							Create 10_2_integer2lehex.sh  
						
						
						
						
					 
					
						2020-10-20 13:09:43 -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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							90cf9baa47 
							
						 
					 
					
						
						
							
							Update 17_6_getinfo.playground  
						
						
						
						
					 
					
						2020-09-30 08:15:54 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7e17774d28 
							
						 
					 
					
						
						
							
							Delete Client.java  
						
						
						
						
					 
					
						2020-09-30 07:39:25 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aba35ab695 
							
						 
					 
					
						
						
							
							Create 17_6_sendtx.playground  
						
						
						
						
					 
					
						2020-09-29 15:12:55 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							606dc8b98a 
							
						 
					 
					
						
						
							
							Create 17_6_getinfo.playground  
						
						
						
						
					 
					
						2020-09-29 12:42:22 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e79833a14f 
							
						 
					 
					
						
						
							
							Create 17_5_main-sendtx.rs  
						
						
						
						
					 
					
						2020-09-08 13:05:48 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							203d6b84fa 
							
						 
					 
					
						
						
							
							Create 17_5_main-getinfo.rs  
						
						
						
						
					 
					
						2020-09-08 12:02:19 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							25d20e92c0 
							
						 
					 
					
						
						
							
							Delete 18_4_accessing_bitcoind_with_python.py  
						
						... 
						
						
						
						broke up the code into individual bits, per rest of chapter 
						
						
					 
					
						2020-09-08 09:36:10 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							89a3a9ddfa 
							
						 
					 
					
						
						
							
							Create 17_4_sendtx.py  
						
						
						
						
					 
					
						2020-09-08 09:26:12 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e590faac97 
							
						 
					 
					
						
						
							
							Create 17_4_walletinfo.py  
						
						
						
						
					 
					
						2020-09-08 08:51:47 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c4f6203eef 
							
						 
					 
					
						
						
							
							Create 17_4_getinfo.py  
						
						
						
						
					 
					
						2020-09-02 15:24:25 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							25a9316f25 
							
						 
					 
					
						
						
							
							Create 17_3_sendtx.js  
						
						
						
						
					 
					
						2020-09-02 14:44:14 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b5dd11dc5c 
							
						 
					 
					
						
						
							
							Create 17_3_walletinfo.js  
						
						
						
						
					 
					
						2020-09-02 14:32:41 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0b7900433d 
							
						 
					 
					
						
						
							
							Update 17_3_getinfo.js  
						
						
						
						
					 
					
						2020-09-02 14:31:56 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fb4fabe88e 
							
						 
					 
					
						
						
							
							Update 17_3_getinfo.js  
						
						
						
						
					 
					
						2020-09-02 14:08:35 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bfefdcdc54 
							
						 
					 
					
						
						
							
							Create 17_3_getinfo.js  
						
						
						
						
					 
					
						2020-09-02 14:01:43 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							06d02eddcd 
							
						 
					 
					
						
						
							
							Create 17_2_App-listen.java  
						
						
						
						
					 
					
						2020-09-02 13:03:30 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							83384ab2af 
							
						 
					 
					
						
						
							
							Create 17_2_App-sendtx.java  
						
						
						
						
					 
					
						2020-09-02 12:45:51 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3c15a7d869 
							
						 
					 
					
						
						
							
							Update 17_2_App-getinfo.java  
						
						
						
						
					 
					
						2020-09-02 12:04:58 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ed27c34c1a 
							
						 
					 
					
						
						
							
							Create 17_2_App-getinfo.java  
						
						
						
						
					 
					
						2020-09-02 11:37:05 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							712254dd67 
							
						 
					 
					
						
						
							
							Create 17_1_lookuptransaction.go  
						
						
						
						
					 
					
						2020-09-01 09:48:45 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8fbe00e938 
							
						 
					 
					
						
						
							
							Create 17_1_sendtransaction.go  
						
						
						
						
					 
					
						2020-09-01 09:37:55 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							15bb77cd9a 
							
						 
					 
					
						
						
							
							Create 17_1_getamountreceived.go  
						
						
						
						
					 
					
						2020-09-01 09:31:37 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7fa543b527 
							
						 
					 
					
						
						
							
							Create 17_1_getaddress.go  
						
						
						
						
					 
					
						2020-09-01 09:22:00 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d855a8422e 
							
						 
					 
					
						
						
							
							Create 17_1_getbalance.go  
						
						
						
						
					 
					
						2020-09-01 09:11:10 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2812f1fec2 
							
						 
					 
					
						
						
							
							Create 17_1_blockinfo.go  
						
						
						
						
					 
					
						2020-09-01 08:54:48 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fead71b344 
							
						 
					 
					
						
						
							
							added fingerprint  
						
						
						
						
					 
					
						2020-08-26 13:28:44 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2f743e2828 
							
						 
					 
					
						
						
							
							Create 16_7_genhd_for_import.c  
						
						
						
						
					 
					
						2020-08-26 10:02:56 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b2ca71a289 
							
						 
					 
					
						
						
							
							fixed derivation path  
						
						
						
						
					 
					
						2020-08-26 09:55:47 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42d0a334ad 
							
						 
					 
					
						
						
							
							a bit of cleanup  
						
						
						
						
					 
					
						2020-08-12 15:23:57 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1b9a4467eb 
							
						 
					 
					
						
						
							
							Create 16_5_replacewithscript.c  
						
						
						
						
					 
					
						2020-08-12 14:48:32 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bf4157f1c2 
							
						 
					 
					
						
						
							
							Update 16_4_createemptypsbt.c  
						
						
						
						
					 
					
						2020-08-12 14:47:52 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							13ad2b9dea 
							
						 
					 
					
						
						
							
							updated code for global tx  
						
						
						
						
					 
					
						2020-08-12 11:33:24 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							293cd0569f 
							
						 
					 
					
						
						
							
							Create 16_4_createemptypsbt.c  
						
						
						
						
					 
					
						2020-08-12 09:41:15 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							06eb11036d 
							
						 
					 
					
						
						
							
							Update and rename 16_4_examinepsbt.v to 16_4_examinepsbt.c  
						
						
						
						
					 
					
						2020-08-11 15:33:05 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							233d9b6d2b 
							
						 
					 
					
						
						
							
							Create 16_4_examinepsbt.v  
						
						
						
						
					 
					
						2020-08-11 15:32:00 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4a2c46fc9b 
							
						 
					 
					
						
						
							
							Create 16_3_genhd.c  
						
						
						
						
					 
					
						2020-08-11 12:56:40 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f016801309 
							
						 
					 
					
						
						
							
							fixed seed creation & printing  
						
						
						
						
					 
					
						2020-08-11 10:35:35 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c78ac9a06f 
							
						 
					 
					
						
						
							
							always cleanup after yourself  
						
						
						
						
					 
					
						2020-08-11 09:30:18 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9d1b60d50c 
							
						 
					 
					
						
						
							
							Create 16_2_genmnemonic.c  
						
						
						
						
					 
					
						2020-08-11 09:16:02 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							995d7ceeea 
							
						 
					 
					
						
						
							
							simple test  
						
						
						
						
					 
					
						2020-08-05 12:38:11 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c6ebc24917 
							
						 
					 
					
						
						
							
							separating out Javier's program  
						
						
						
						
					 
					
						2020-08-05 09:14:29 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c2539dde66 
							
						 
					 
					
						
						
							
							fix printf  
						
						
						
						
					 
					
						2020-08-05 08:07:35 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							81433eff3e 
							
						 
					 
					
						
						
							
							Update 15_2_sendtoaddress.c  
						
						
						
						
					 
					
						2020-08-04 15:14:11 -10:00 
						 
				 
			
				
					
						
							
							
								Shannon Appelcline 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							90cf1df3eb 
							
						 
					 
					
						
						
							
							Create 15_2_sendtoaddress.c  
						
						
						
						
					 
					
						2020-08-04 14:57:30 -10:00