Mariano Sorgente
0dea6db7cd
Remove raw keychain keys, update block tools with new protocol
2020-07-16 13:05:43 -07:00
Mariano Sorgente
8ae737e74a
Change logging level to WARNING in tests
2020-07-16 13:05:43 -07:00
Mariano Sorgente
2c8efb7db2
Some more small improvements
2020-07-16 13:05:43 -07:00
Mariano Sorgente
116ee138b8
Remove sleeps from tests
2020-07-16 13:05:43 -07:00
Mariano Sorgente
c0441391b8
Start working on test speeds
2020-07-16 13:05:43 -07:00
Yostra
a54931d735
transaction history /value
2020-04-27 18:42:08 -07:00
Richard Kiss
2eb4fd7b8e
Squashed commit of merge conflicts.
2020-04-21 23:31:20 -07:00
Yostra
d425a41ad8
assert fee condition
2020-04-21 22:55:21 -07:00
Mariano Sorgente
02aa39a667
Fix race condition in select coins, and order coins by age
2020-04-08 15:29:34 +09:00
Yostra
ce4b8ce5fa
fix main wallet access
2020-04-07 12:20:56 -07:00
Yostra
d4fe5e5cb3
Merge branch 'beta-1.1' into beta-1.2
2020-04-07 11:40:49 -07:00
Mariano Sorgente
b5ebf6c494
Refactor puzzle store, tests, generate future puzzle hashes
2020-04-07 18:17:44 +09:00
Yostra
8ebf55bff7
simplify setup
2020-04-04 14:12:03 -07:00
Mariano Sorgente
dc637d4ec1
Block ordering ( #142 )
...
* Look at current block additions before removals
* Fix block ordering, and change state machine of wallet node
* Fix infinite recursion
* Fix some serious bugs with wallets/coinbases/reorgs and add testing
2020-04-02 02:53:33 +09:00
Mariano Sorgente
e328f01f10
Lint properly, and fix Paths
2020-03-30 18:03:03 +09:00
Yostra
708caf9f27
select coins fix
2020-03-27 14:03:48 -07:00
Mariano Sorgente
f96ae11094
Wallet fixes ( #131 )
...
* Transaction status, and fixes
* Close websocket on ConnectionCloseError, and fix wallet bug
* More validation and better error messages
* Uncomment lines
* Fix tests
2020-03-27 23:30:07 +09:00
Yostra
a59f35b142
send to three different peers
2020-03-27 00:56:57 -07:00
Mariano Sorgente
2a388d3545
Fix tests
2020-03-21 01:24:48 +09:00