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 |
|
Mariano Sorgente
|
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
|
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 |
|
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
|
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
|
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
|
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
|
12c3df3ffb
|
-python black format
-investigating multicolour spends and parent discovery
|
2020-04-22 16:03:40 -07:00 |
|
Matthew Howard
|
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
|
63b56f275b
|
cc wallet changes
|
2020-04-22 16:02:42 -07:00 |
|
Matthew Howard
|
0bbe02ade3
|
-wrote test for create_zero_val
|
2020-04-22 15:59:58 -07:00 |
|
Matthew Howard
|
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
|
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 |
|