Kyle Altendorf
b2e06aebdd
UNmarshalled
2022-07-22 20:33:29 -07:00
Kyle Altendorf and GitHub
673bc86cbb
Merge pull request #12547 from Chia-Network/checkpoint/long_lived_atari_from_main_421ec50a4f199729b2f297429ff55eab38da8b82
2022-07-22 20:35:39 -04:00
Kyle Altendorf
a2ac9fe794
back to Any
2022-07-22 14:30:25 -07:00
Amine Khaldi
a2d3bd9736
Update return hints of datalayer RPC endpoints.
2022-07-22 20:56:15 +01:00
Amine Khaldi
21a3c5ab22
Updating data layer RPC get_routes' type hinting.
2022-07-22 20:36:51 +01:00
Amine Khaldi
87ca957976
Merge commit '421ec50a4f199729b2f297429ff55eab38da8b82' into checkpoint/long_lived_atari_from_main_421ec50a4f199729b2f297429ff55eab38da8b82
2022-07-22 20:14:33 +01:00
Kyle Altendorf and GitHub
f72fd509ec
Merge pull request #12546 from Chia-Network/checkpoint/long_lived_atari_from_main_db04a90eefbcbadb605b74475a2a3be95e4bbfa5
2022-07-22 14:58:32 -04:00
Amine Khaldi
72e80f196f
Merge commit 'db04a90eefbcbadb605b74475a2a3be95e4bbfa5' into checkpoint/long_lived_atari_from_main_db04a90eefbcbadb605b74475a2a3be95e4bbfa5
2022-07-22 19:55:43 +01:00
Kyle Altendorf and GitHub
e8c3347554
Merge pull request #12543 from Chia-Network/checkpoint/long_lived_atari_from_main_15105badf06293d49031d43a3d123564346f7819
2022-07-22 14:34:29 -04:00
Kyle Altendorf
517d4eae33
Update data_layer_wallet.py
2022-07-22 10:25:41 -07:00
Kyle Altendorf and GitHub
174d65b4b3
Update dlo_wallet.py
2022-07-22 13:18:34 -04:00
Amine Khaldi
1c8f8569fe
Merge commit '15105badf06293d49031d43a3d123564346f7819' into checkpoint/long_lived_atari_from_main_15105badf06293d49031d43a3d123564346f7819
2022-07-22 18:06:55 +01:00
Kyle Altendorf and GitHub
4eb5bbf381
Merge pull request #12542 from Chia-Network/checkpoint/long_lived_atari_from_main_497bd8db7d73ff456e5114f71bc54b366637ca60
2022-07-22 13:05:53 -04:00
Amine Khaldi
0f2887f62f
Merge commit '497bd8db7d73ff456e5114f71bc54b366637ca60' into checkpoint/long_lived_atari_from_main_497bd8db7d73ff456e5114f71bc54b366637ca60
2022-07-22 17:53:34 +01:00
Kyle Altendorf and GitHub
5f0166aba7
Merge pull request #12540 from Chia-Network/checkpoint/long_lived_atari_from_main_2afab8225850c924e4bf41aae4556f024bc6c28f
2022-07-22 09:52:01 -07:00
Amine Khaldi
581b9acc83
Merge commit '2afab8225850c924e4bf41aae4556f024bc6c28f' into checkpoint/long_lived_atari_from_main_2afab8225850c924e4bf41aae4556f024bc6c28f
2022-07-22 17:51:14 +01:00
Kyle Altendorf and GitHub
09cb8293a1
Merge pull request #12539 from Chia-Network/checkpoint/long_lived_atari_from_main_ce60aa70828c9a187880c6d1ced9b860e5f9255a
2022-07-22 09:49:55 -07:00
Amine Khaldi
52be57e6ea
Merge commit 'ce60aa70828c9a187880c6d1ced9b860e5f9255a' into checkpoint/long_lived_atari_from_main_ce60aa70828c9a187880c6d1ced9b860e5f9255a
2022-07-22 17:45:53 +01:00
Kyle Altendorf and GitHub
6bea5e34db
Merge pull request #12538 from Chia-Network/checkpoint/long_lived_atari_from_main_aa50b0fd038f4e6f6e269688969376be33192d10
2022-07-22 09:36:41 -07:00
Amine Khaldi
10eec01068
Merge commit 'aa50b0fd038f4e6f6e269688969376be33192d10' into checkpoint/long_lived_atari_from_main_aa50b0fd038f4e6f6e269688969376be33192d10
2022-07-22 17:35:22 +01:00
Kyle Altendorf and GitHub
6d1da4d8fb
Merge pull request #12537 from Chia-Network/checkpoint/long_lived_atari_from_main_c9cdb6a9db192532e7dda8f44cbf80102749f45c
2022-07-22 09:34:48 -07:00
dustinface and GitHub
edd60a1054
keychain: Drop supports_keyring_passphrase ( #12479 )
...
* keychain: Drop `supports_keyring_passphrase`
* Drop `PASSPHRASE_CLI_OPTION_NAMES`
2022-07-22 11:15:00 -05:00
dustinface and GitHub
3af40f2d46
util: Fix passphrase hint ( #12517 )
...
* Test that passphrase hint stays in the keyring after a re-write
* Make sure the passphrase hint stays in the keychain
Currently the hint gets dropped if the keychain gets re-written after the hint has been set. See the test in the previous commit failing without this commit.
* Fix hint removal
2022-07-22 11:07:50 -05:00
Mariano Sorgente and GitHub
2de8f7caac
optimize ph generation (~65% faster) ( #12467 )
...
* optimize ph generation
* Remove useless check
* More perf improvements
* G1 Elem not bytes
* Fix test
* Fix more tests
* Fix more more tests
2022-07-22 11:05:35 -05:00
Amine Khaldi
f1a4b4dcca
Merge commit 'c9cdb6a9db192532e7dda8f44cbf80102749f45c' into checkpoint/long_lived_atari_from_main_c9cdb6a9db192532e7dda8f44cbf80102749f45c
2022-07-22 16:39:13 +01:00
Florin Chirica
1832d8948a
Checkpoint add statistics to servers.
2022-07-22 17:24:53 +02:00
Matt Hauff
884d151754
Refactor a hacky section of code
2022-07-22 10:24:20 -05:00
Kyle Altendorf and GitHub
db12c9c6ba
Merge pull request #12536 from Chia-Network/checkpoint/long_lived_atari_from_main_aebd564b4838d78b291724b863c18a22d2824004
2022-07-22 08:17:49 -07:00
Amine Khaldi
8a1a20d7b6
Merge commit 'aebd564b4838d78b291724b863c18a22d2824004' into checkpoint/long_lived_atari_from_main_aebd564b4838d78b291724b863c18a22d2824004
2022-07-22 16:12:11 +01:00
Kyle Altendorf and GitHub
91b27381e9
Merge pull request #12533 from Chia-Network/checkpoint/long_lived_atari_from_main_06d4ef73ed625ae034cd93d0011dc0f48048df4d
2022-07-22 08:00:57 -07:00
Matt Hauff
c0d5cacb76
isort
2022-07-22 09:45:37 -05:00
Matt Hauff
95fa59b246
pre-commit
2022-07-22 09:33:20 -05:00
Matt Hauff
1e62c059d4
Change API for dependencies
2022-07-22 09:28:28 -05:00
Matt Hauff
46f144b947
Add a test for multiple singleton dependencies
2022-07-22 08:33:59 -05:00
Amine Khaldi
e7239d6830
Merge commit '06d4ef73ed625ae034cd93d0011dc0f48048df4d' into checkpoint/long_lived_atari_from_main_06d4ef73ed625ae034cd93d0011dc0f48048df4d
2022-07-22 10:45:00 +01:00
Kyle Altendorf
50c28e5ac0
add reference offer json
2022-07-21 18:25:52 -07:00
Kyle Altendorf and GitHub
937166ea14
Merge pull request #12528 from Chia-Network/checkpoint/long_lived_atari_from_main_d1c8d545ec1457e01cd900f80b4cdc0b6331fb74
2022-07-21 16:09:46 -07:00
Matt Hauff
8538610cf4
Rework offer cancellation and add a DL test for it
2022-07-21 16:10:03 -05:00
Justin England and GitHub
96903453aa
Merge pull request #54 from Chia-Network/wallentx/cat-tail
...
Updating SBX asset ID
2022-07-21 15:08:18 -06:00
wallentx
0754a2d675
Updating SBX asset ID
2022-07-21 15:35:25 -05:00
Matt Hauff
733e13ca92
Add an option to not add pending singletons
2022-07-21 14:06:30 -05:00
dustinface and GitHub
2b791c96c2
util: Drop unused FileKeyring.prepare_for_migration ( #12518 )
2022-07-21 14:03:45 -05:00
dustinface and GitHub
13558fdb75
util: Make FileKeyring a dataclass ( #12515 )
2022-07-21 14:03:29 -05:00
Arvid Norberg and GitHub
de09c3f1eb
make DBWrapper2 test more reliable ( #12412 )
2022-07-21 14:03:07 -05:00
Matt Hauff
0d5149ed0b
Add an option to announce the root after doing an update
2022-07-21 12:58:33 -05:00
Felix Brucker and GitHub
f527926f60
Add support for excluding coins in create_signed_transaction wallet rpc ( #10915 )
2022-07-21 12:02:36 -05:00
Kyle Altendorf
8f45a0bd10
start implementing make offer rpc
2022-07-21 08:44:19 -07:00
Amine Khaldi
549888da52
Merge commit 'd1c8d545ec1457e01cd900f80b4cdc0b6331fb74' into checkpoint/long_lived_atari_from_main_d1c8d545ec1457e01cd900f80b4cdc0b6331fb74
2022-07-21 16:38:30 +01:00
Kyle Altendorf and GitHub
14e3075c53
Merge pull request #12527 from Chia-Network/checkpoint/long_lived_atari_from_main_467cc0acf6eb4c896457c6596512ae5a2bf2528e
2022-07-21 11:37:46 -04:00
Amine Khaldi
4d1d941373
Merge commit '467cc0acf6eb4c896457c6596512ae5a2bf2528e' into checkpoint/long_lived_atari_from_main_467cc0acf6eb4c896457c6596512ae5a2bf2528e
2022-07-21 16:36:59 +01:00