bit_wallet 0.7.3 → 0.7.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/bit_wallet/account.rb +8 -1
- data/lib/bit_wallet/version.rb +1 -1
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/_balance/should_be_able_to_override_the_min_conf.yml +4 -4
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/_balance/should_default_to_the_config_min_conf.yml +4 -4
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/_balance/should_return_the_balance_of_the_account.yml +8 -8
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/_recent_transactions/should_default_to_list_10_transactions.yml +54 -54
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/_recent_transactions/when_transaction_limit_is_6/should_list_the_6_most_recent_transactions.yml +42 -42
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/_send_amount/_to_is_a_BitWallet_Address/should_send_it_to_the_address_of_the_given_BitWallet_Address.yml +15 -15
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/_send_amount/account_does_not_have_enough_money/should_fail_with_the_InsufficientFunds_error.yml +12 -12
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/_send_amount/should_send_money_to_the_given_address.yml +15 -15
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/_send_many/should_send_the_amounts_of_money_to_the_specified_accounts.yml +18 -18
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/_total_received/should_return_the_total_amount_received_by_the_address.yml +4 -4
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/addresses/.yml +4 -4
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/on_initialization/should_be_assigned_that_name.yml +4 -4
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/on_initialization/should_have_a_default_name.yml +4 -4
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/on_initialization/when_the_account_name_already_exists/should_return_that_same_address.yml +4 -4
- data/spec/fixtures/vcr_cassettes/BitWallet_Account/wallet/.yml +4 -4
- metadata +2 -2
@@ -23,7 +23,7 @@ http_interactions:
|
|
23
23
|
message: OK
|
24
24
|
headers:
|
25
25
|
Date:
|
26
|
-
-
|
26
|
+
- Sat, 30 Aug 2014 12:40:35 +0000
|
27
27
|
Connection:
|
28
28
|
- keep-alive
|
29
29
|
Content-Length:
|
@@ -35,9 +35,9 @@ http_interactions:
|
|
35
35
|
body:
|
36
36
|
encoding: UTF-8
|
37
37
|
string: |
|
38
|
-
{"result":"
|
38
|
+
{"result":"mq2eJKEErU5bTu5svZfpJbJCnj4teYADgz","error":null,"id":"jsonrpc"}
|
39
39
|
http_version:
|
40
|
-
recorded_at:
|
40
|
+
recorded_at: Sat, 30 Aug 2014 12:40:35 GMT
|
41
41
|
- request:
|
42
42
|
method: post
|
43
43
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
@@ -61,7 +61,7 @@ http_interactions:
|
|
61
61
|
message: OK
|
62
62
|
headers:
|
63
63
|
Date:
|
64
|
-
-
|
64
|
+
- Sat, 30 Aug 2014 12:40:35 +0000
|
65
65
|
Connection:
|
66
66
|
- keep-alive
|
67
67
|
Content-Length:
|
@@ -73,15 +73,15 @@ http_interactions:
|
|
73
73
|
body:
|
74
74
|
encoding: UTF-8
|
75
75
|
string: |
|
76
|
-
{"result":"
|
76
|
+
{"result":"mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL","error":null,"id":"jsonrpc"}
|
77
77
|
http_version:
|
78
|
-
recorded_at:
|
78
|
+
recorded_at: Sat, 30 Aug 2014 12:40:35 GMT
|
79
79
|
- request:
|
80
80
|
method: post
|
81
81
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
82
82
|
body:
|
83
83
|
encoding: UTF-8
|
84
|
-
string: '{"method":"sendfrom","params":["","
|
84
|
+
string: '{"method":"sendfrom","params":["","mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL",1,0],"id":"jsonrpc"}'
|
85
85
|
headers:
|
86
86
|
Accept:
|
87
87
|
- "*/*; q=0.5, application/xml"
|
@@ -99,7 +99,7 @@ http_interactions:
|
|
99
99
|
message: OK
|
100
100
|
headers:
|
101
101
|
Date:
|
102
|
-
-
|
102
|
+
- Sat, 30 Aug 2014 12:40:35 +0000
|
103
103
|
Connection:
|
104
104
|
- keep-alive
|
105
105
|
Content-Length:
|
@@ -111,15 +111,15 @@ http_interactions:
|
|
111
111
|
body:
|
112
112
|
encoding: UTF-8
|
113
113
|
string: |
|
114
|
-
{"result":"
|
114
|
+
{"result":"780ea98862d2c6d6e55af8b021ddcc8e2f4683c3f1691eabc3b1d804b12446fa","error":null,"id":"jsonrpc"}
|
115
115
|
http_version:
|
116
|
-
recorded_at:
|
116
|
+
recorded_at: Sat, 30 Aug 2014 12:40:35 GMT
|
117
117
|
- request:
|
118
118
|
method: post
|
119
119
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
120
120
|
body:
|
121
121
|
encoding: UTF-8
|
122
|
-
string: '{"method":"sendfrom","params":["","
|
122
|
+
string: '{"method":"sendfrom","params":["","mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL",2,0],"id":"jsonrpc"}'
|
123
123
|
headers:
|
124
124
|
Accept:
|
125
125
|
- "*/*; q=0.5, application/xml"
|
@@ -137,7 +137,7 @@ http_interactions:
|
|
137
137
|
message: OK
|
138
138
|
headers:
|
139
139
|
Date:
|
140
|
-
-
|
140
|
+
- Sat, 30 Aug 2014 12:40:35 +0000
|
141
141
|
Connection:
|
142
142
|
- keep-alive
|
143
143
|
Content-Length:
|
@@ -149,15 +149,15 @@ http_interactions:
|
|
149
149
|
body:
|
150
150
|
encoding: UTF-8
|
151
151
|
string: |
|
152
|
-
{"result":"
|
152
|
+
{"result":"8e3f31d91ce2e43c59d0188bfa5e32175f9c713d366fce5463c5103a11b76212","error":null,"id":"jsonrpc"}
|
153
153
|
http_version:
|
154
|
-
recorded_at:
|
154
|
+
recorded_at: Sat, 30 Aug 2014 12:40:35 GMT
|
155
155
|
- request:
|
156
156
|
method: post
|
157
157
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
158
158
|
body:
|
159
159
|
encoding: UTF-8
|
160
|
-
string: '{"method":"sendfrom","params":["","
|
160
|
+
string: '{"method":"sendfrom","params":["","mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL",3,0],"id":"jsonrpc"}'
|
161
161
|
headers:
|
162
162
|
Accept:
|
163
163
|
- "*/*; q=0.5, application/xml"
|
@@ -175,7 +175,7 @@ http_interactions:
|
|
175
175
|
message: OK
|
176
176
|
headers:
|
177
177
|
Date:
|
178
|
-
-
|
178
|
+
- Sat, 30 Aug 2014 12:40:35 +0000
|
179
179
|
Connection:
|
180
180
|
- keep-alive
|
181
181
|
Content-Length:
|
@@ -187,15 +187,15 @@ http_interactions:
|
|
187
187
|
body:
|
188
188
|
encoding: UTF-8
|
189
189
|
string: |
|
190
|
-
{"result":"
|
190
|
+
{"result":"55b7f70b97c86b691d35a64efe306b4fee890e20717a790b5525fee0dbd00cb0","error":null,"id":"jsonrpc"}
|
191
191
|
http_version:
|
192
|
-
recorded_at:
|
192
|
+
recorded_at: Sat, 30 Aug 2014 12:40:35 GMT
|
193
193
|
- request:
|
194
194
|
method: post
|
195
195
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
196
196
|
body:
|
197
197
|
encoding: UTF-8
|
198
|
-
string: '{"method":"sendfrom","params":["","
|
198
|
+
string: '{"method":"sendfrom","params":["","mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL",4,0],"id":"jsonrpc"}'
|
199
199
|
headers:
|
200
200
|
Accept:
|
201
201
|
- "*/*; q=0.5, application/xml"
|
@@ -213,7 +213,7 @@ http_interactions:
|
|
213
213
|
message: OK
|
214
214
|
headers:
|
215
215
|
Date:
|
216
|
-
-
|
216
|
+
- Sat, 30 Aug 2014 12:40:35 +0000
|
217
217
|
Connection:
|
218
218
|
- keep-alive
|
219
219
|
Content-Length:
|
@@ -225,15 +225,15 @@ http_interactions:
|
|
225
225
|
body:
|
226
226
|
encoding: UTF-8
|
227
227
|
string: |
|
228
|
-
{"result":"
|
228
|
+
{"result":"632c36db05d1aeceff9d54277d04d86a3bbe0074d17653f4d28d6d3cd93e2a1c","error":null,"id":"jsonrpc"}
|
229
229
|
http_version:
|
230
|
-
recorded_at:
|
230
|
+
recorded_at: Sat, 30 Aug 2014 12:40:35 GMT
|
231
231
|
- request:
|
232
232
|
method: post
|
233
233
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
234
234
|
body:
|
235
235
|
encoding: UTF-8
|
236
|
-
string: '{"method":"sendfrom","params":["","
|
236
|
+
string: '{"method":"sendfrom","params":["","mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL",5,0],"id":"jsonrpc"}'
|
237
237
|
headers:
|
238
238
|
Accept:
|
239
239
|
- "*/*; q=0.5, application/xml"
|
@@ -251,7 +251,7 @@ http_interactions:
|
|
251
251
|
message: OK
|
252
252
|
headers:
|
253
253
|
Date:
|
254
|
-
-
|
254
|
+
- Sat, 30 Aug 2014 12:40:35 +0000
|
255
255
|
Connection:
|
256
256
|
- keep-alive
|
257
257
|
Content-Length:
|
@@ -263,15 +263,15 @@ http_interactions:
|
|
263
263
|
body:
|
264
264
|
encoding: UTF-8
|
265
265
|
string: |
|
266
|
-
{"result":"
|
266
|
+
{"result":"46f95809237bcd5785d9ee5e657635f888f1fc71b97eb206143e7245ca192bd6","error":null,"id":"jsonrpc"}
|
267
267
|
http_version:
|
268
|
-
recorded_at:
|
268
|
+
recorded_at: Sat, 30 Aug 2014 12:40:35 GMT
|
269
269
|
- request:
|
270
270
|
method: post
|
271
271
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
272
272
|
body:
|
273
273
|
encoding: UTF-8
|
274
|
-
string: '{"method":"sendfrom","params":["","
|
274
|
+
string: '{"method":"sendfrom","params":["","mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL",6,0],"id":"jsonrpc"}'
|
275
275
|
headers:
|
276
276
|
Accept:
|
277
277
|
- "*/*; q=0.5, application/xml"
|
@@ -289,7 +289,7 @@ http_interactions:
|
|
289
289
|
message: OK
|
290
290
|
headers:
|
291
291
|
Date:
|
292
|
-
-
|
292
|
+
- Sat, 30 Aug 2014 12:40:35 +0000
|
293
293
|
Connection:
|
294
294
|
- keep-alive
|
295
295
|
Content-Length:
|
@@ -301,15 +301,15 @@ http_interactions:
|
|
301
301
|
body:
|
302
302
|
encoding: UTF-8
|
303
303
|
string: |
|
304
|
-
{"result":"
|
304
|
+
{"result":"4594baecab7e765cdc829f74ec9bb0d8225976b296c3e8d6c57708fe329240fc","error":null,"id":"jsonrpc"}
|
305
305
|
http_version:
|
306
|
-
recorded_at:
|
306
|
+
recorded_at: Sat, 30 Aug 2014 12:40:35 GMT
|
307
307
|
- request:
|
308
308
|
method: post
|
309
309
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
310
310
|
body:
|
311
311
|
encoding: UTF-8
|
312
|
-
string: '{"method":"sendfrom","params":["","
|
312
|
+
string: '{"method":"sendfrom","params":["","mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL",7,0],"id":"jsonrpc"}'
|
313
313
|
headers:
|
314
314
|
Accept:
|
315
315
|
- "*/*; q=0.5, application/xml"
|
@@ -327,7 +327,7 @@ http_interactions:
|
|
327
327
|
message: OK
|
328
328
|
headers:
|
329
329
|
Date:
|
330
|
-
-
|
330
|
+
- Sat, 30 Aug 2014 12:40:35 +0000
|
331
331
|
Connection:
|
332
332
|
- keep-alive
|
333
333
|
Content-Length:
|
@@ -339,15 +339,15 @@ http_interactions:
|
|
339
339
|
body:
|
340
340
|
encoding: UTF-8
|
341
341
|
string: |
|
342
|
-
{"result":"
|
342
|
+
{"result":"a884d8a67ae0b70fe06946659c961816088b5d79c47ccc9f241f457545d00989","error":null,"id":"jsonrpc"}
|
343
343
|
http_version:
|
344
|
-
recorded_at:
|
344
|
+
recorded_at: Sat, 30 Aug 2014 12:40:35 GMT
|
345
345
|
- request:
|
346
346
|
method: post
|
347
347
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
348
348
|
body:
|
349
349
|
encoding: UTF-8
|
350
|
-
string: '{"method":"sendfrom","params":["","
|
350
|
+
string: '{"method":"sendfrom","params":["","mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL",8,0],"id":"jsonrpc"}'
|
351
351
|
headers:
|
352
352
|
Accept:
|
353
353
|
- "*/*; q=0.5, application/xml"
|
@@ -365,7 +365,7 @@ http_interactions:
|
|
365
365
|
message: OK
|
366
366
|
headers:
|
367
367
|
Date:
|
368
|
-
-
|
368
|
+
- Sat, 30 Aug 2014 12:40:35 +0000
|
369
369
|
Connection:
|
370
370
|
- keep-alive
|
371
371
|
Content-Length:
|
@@ -377,9 +377,9 @@ http_interactions:
|
|
377
377
|
body:
|
378
378
|
encoding: UTF-8
|
379
379
|
string: |
|
380
|
-
{"result":"
|
380
|
+
{"result":"18b994956f677e046cb7b37213f5e03788c9a83b0588ee970724d8a9c8ce206a","error":null,"id":"jsonrpc"}
|
381
381
|
http_version:
|
382
|
-
recorded_at:
|
382
|
+
recorded_at: Sat, 30 Aug 2014 12:40:35 GMT
|
383
383
|
- request:
|
384
384
|
method: post
|
385
385
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
@@ -403,7 +403,7 @@ http_interactions:
|
|
403
403
|
message: OK
|
404
404
|
headers:
|
405
405
|
Date:
|
406
|
-
-
|
406
|
+
- Sat, 30 Aug 2014 12:40:35 +0000
|
407
407
|
Connection:
|
408
408
|
- keep-alive
|
409
409
|
Content-Length:
|
@@ -415,7 +415,7 @@ http_interactions:
|
|
415
415
|
body:
|
416
416
|
encoding: UTF-8
|
417
417
|
string: |
|
418
|
-
{"result":[{"account":"1","address":"
|
418
|
+
{"result":[{"account":"1","address":"mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL","category":"receive","amount":3.00000000,"confirmations":0,"txid":"55b7f70b97c86b691d35a64efe306b4fee890e20717a790b5525fee0dbd00cb0","walletconflicts":[],"time":1409402435,"timereceived":1409402435},{"account":"1","address":"mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL","category":"receive","amount":4.00000000,"confirmations":0,"txid":"632c36db05d1aeceff9d54277d04d86a3bbe0074d17653f4d28d6d3cd93e2a1c","walletconflicts":[],"time":1409402435,"timereceived":1409402435},{"account":"1","address":"mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL","category":"receive","amount":5.00000000,"confirmations":0,"txid":"46f95809237bcd5785d9ee5e657635f888f1fc71b97eb206143e7245ca192bd6","walletconflicts":[],"time":1409402435,"timereceived":1409402435},{"account":"1","address":"mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL","category":"receive","amount":6.00000000,"confirmations":0,"txid":"4594baecab7e765cdc829f74ec9bb0d8225976b296c3e8d6c57708fe329240fc","walletconflicts":[],"time":1409402435,"timereceived":1409402435},{"account":"1","address":"mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL","category":"receive","amount":7.00000000,"confirmations":0,"txid":"a884d8a67ae0b70fe06946659c961816088b5d79c47ccc9f241f457545d00989","walletconflicts":[],"time":1409402435,"timereceived":1409402435},{"account":"1","address":"mfp32j8jnaYeD4MfDt84noVTP6ABk6MDpL","category":"receive","amount":8.00000000,"confirmations":0,"txid":"18b994956f677e046cb7b37213f5e03788c9a83b0588ee970724d8a9c8ce206a","walletconflicts":[],"time":1409402435,"timereceived":1409402435}],"error":null,"id":"jsonrpc"}
|
419
419
|
http_version:
|
420
|
-
recorded_at:
|
421
|
-
recorded_with: VCR 2.
|
420
|
+
recorded_at: Sat, 30 Aug 2014 12:40:35 GMT
|
421
|
+
recorded_with: VCR 2.9.2
|
@@ -23,7 +23,7 @@ http_interactions:
|
|
23
23
|
message: OK
|
24
24
|
headers:
|
25
25
|
Date:
|
26
|
-
-
|
26
|
+
- Sat, 30 Aug 2014 12:35:15 +0000
|
27
27
|
Connection:
|
28
28
|
- keep-alive
|
29
29
|
Content-Length:
|
@@ -35,9 +35,9 @@ http_interactions:
|
|
35
35
|
body:
|
36
36
|
encoding: UTF-8
|
37
37
|
string: |
|
38
|
-
{"result":"
|
38
|
+
{"result":"mpMuSjZQwXbCiFHna32c8gGD1uLChY4x5z","error":null,"id":"jsonrpc"}
|
39
39
|
http_version:
|
40
|
-
recorded_at:
|
40
|
+
recorded_at: Sat, 30 Aug 2014 12:35:15 GMT
|
41
41
|
- request:
|
42
42
|
method: post
|
43
43
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
@@ -61,7 +61,7 @@ http_interactions:
|
|
61
61
|
message: OK
|
62
62
|
headers:
|
63
63
|
Date:
|
64
|
-
-
|
64
|
+
- Sat, 30 Aug 2014 12:35:15 +0000
|
65
65
|
Connection:
|
66
66
|
- keep-alive
|
67
67
|
Content-Length:
|
@@ -73,9 +73,9 @@ http_interactions:
|
|
73
73
|
body:
|
74
74
|
encoding: UTF-8
|
75
75
|
string: |
|
76
|
-
{"result":"
|
76
|
+
{"result":"ms6iLtEMCZgU3KG3p3bUxqvNeSUFvQHurf","error":null,"id":"jsonrpc"}
|
77
77
|
http_version:
|
78
|
-
recorded_at:
|
78
|
+
recorded_at: Sat, 30 Aug 2014 12:35:15 GMT
|
79
79
|
- request:
|
80
80
|
method: post
|
81
81
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
@@ -99,7 +99,7 @@ http_interactions:
|
|
99
99
|
message: OK
|
100
100
|
headers:
|
101
101
|
Date:
|
102
|
-
-
|
102
|
+
- Sat, 30 Aug 2014 12:35:15 +0000
|
103
103
|
Connection:
|
104
104
|
- keep-alive
|
105
105
|
Content-Length:
|
@@ -113,13 +113,13 @@ http_interactions:
|
|
113
113
|
string: |
|
114
114
|
{"result":0.00000000,"error":null,"id":"jsonrpc"}
|
115
115
|
http_version:
|
116
|
-
recorded_at:
|
116
|
+
recorded_at: Sat, 30 Aug 2014 12:35:15 GMT
|
117
117
|
- request:
|
118
118
|
method: post
|
119
119
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
120
120
|
body:
|
121
121
|
encoding: UTF-8
|
122
|
-
string: '{"method":"sendfrom","params":["","
|
122
|
+
string: '{"method":"sendfrom","params":["","ms6iLtEMCZgU3KG3p3bUxqvNeSUFvQHurf",5.2,0],"id":"jsonrpc"}'
|
123
123
|
headers:
|
124
124
|
Accept:
|
125
125
|
- "*/*; q=0.5, application/xml"
|
@@ -137,7 +137,7 @@ http_interactions:
|
|
137
137
|
message: OK
|
138
138
|
headers:
|
139
139
|
Date:
|
140
|
-
-
|
140
|
+
- Sat, 30 Aug 2014 12:35:15 +0000
|
141
141
|
Connection:
|
142
142
|
- keep-alive
|
143
143
|
Content-Length:
|
@@ -149,9 +149,9 @@ http_interactions:
|
|
149
149
|
body:
|
150
150
|
encoding: UTF-8
|
151
151
|
string: |
|
152
|
-
{"result":"
|
152
|
+
{"result":"03bb989b2202cb5ba64a8bc5b271e004aa923199771640d09ff4cb2e17216931","error":null,"id":"jsonrpc"}
|
153
153
|
http_version:
|
154
|
-
recorded_at:
|
154
|
+
recorded_at: Sat, 30 Aug 2014 12:35:15 GMT
|
155
155
|
- request:
|
156
156
|
method: post
|
157
157
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
@@ -175,7 +175,7 @@ http_interactions:
|
|
175
175
|
message: OK
|
176
176
|
headers:
|
177
177
|
Date:
|
178
|
-
-
|
178
|
+
- Sat, 30 Aug 2014 12:35:15 +0000
|
179
179
|
Connection:
|
180
180
|
- keep-alive
|
181
181
|
Content-Length:
|
@@ -189,5 +189,5 @@ http_interactions:
|
|
189
189
|
string: |
|
190
190
|
{"result":5.20000000,"error":null,"id":"jsonrpc"}
|
191
191
|
http_version:
|
192
|
-
recorded_at:
|
193
|
-
recorded_with: VCR 2.
|
192
|
+
recorded_at: Sat, 30 Aug 2014 12:35:15 GMT
|
193
|
+
recorded_with: VCR 2.9.2
|
@@ -23,7 +23,7 @@ http_interactions:
|
|
23
23
|
message: OK
|
24
24
|
headers:
|
25
25
|
Date:
|
26
|
-
-
|
26
|
+
- Sat, 30 Aug 2014 12:35:22 +0000
|
27
27
|
Connection:
|
28
28
|
- keep-alive
|
29
29
|
Content-Length:
|
@@ -35,9 +35,9 @@ http_interactions:
|
|
35
35
|
body:
|
36
36
|
encoding: UTF-8
|
37
37
|
string: |
|
38
|
-
{"result":"
|
38
|
+
{"result":"n3B1RCH2ZY9EkoXfdogoqLLEuojhMdiJCM","error":null,"id":"jsonrpc"}
|
39
39
|
http_version:
|
40
|
-
recorded_at:
|
40
|
+
recorded_at: Sat, 30 Aug 2014 12:35:22 GMT
|
41
41
|
- request:
|
42
42
|
method: post
|
43
43
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
@@ -61,7 +61,7 @@ http_interactions:
|
|
61
61
|
message: OK
|
62
62
|
headers:
|
63
63
|
Date:
|
64
|
-
-
|
64
|
+
- Sat, 30 Aug 2014 12:35:22 +0000
|
65
65
|
Connection:
|
66
66
|
- keep-alive
|
67
67
|
Content-Length:
|
@@ -73,9 +73,9 @@ http_interactions:
|
|
73
73
|
body:
|
74
74
|
encoding: UTF-8
|
75
75
|
string: |
|
76
|
-
{"result":"
|
76
|
+
{"result":"mtDPTH7b5w2AqwQqkBEEL17RQMJ8QU3oyY","error":null,"id":"jsonrpc"}
|
77
77
|
http_version:
|
78
|
-
recorded_at:
|
78
|
+
recorded_at: Sat, 30 Aug 2014 12:35:22 GMT
|
79
79
|
- request:
|
80
80
|
method: post
|
81
81
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
@@ -99,7 +99,7 @@ http_interactions:
|
|
99
99
|
message: OK
|
100
100
|
headers:
|
101
101
|
Date:
|
102
|
-
-
|
102
|
+
- Sat, 30 Aug 2014 12:35:22 +0000
|
103
103
|
Connection:
|
104
104
|
- keep-alive
|
105
105
|
Content-Length:
|
@@ -113,13 +113,13 @@ http_interactions:
|
|
113
113
|
string: |
|
114
114
|
{"result":50.00000000,"error":null,"id":"jsonrpc"}
|
115
115
|
http_version:
|
116
|
-
recorded_at:
|
116
|
+
recorded_at: Sat, 30 Aug 2014 12:35:22 GMT
|
117
117
|
- request:
|
118
118
|
method: post
|
119
119
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
120
120
|
body:
|
121
121
|
encoding: UTF-8
|
122
|
-
string: '{"method":"sendfrom","params":["","
|
122
|
+
string: '{"method":"sendfrom","params":["","mtDPTH7b5w2AqwQqkBEEL17RQMJ8QU3oyY",60.0,0],"id":"jsonrpc"}'
|
123
123
|
headers:
|
124
124
|
Accept:
|
125
125
|
- "*/*; q=0.5, application/xml"
|
@@ -137,7 +137,7 @@ http_interactions:
|
|
137
137
|
message: Internal Server Error
|
138
138
|
headers:
|
139
139
|
Date:
|
140
|
-
-
|
140
|
+
- Sat, 30 Aug 2014 12:35:22 +0000
|
141
141
|
Connection:
|
142
142
|
- close
|
143
143
|
Content-Length:
|
@@ -151,5 +151,5 @@ http_interactions:
|
|
151
151
|
string: |
|
152
152
|
{"result":null,"error":{"code":-6,"message":"Account has insufficient funds"},"id":"jsonrpc"}
|
153
153
|
http_version:
|
154
|
-
recorded_at:
|
155
|
-
recorded_with: VCR 2.
|
154
|
+
recorded_at: Sat, 30 Aug 2014 12:35:22 GMT
|
155
|
+
recorded_with: VCR 2.9.2
|
@@ -23,7 +23,7 @@ http_interactions:
|
|
23
23
|
message: OK
|
24
24
|
headers:
|
25
25
|
Date:
|
26
|
-
-
|
26
|
+
- Sat, 30 Aug 2014 12:35:07 +0000
|
27
27
|
Connection:
|
28
28
|
- keep-alive
|
29
29
|
Content-Length:
|
@@ -35,9 +35,9 @@ http_interactions:
|
|
35
35
|
body:
|
36
36
|
encoding: UTF-8
|
37
37
|
string: |
|
38
|
-
{"result":"
|
38
|
+
{"result":"n2we8X9Am68ia9gecXdKqjpTej1z63nNVg","error":null,"id":"jsonrpc"}
|
39
39
|
http_version:
|
40
|
-
recorded_at:
|
40
|
+
recorded_at: Sat, 30 Aug 2014 12:35:07 GMT
|
41
41
|
- request:
|
42
42
|
method: post
|
43
43
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
@@ -61,7 +61,7 @@ http_interactions:
|
|
61
61
|
message: OK
|
62
62
|
headers:
|
63
63
|
Date:
|
64
|
-
-
|
64
|
+
- Sat, 30 Aug 2014 12:35:07 +0000
|
65
65
|
Connection:
|
66
66
|
- keep-alive
|
67
67
|
Content-Length:
|
@@ -73,9 +73,9 @@ http_interactions:
|
|
73
73
|
body:
|
74
74
|
encoding: UTF-8
|
75
75
|
string: |
|
76
|
-
{"result":"
|
76
|
+
{"result":"muw21unt4ZFbM38xFiwXEZN63yBDn8vwVP","error":null,"id":"jsonrpc"}
|
77
77
|
http_version:
|
78
|
-
recorded_at:
|
78
|
+
recorded_at: Sat, 30 Aug 2014 12:35:07 GMT
|
79
79
|
- request:
|
80
80
|
method: post
|
81
81
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
@@ -99,7 +99,7 @@ http_interactions:
|
|
99
99
|
message: OK
|
100
100
|
headers:
|
101
101
|
Date:
|
102
|
-
-
|
102
|
+
- Sat, 30 Aug 2014 12:35:07 +0000
|
103
103
|
Connection:
|
104
104
|
- keep-alive
|
105
105
|
Content-Length:
|
@@ -113,13 +113,13 @@ http_interactions:
|
|
113
113
|
string: |
|
114
114
|
{"result":0.00000000,"error":null,"id":"jsonrpc"}
|
115
115
|
http_version:
|
116
|
-
recorded_at:
|
116
|
+
recorded_at: Sat, 30 Aug 2014 12:35:07 GMT
|
117
117
|
- request:
|
118
118
|
method: post
|
119
119
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
120
120
|
body:
|
121
121
|
encoding: UTF-8
|
122
|
-
string: '{"method":"sendfrom","params":["","
|
122
|
+
string: '{"method":"sendfrom","params":["","muw21unt4ZFbM38xFiwXEZN63yBDn8vwVP",5.5,0],"id":"jsonrpc"}'
|
123
123
|
headers:
|
124
124
|
Accept:
|
125
125
|
- "*/*; q=0.5, application/xml"
|
@@ -137,7 +137,7 @@ http_interactions:
|
|
137
137
|
message: OK
|
138
138
|
headers:
|
139
139
|
Date:
|
140
|
-
-
|
140
|
+
- Sat, 30 Aug 2014 12:35:07 +0000
|
141
141
|
Connection:
|
142
142
|
- keep-alive
|
143
143
|
Content-Length:
|
@@ -149,9 +149,9 @@ http_interactions:
|
|
149
149
|
body:
|
150
150
|
encoding: UTF-8
|
151
151
|
string: |
|
152
|
-
{"result":"
|
152
|
+
{"result":"ce86273ffb943a7bd3612079f3459fc80ad2e4342a083cfbb800c16d36b11292","error":null,"id":"jsonrpc"}
|
153
153
|
http_version:
|
154
|
-
recorded_at:
|
154
|
+
recorded_at: Sat, 30 Aug 2014 12:35:07 GMT
|
155
155
|
- request:
|
156
156
|
method: post
|
157
157
|
uri: http://bitcoinrpc:thisisjustapasswordfortesting@localhost:19001/
|
@@ -175,7 +175,7 @@ http_interactions:
|
|
175
175
|
message: OK
|
176
176
|
headers:
|
177
177
|
Date:
|
178
|
-
-
|
178
|
+
- Sat, 30 Aug 2014 12:35:07 +0000
|
179
179
|
Connection:
|
180
180
|
- keep-alive
|
181
181
|
Content-Length:
|
@@ -189,5 +189,5 @@ http_interactions:
|
|
189
189
|
string: |
|
190
190
|
{"result":5.50000000,"error":null,"id":"jsonrpc"}
|
191
191
|
http_version:
|
192
|
-
recorded_at:
|
193
|
-
recorded_with: VCR 2.
|
192
|
+
recorded_at: Sat, 30 Aug 2014 12:35:07 GMT
|
193
|
+
recorded_with: VCR 2.9.2
|