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
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
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
Yostra
63b56f275b
cc wallet changes
2020-04-22 16:02:42 -07:00
Matthew Howard and Yostra
0bbe02ade3
-wrote test for create_zero_val
2020-04-22 15:59:58 -07:00
Matthew Howard and Yostra
ddc86fcdb9
- seperated made make_eve_solution its own function
...
- made spelling of "colour" consistent
- removed create_zero_val from create wallet
- fixed create_zero_val
2020-04-22 15:59:47 -07:00
Yostra
a267068f01
coloured coins receive coin
2020-04-22 15:59:35 -07:00
Matthew Howard and Yostra
38e61976f6
-added test for generation
...
-ported relative amount spendbundle creation for offers
-made get_innerpuz more internally consistent
2020-04-22 15:54:43 -07:00
Mariano Sorgente
2705a4e75c
Fix test
2020-04-22 16:43:30 +09:00
Mariano Sorgente and GitHub
f6762b80fd
New hash to prime (breaking change) ( #184 )
...
* Uses new chia-vfd (chiavdf=0.12.7)
* Migration script replaces old puzzle hashes with new ones (as long as CHIA_ROOT is not set)
* New genesis block
* Fix bug in genesis block generation
* Increment protocol version to 0.14
2020-04-22 16:24:59 +09:00
Richard Kiss
2eb4fd7b8e
Squashed commit of merge conflicts.
2020-04-21 23:31:20 -07:00
Mariano Sorgente and Richard Kiss
b0464096b8
More accurate space estimation, and tests
2020-04-21 23:12:13 -07:00
Mariano Sorgente and Richard Kiss
83635f7c01
Small networking fixes
2020-04-21 22:55:21 -07:00
Yostra and Richard Kiss
2d536f24ae
format
2020-04-21 22:55:21 -07:00
Yostra and Richard Kiss
d425a41ad8
assert fee condition
2020-04-21 22:55:21 -07:00
Yostra and Richard Kiss
299753fd22
just use new ssl
2020-04-21 22:55:21 -07:00