Yostra
51217406a4
already declared
2020-02-13 17:31:21 -08:00
Yostra
2267b8b007
more wallet stuff
2020-02-13 17:18:11 -08:00
Yostra
56c51f98a1
retry queue
2020-02-13 15:35:49 -08:00
Yostra
45a8efba1b
additions first
2020-02-13 15:35:00 -08:00
Yostra
d2da31cecf
add wallet
2020-02-13 13:27:04 -08:00
Yostra
d367a13e47
remove comments
2020-02-13 13:24:44 -08:00
Yostra
d171e70038
select coins
2020-02-13 13:24:13 -08:00
Yostra
2480c92d75
confimed balance
2020-02-13 12:59:03 -08:00
Yostra
fe45541e05
remove old wallets
2020-02-13 12:48:16 -08:00
Yostra
f6032a158f
close
2020-02-13 12:37:09 -08:00
Yostra
ae1b07eec0
reformat
2020-02-13 12:15:36 -08:00
Yostra
3c88fc2368
fix coin store
2020-02-13 11:58:12 -08:00
Yostra
aecf339cc9
wallet changes
2020-02-13 11:57:40 -08:00
Yostra
c907cf6431
await add spendbundle
2020-02-12 18:31:14 -08:00
Yostra
7b2a49f301
make my py happy
2020-02-12 17:27:39 -08:00
Yostra
d1bdb6bbef
remove unsused and add query to find coin by spent
2020-02-12 17:09:31 -08:00
Yostra
5aae9cdc1c
alway first add then rmeove
2020-02-12 16:35:07 -08:00
Yostra
44b26ce75b
add to wallet protocol
2020-02-12 16:16:57 -08:00
Yostra
194117829e
remove unused
2020-02-12 16:09:14 -08:00
Yostra
03c55c2ecb
copy coin store to wallet store
2020-02-12 15:59:52 -08:00
Yostra
0978d2f20b
don't store as bytes
2020-02-12 15:58:49 -08:00
Yostra
f9927e9a19
wallet stuff
2020-02-11 17:01:39 -08:00
Yostra
644f723e73
wallet protocol stubs
2020-02-11 13:00:41 -08:00
Gene Hoffman and GitHub
fa64c4afae
Merge pull request #97 from A-Caccese/master
...
Update README.md for WSL alternative clarification - resolve merge conflict.
2020-02-11 12:28:49 -08:00
Gene Hoffman and GitHub
9e87a5088a
Merge branch 'alpha-1.4' into master
2020-02-11 12:28:12 -08:00
Antonio Caccese and GitHub
8daa3c1f2e
Update README.md
...
In "Each line that starts with `pip ...` becomes `python -m pip ...`" changed "python -m pip" with "python3.7 -m pip" (paragraph "Alternate method for Ubuntu 18.04 LTS"). The command "python -m pip" calls the wrong version of python.
2020-02-11 19:01:17 +01:00
Mariano Sorgente
3baab5c6a7
Rearrange methods in blockchain.py
2020-02-11 10:37:43 -05:00
Yostra
d6fc21114e
generate key for wallet
2020-02-10 16:53:25 -08:00
Mariano Sorgente
48901a02a7
Use standard hash everywhere
2020-02-10 19:07:20 -05:00
Mariano Sorgente
83ff47bb58
Don't await vdf server processes
2020-02-10 18:59:13 -05:00
Mariano Sorgente
dd4126d1bf
Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into integration
2020-02-10 18:39:31 -05:00
Mariano Sorgente
1c0f7fee49
All ints in quality calculation, quality to quality string
2020-02-10 18:39:03 -05:00
Yostra
587c975d1d
test assert time passed conditions
2020-02-10 12:19:16 -08:00
Yostra
733fa830bb
test block age exceeds transaction
2020-02-10 12:05:50 -08:00
Yostra
d57c0eb8a6
test assert block index excdeeds condiiton
2020-02-10 11:58:41 -08:00
Yostra
14473065f5
fix conditions greater or equal
2020-02-10 11:57:14 -08:00
Yostra
ba5d4cdd07
tests assert coin consumed
2020-02-10 11:22:48 -08:00
Yostra
e82ba315e6
test assert my coin id
2020-02-10 11:01:35 -08:00
Mariano Sorgente
9f9dcba021
Keep strong references to all asyncio tasks
2020-02-10 12:53:28 -05:00
Mariano Sorgente
25df8fe8df
Merge, lint
2020-02-10 12:25:28 -05:00
Mariano Sorgente
41bc8b0798
Fix timelord asyncio bug
2020-02-10 12:08:58 -05:00
Yostra
2d81bf25b8
lock unspent store
2020-02-09 22:43:56 -08:00
Yostra
4d3a95f173
simplify conditions
2020-02-09 17:14:46 -08:00
Yostra
503cbe43a5
remove sppecial case
2020-02-09 15:44:14 -08:00
Mariano Sorgente
7777661f5e
Peer protocol to full node protocol, and too many open plots no crash
2020-02-08 16:21:03 -05:00
Yostra
d91a8dc76f
use bool in coinrecord, bool streamable
2020-02-08 02:24:01 -08:00
Yostra
6b34bede0a
refactor coin records
2020-02-08 02:23:58 -08:00
Yostra
663045d501
rename and return false if same block
2020-02-08 02:21:46 -08:00
Yostra
d6daca7909
remove comment
2020-02-08 02:21:45 -08:00
Yostra
5bf3d216fa
clear dic properly
2020-02-08 02:21:45 -08:00