Yostra
6feeb1ccac
don't update on every tx, use value
2020-03-13 19:25:23 -07:00
Yostra
b7c82d1088
use chia unit in transactions
2020-03-13 18:14:05 -07:00
Yostra
507cdf8c42
make transaction table scrollable
2020-03-13 18:14:05 -07:00
Yostra
864fd11541
return -1 if empty
2020-03-13 18:14:05 -07:00
Yostra
2286651eb3
use hd keys for wallet target
2020-03-13 18:14:05 -07:00
Yostra
168a936947
Merge pull request #118 from Chia-Network/tlsintegrationwjb
...
Tlsintegrationwjb
2020-03-13 16:26:21 -07:00
Bill Blanke
1fbb3d7235
removed cli for tests
2020-03-13 14:46:34 -07:00
Bill Blanke
bfea03ed48
mypy
2020-03-13 10:22:56 -07:00
Bill Blanke
9a64bdd2ed
configd ssl
2020-03-13 09:57:42 -07:00
Bill Blanke
92a3dab772
log flake8
2020-03-13 09:11:17 -07:00
Bill Blanke
36de9eafc0
simple tls for integration
2020-03-13 08:48:25 -07:00
Yostra
284de7e14c
wallet use introducer
2020-03-12 18:32:59 -07:00
Yostra
61ebc39f47
log stack trace
2020-03-12 18:28:43 -07:00
Yostra
15373d0109
introducer peer count
2020-03-12 18:26:17 -07:00
Yostra
f089885378
use wallet target for farmer and pool
2020-03-12 16:04:40 -07:00
Yostra
44690abdec
use wallets puzzlehash as target for farmer
2020-03-12 15:49:33 -07:00
Yostra
40ec288efb
format
2020-03-12 15:28:01 -07:00
Yostra
a995a460cd
use units, chia - mojo
2020-03-12 15:27:21 -07:00
Yostra
e33d92134f
move sync_mode to WSM, state change for new block
2020-03-12 12:53:50 -07:00
Yostra
65c8629f6f
get height, sync status, peer info
2020-03-12 12:53:06 -07:00
Yostra
1dd02fe55c
get height and syncing status
2020-03-12 10:59:04 -07:00
Yostra
3196b100d9
connect ot introducer if not testing
2020-03-12 10:59:04 -07:00
Yostra
6d4793ef2a
formatting
2020-03-12 10:59:04 -07:00
Yostra
0b80faa6b3
update balance, use only one html file
2020-03-12 10:59:04 -07:00
Yostra
e126313984
bytes, not string
2020-03-12 10:59:04 -07:00
Yostra
d63dd1888a
get logging from child process
2020-03-12 10:59:04 -07:00
Mariano Sorgente
16a1627b6f
Fix script typo
2020-03-12 15:21:48 +09:00
Mariano Sorgente
3e74649930
Fix sync test
2020-03-12 15:05:28 +09:00
Mariano Sorgente
5a2dfd09e8
Merge branch 'integration' into light-verification
2020-03-12 14:11:37 +09:00
Mariano Sorgente
7b00daaeb3
Fix filter test
2020-03-12 13:44:40 +09:00
Mariano Sorgente
94c6be1d04
Fix fork point issue
2020-03-12 12:42:11 +09:00
Mariano Sorgente
dd8dc370ff
Start changes light verification
2020-03-12 12:11:51 +09:00
Yostra
6d213696ba
ubuntu install steps
2020-03-11 13:20:42 -07:00
Yostra
48052db0b3
mypy formating
2020-03-11 12:41:53 -07:00
Yostra
75b94ad6fa
callback for state changed
2020-03-11 12:41:53 -07:00
Yostra
cfbfc766c9
use protocol and comment out failign test
2020-03-11 12:41:53 -07:00
Yostra
9ddd1361dc
wallet, transaction, simulator, testing, farm block
2020-03-11 12:41:53 -07:00
Gene Hoffman
022b6fb30e
Merge pull request #115 from Chia-Network/vdf_bench
...
Vdf benchmark capability
2020-03-11 00:24:34 -07:00
Gene Hoffman
95a2427e6c
Move introducer to beta introducer
2020-03-10 18:30:13 -07:00
Yostra
29c7fc535d
clean junk
2020-03-10 13:34:43 -07:00
Yostra
b93a5a33e9
reorg in wallets
2020-03-10 12:58:42 -07:00
Yostra
d8211f5257
give name for logging
2020-03-10 12:54:45 -07:00
Rostislav
139c860ce8
fast_vdf: Add vdf_bench tool
...
The tool can be used to benchmark the following:
- "square_asm": form squaring in assembly
- "square": form squaring in C
- "discr": generation of form discriminant from seed
2020-03-10 06:25:42 +00:00
Rostislav
f9be513c66
fast_vdf: Do not repeat initialization in CreateDiscriminant
2020-03-10 04:55:13 +00:00
Yostra
cf3e0d0920
coinbase freeze period in select_coin
2020-03-09 20:36:01 -07:00
Yostra
fc41b4c38e
return true if already in mempool
2020-03-09 16:54:03 -07:00
Yostra
79e474b420
one is enough
2020-03-09 16:27:56 -07:00
Yostra
cdb1587dd8
ack true if transaction already in mempool
2020-03-09 16:18:31 -07:00
Yostra
894b49d756
format
2020-03-09 15:38:40 -07:00
Gene Hoffman
db4f27cb45
Readme - add argument POST example for RPC
2020-03-09 15:38:30 -07:00