Matt Hauff
|
c4665f5d44
|
Comments by @altendky
|
2022-02-14 09:30:23 -07:00 |
|
Florin Chirica
|
b61346bad2
|
Lint.
|
2022-02-14 17:55:08 +02:00 |
|
Florin Chirica
|
85e52e73bd
|
Flake8.
|
2022-02-14 17:40:33 +02:00 |
|
Florin Chirica
|
271f1033dd
|
Add optimizations.
|
2022-02-14 17:20:25 +02:00 |
|
Kyle Altendorf
|
8e773454da
|
Merge pull request #10143 from Chia-Network/get_root_with_status
|
2022-02-11 14:37:25 -05:00 |
|
Florin Chirica
|
ca6745cb15
|
Initial commit key value hinting.
|
2022-02-11 14:29:49 +02:00 |
|
almog
|
9e6e41cc8d
|
test get_history rpc
|
2022-02-10 16:18:38 +02:00 |
|
Florin Chirica
|
0723f59e98
|
Link Data Layer Server.
|
2022-02-09 20:58:38 +02:00 |
|
Matt Hauff
|
8e334d6b44
|
Add automatic rebasing and conflict handling
|
2022-02-09 09:12:00 -07:00 |
|
almog
|
97ba2a3eb5
|
change to only_confirmed
|
2022-02-09 17:35:28 +02:00 |
|
almog
|
fc96d7426a
|
lint
|
2022-02-09 17:12:55 +02:00 |
|
almog
|
3e120791b0
|
default value
|
2022-02-09 17:12:36 +02:00 |
|
almog
|
bfab3aa328
|
add get_root_history to data layer
|
2022-02-09 15:13:35 +02:00 |
|
almog
|
655965e5d2
|
lint
|
2022-02-08 16:44:58 +02:00 |
|
almog
|
e25583a678
|
add latest_confirmed param to wallet get_root
|
2022-02-08 15:42:04 +02:00 |
|
Florin Chirica
|
37ef7d6f27
|
Checkpoint fix merge.
|
2022-02-08 14:46:25 +02:00 |
|
Florin Chirica
|
a82c2f532b
|
Merge branch 'atari' into fc.optimize_get_ancestors_2
|
2022-02-08 14:25:55 +02:00 |
|
almog
|
ecb96cc4b7
|
use wallet rpc for get_root
|
2022-02-08 13:11:12 +02:00 |
|
Florin Chirica
|
be0ad48a09
|
Merge branch 'atari' into fc.integration
|
2022-02-07 13:59:11 +02:00 |
|
Florin Chirica
|
9242f6e468
|
Nits.
|
2022-02-04 18:47:44 +02:00 |
|
Matt Hauff
|
9b4a6e4fe5
|
Merge pull request #10042 from Chia-Network/atari_fees
add fee config
|
2022-02-04 09:25:20 -07:00 |
|
 Matt HauffandKyle Altendorf
|
6234dc6c60
|
lose kwargs dict
Co-authored-by: Kyle Altendorf <sda@fstab.net>
|
2022-02-04 09:10:02 -07:00 |
|
Florin Chirica
|
d55d070b78
|
Fix bug.
|
2022-02-04 16:10:15 +02:00 |
|
Florin Chirica
|
9d1ec1db10
|
Merge branch 'atari' into fc.integration
|
2022-02-03 21:12:50 +02:00 |
|
Florin Chirica
|
196e637bac
|
Merge branch 'atari' into fc.optimize_get_ancestors_2
|
2022-02-03 20:50:38 +02:00 |
|
Matt Hauff
|
206b6eb589
|
Catchup from atari
|
2022-02-03 10:15:48 -07:00 |
|
Kyle Altendorf
|
0c5014a5cf
|
Merge pull request #10013 from Chia-Network/fc.kv_diff
|
2022-02-03 11:10:55 -05:00 |
|
Florin Chirica
|
c80e5bfb4b
|
Tweak ws params.
|
2022-02-03 16:10:21 +02:00 |
|
Florin Chirica
|
598e42fe59
|
Make ancestor table similar to node.
|
2022-02-03 15:33:45 +02:00 |
|
Florin Chirica
|
9c3ff313fc
|
Flake.
|
2022-02-02 22:38:06 +02:00 |
|
Florin Chirica
|
a02ce4f2d2
|
flake
|
2022-02-02 22:26:55 +02:00 |
|
Florin Chirica
|
0b2e0ca9a3
|
Address some review comments.
|
2022-02-02 22:06:37 +02:00 |
|
Florin Chirica
|
afca371d40
|
Hash can't be NULL.
|
2022-02-01 21:41:23 +02:00 |
|
Florin Chirica
|
efb3fb2450
|
Initial commit optimize get ancestors.
|
2022-02-01 21:24:34 +02:00 |
|
Matt Hauff
|
ee76693a7e
|
Check singleton confirmation
|
2022-01-31 14:54:08 -07:00 |
|
Matt Hauff
|
9d733b5abd
|
Add get_max_send_amount
|
2022-01-31 13:30:26 -07:00 |
|
Matt Hauff
|
167ab471bc
|
Fix some other sync from scratch issues
|
2022-01-31 13:01:04 -07:00 |
|
Matt Hauff
|
4ffedd5b93
|
fix datalayer wallet creation
|
2022-01-31 11:14:30 -07:00 |
|
Florin Chirica
|
9b5876e2de
|
Improve validation logic.
|
2022-01-31 15:58:27 +02:00 |
|
Florin Chirica
|
5b84563cd9
|
Fix super linter.
|
2022-01-30 19:30:54 +02:00 |
|
Florin Chirica
|
7d453ffd86
|
Try this for super linter.
|
2022-01-30 17:48:30 +02:00 |
|
Florin Chirica
|
66764128a1
|
mypy.
|
2022-01-30 17:28:47 +02:00 |
|
Almog De Paz
|
204f0a87eb
|
add rpcs (#9966)
* add subscribe cli and rpc
add unsubscribe cli and rpc
* change docstring
* change from flag to arg
|
2022-01-30 17:09:09 +02:00 |
|
almog
|
2499815304
|
add fee config
add fee to dl rpc api and client
add fee to cmd's
|
2022-01-30 13:25:30 +02:00 |
|
Florin Chirica
|
fbea24b283
|
Refactor from PR comments.
|
2022-01-29 12:46:47 +02:00 |
|
Kyle Altendorf
|
2fd9c05697
|
Merge branch 'atari' into atari_wallet_fees-altendky
|
2022-01-28 19:45:52 -05:00 |
|
Florin Chirica
|
a4b15515b5
|
KV diff.
|
2022-01-28 21:16:03 +02:00 |
|
Florin Chirica
|
f3dca678d8
|
Remove type: ignore as we have the function now.
|
2022-01-28 19:02:31 +02:00 |
|
Florin Chirica
|
93f33d00cf
|
Merge branch 'atari' into fc.integration
|
2022-01-28 19:00:28 +02:00 |
|
Florin Chirica
|
47d760d479
|
Update data_layer.py
|
2022-01-28 17:57:25 +02:00 |
|