Bill Blanke and Gene Hoffman
d29884c335
Specify secondary temporary plotting folder
2020-05-05 20:10:05 -07:00
Mariano Sorgente and GitHub
1c8815ab1a
Ms.double handshake ( #203 )
...
* Fix create plot issue, do not recreate plots that exist on another drive
* Fix double harvester handshake with farmer
* Full node sends ping to wallet
* Async constructor for harvester, and instance threadpool
2020-04-30 14:02:35 +09:00
Gene Hoffman and GitHub
159a09a70f
Improved blockchain database - Merge pull request #197 from Chia-Network/ms.refactor
...
Improved blockchain database
2020-04-29 18:36:30 -07:00
Gene Hoffman and GitHub
a1eb20a38c
Mempool fix - Merge pull request #200 from Chia-Network/mempool_fix
...
Mempool fix
2020-04-29 14:40:07 -07:00
Yostra
5ce203ee8d
unique test name
2020-04-29 13:45:05 -07:00
Yostra
0f65c3ec22
mempool fix
2020-04-29 13:41:42 -07:00
Matthew Howard
4feeb0c867
-updated tests to use new format for create_offer
2020-04-29 14:29:29 +01:00
Yostra
adb5708619
flake
2020-04-28 14:03:21 -07:00
Yostra
a41ca36054
fix db path
2020-04-28 13:39:11 -07:00
Mariano Sorgente
ca8f8e1549
Fix test teardown
2020-04-28 19:17:32 +09:00
Mariano Sorgente
2d3c85f7f3
Add genesis to DB
2020-04-28 17:19:38 +09:00
Mariano Sorgente
f4d8c22f94
Store unfinished blocks on disk, tips/lca, db changes, cleanup
2020-04-28 17:09:18 +09:00
Mariano Sorgente
d88fa32746
Merge branch 'beta-1.4' of github.com:Chia-Network/chia-blockchain into wallet-tests
2020-04-28 12:37:01 +09:00
Yostra
a54931d735
transaction history /value
2020-04-27 18:42:08 -07:00
Mariano Sorgente and GitHub
d4a96d3e1b
Don't reuse public keys, generate puzzles for all wallets ( #192 )
...
* Don't reuse public keys, generate puzzles for all wallets (100)
* Use the right start and end indeces
* Handle edge case with all used entries
2020-04-27 23:40:47 +09:00
Mariano Sorgente
ffd439e79b
Start refactor
2020-04-27 22:10:32 +09:00
Mariano Sorgente
31cad985a1
Remove unused file
2020-04-27 14:52:11 +09:00
Mariano Sorgente
5d7fa99a9b
Add tests for wallet store
2020-04-27 14:51:12 +09:00
Mariano Sorgente
de17942892
Merge branch 'beta-1.4' of github.com:Chia-Network/chia-blockchain into wallet-tests
2020-04-27 12:47:21 +09:00
Mariano Sorgente
36caabb372
Wallet tests
2020-04-25 20:13:57 +09:00
Matthew Howard
a919b824a3
-removed unused view_offer
...
-changed view_offer to chia from mojo
2020-04-24 11:30:59 +01:00
Yostra
16cae38b18
time out assert
2020-04-24 01:59:33 -07:00
Yostra
4533761dc3
more time
2020-04-24 00:15:32 -07:00
Yostra
156b959f86
flake
2020-04-23 22:30:37 -07:00
Yostra
3752d466e8
create offer and zero coin automatically
2020-04-23 19:54:10 -07:00
Yostra
131848fe5b
merge clean
2020-04-23 15:21:57 -07:00
Yostra
d180793189
use Path
2020-04-23 15:09:34 -07:00
Matthew Howard
840f4eb101
black formatting
2020-04-23 20:26:01 +01:00
Matthew Howard
0f32884320
remove breakpoint
2020-04-23 16:44:02 +01:00
Matthew Howard
2e517fdd06
-added test for multicoin and zero-val generation for offer creator
2020-04-23 16:41:57 +01:00
Matthew Howard
cccf6e4226
-select_coins(0) now works
2020-04-23 14:40:25 +01:00
Matthew Howard
04ba5de65e
fixed test for trades
2020-04-23 13:46:06 +01:00
Matthew Howard and Yostra
baf2f84025
-commented tests
2020-04-22 16:27:35 -07:00
Yostra
517a8123ce
longer sleep
2020-04-22 16:27:18 -07:00
Yostra
8fe558b32a
more tests, more sleep
2020-04-22 16:27:00 -07:00
Yostra
00cea61686
more cleanup
2020-04-22 16:26:53 -07:00
Yostra
c662c43d0b
test trade works
2020-04-22 16:26:25 -07:00
Yostra
2be0e7b9f8
uncomment tests
2020-04-22 16:23:42 -07:00
Yostra
44e604b3fe
longer sleep
2020-04-22 16:21:59 -07:00
Yostra
858888d127
sleep 1 sec
2020-04-22 16:21:36 -07:00
Matthew Howard and Yostra
b6c6dd68f1
-add websockets for more tradeoffer funcs
...
-small fixes to trade offer funcs
-black formatting
2020-04-22 16:12:00 -07:00
Yostra
c3bfd837f2
comment out tests, except transactions
2020-04-22 16:11:34 -07:00
Matthew Howard and Yostra
7c2c5c2d0a
-added the ability to fetch wallet by colour
...
-added test for this
-added some trade offer related functions
2020-04-22 16:05:39 -07:00
Matthew Howard and Yostra
cca3f05a10
-changed set_used_up_to to no longer take index
...
-fixed bad call in test_wallet_sync, though that test is still failing
2020-04-22 16:05:33 -07:00
Matthew Howard and Yostra
12c3df3ffb
-python black format
...
-investigating multicolour spends and parent discovery
2020-04-22 16:03:40 -07:00
Matthew Howard and Yostra
2d9fd53238
generate_zero_val now works
2020-04-22 16:03:23 -07:00
Yostra
f47aac8b95
fix the scenario with change
2020-04-22 16:03:15 -07:00
Yostra
adda69eff7
fix test
2020-04-22 16:03:07 -07:00
Yostra
988d9935bb
unlink correct path
2020-04-22 16:02:58 -07:00
Yostra
8e6662d8dc
don't use random bytes for db name, unlink path for testing
2020-04-22 16:02:50 -07:00