Matt Hauff
|
3427201829
|
Catchup merge from atari
|
2022-01-28 07:46:37 -07:00 |
|
Florin Chirica
|
ff8fce389a
|
Complete code for unsubscribe.
|
2022-01-28 14:36:45 +02:00 |
|
Florin Chirica
|
2a2692708e
|
Merge branch 'atari' into fc.integration
|
2022-01-28 14:22:24 +02:00 |
|
Florin Chirica
|
ee57d32f43
|
Try to fix linter?
|
2022-01-28 14:21:29 +02:00 |
|
Kyle Altendorf
|
d1259a6832
|
Merge pull request #9961 from Chia-Network/atari_wallet_stop_tracking
|
2022-01-27 19:41:45 -05:00 |
|
Florin Chirica
|
94fb925df8
|
Return subtree only in LATEST mode.
|
2022-01-27 22:29:43 +02:00 |
|
Kyle Altendorf
|
8b3c397cfa
|
more await
|
2022-01-27 14:50:03 -05:00 |
|
Florin Chirica
|
e44a68a127
|
Fix whiteline.
|
2022-01-27 20:40:40 +02:00 |
|
Florin Chirica
|
85f0f99af0
|
Remove get_roots leftover.
|
2022-01-27 20:17:30 +02:00 |
|
Florin Chirica
|
1a125a5bf6
|
Merge branch 'atari' into fc.integration
|
2022-01-27 20:13:17 +02:00 |
|
Florin Chirica
|
e32950c3bc
|
Fix bugs.
|
2022-01-27 20:11:30 +02:00 |
|
Kyle Altendorf
|
3dbf13ca17
|
await
|
2022-01-27 13:01:50 -05:00 |
|
Kyle Altendorf
|
1d12f42558
|
less ugly error checking
|
2022-01-27 12:31:37 -05:00 |
|
Kyle Altendorf
|
9c7458f29e
|
Merge branch 'atari' into atari-fix_post_mega_merge
|
2022-01-27 02:24:24 -05:00 |
|
Kyle Altendorf
|
15a2134a69
|
fix
|
2022-01-26 20:36:28 -05:00 |
|
Florin Chirica
|
d80c0c7f6f
|
Fix dowload data bug.
|
2022-01-26 23:05:08 +02:00 |
|
Kyle Altendorf
|
79ea0c0e78
|
Merge pull request #9925 from Chia-Network/get_roots_return_ids
|
2022-01-26 15:49:38 -05:00 |
|
Kyle Altendorf
|
a07d833150
|
Merge pull request #9928 from Chia-Network/get_keys_value
|
2022-01-26 15:27:10 -05:00 |
|
Kyle Altendorf
|
c5848b497b
|
Merge pull request #9926 from Chia-Network/atari_cli_error_handle
|
2022-01-26 15:17:13 -05:00 |
|
Kyle Altendorf
|
a7ddfa5d64
|
Merge branch 'atari' into get_keys_value
|
2022-01-26 15:12:28 -05:00 |
|
Kyle Altendorf
|
1bb53a0c83
|
Merge pull request #9927 from Chia-Network/fix_get_ancestors
|
2022-01-26 15:04:01 -05:00 |
|
Florin Chirica
|
cc32f6a61a
|
Checkpoint.
|
2022-01-26 18:32:37 +02:00 |
|
Matt Hauff
|
0f5965ad99
|
Add the ability to stop tracking singletons
|
2022-01-26 09:04:22 -07:00 |
|
almog
|
a82ffac377
|
pr fixes
|
2022-01-26 16:56:33 +02:00 |
|
almog
|
a08427ae21
|
unused import
|
2022-01-26 12:00:09 +02:00 |
|
Florin Chirica
|
6b357a9ba9
|
Fix bug.
|
2022-01-25 22:23:19 +02:00 |
|
 Matt HauffandKyle Altendorf
|
55cc46a158
|
comment fix
Co-authored-by: Kyle Altendorf <sda@fstab.net>
|
2022-01-25 12:38:22 -07:00 |
|
almog
|
6de9a56cd2
|
arg names
|
2022-01-25 19:41:43 +02:00 |
|
almog
|
e374efdfad
|
address pr comments
|
2022-01-25 19:22:26 +02:00 |
|
almog
|
b13c9b8a5d
|
lint
|
2022-01-25 18:51:54 +02:00 |
|
Matt Hauff
|
619510befb
|
Add fees to the report spend
|
2022-01-25 09:50:22 -07:00 |
|
almog
|
0da4a85693
|
move get_roots to rpc
|
2022-01-25 18:50:09 +02:00 |
|
Florin Chirica
|
15832c225a
|
First attempt data propagation integration.
|
2022-01-25 18:44:30 +02:00 |
|
Matt Hauff
|
a2c8acce55
|
Add fees to the update spend
|
2022-01-25 09:28:00 -07:00 |
|
Matt Hauff
|
4b52aaff36
|
Lint
|
2022-01-24 14:42:22 -07:00 |
|
Matt Hauff
|
bcbeae674d
|
Add a /dl_singletons_by_root RPC method
|
2022-01-24 10:12:05 -07:00 |
|
Matt Hauff
|
e4f6525b94
|
Add pagination to /dl_history
|
2022-01-24 09:36:01 -07:00 |
|
almog
|
4e59fa0423
|
fix close client
|
2022-01-24 17:11:01 +02:00 |
|
almog
|
c75b1edbb0
|
get_keys_values by root hash
|
2022-01-24 14:53:56 +02:00 |
|
almog
|
29bf3dfe1f
|
return store_ids with get_roots
|
2022-01-24 14:43:34 +02:00 |
|
 Florin ChiricaandKyle Altendorf
|
284472e0f5
|
Simple client/server atari. (#9555)
* Initial commit client/server atari.
* Lint.
* Oops.
* Respect foreign key constrains.
* flake8.
* Checkpoint big data layer.
* Lint.
* Improve get_ancestors.
* Check root hash doesn't change while downloading.
* Disable sanity check.
* Remove hash from JSON.
* Log better.
* Fix get ancestors.
* WIP download history.
* Address some review comments.
* Refactor get_operations.
* Fix bug.
* Add test.
* RECURSIVE query.
* Lint.
* Apply suggestions from code review
Co-authored-by: Kyle Altendorf <sda@fstab.net>
* Address review comments.
* Remove optimizations for this PR.
* flake8.
* Change to websockets.
* mypy.
* Make everything more configurable.
* Save history.
* Remove debug data.
* Fix function name post rebase.
Co-authored-by: Kyle Altendorf <sda@fstab.net>
|
2022-01-23 10:34:49 -08:00 |
|
almog
|
7cb79ce5b1
|
fix get_ancestors in data_layer.py
|
2022-01-23 12:51:22 +02:00 |
|
Kyle Altendorf
|
863458f615
|
cleanup
|
2022-01-21 21:17:15 -05:00 |
|
Kyle Altendorf
|
ed012e5337
|
fixup tests.core.data_layer.test_data_rpc.test_create_insert_get() (#9895)
|
2022-01-21 13:25:33 +02:00 |
|
almog
|
b3bdc6768b
|
lint
|
2022-01-20 21:30:27 +02:00 |
|
almog
|
57cc29ea73
|
init wallet rpc in data service test
|
2022-01-20 18:11:17 +02:00 |
|
almog
|
4085fd5559
|
use wallet rpc inside data_layer
|
2022-01-20 15:07:50 +02:00 |
|
almog
|
cfba911e85
|
use wallet rpc inside data_layer
|
2022-01-20 14:44:20 +02:00 |
|
almog
|
03df231645
|
Merge branch 'atari' into atari_get_roots
# Conflicts:
# chia/data_layer/data_layer.py
|
2022-01-20 14:01:20 +02:00 |
|
Matt Hauff
|
9ed5ef5911
|
flake8
|
2022-01-19 12:10:25 -07:00 |
|