Commit Graph
255 Commits
Author SHA1 Message Date
Matt Hauff 0f5965ad99 Add the ability to stop tracking singletons 2022-01-26 09:04:22 -07:00
Matt Hauff 619510befb Add fees to the report spend 2022-01-25 09:50:22 -07: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
Matt Hauff 9ed5ef5911 flake8 2022-01-19 12:10:25 -07:00
Matt Hauff 5ee07bc40d mypy 2022-01-19 12:10:23 -07:00
Matt Hauff 5177e0b134 black 2022-01-19 12:10:22 -07:00
Matt Hauff 94ec355629 Fix untrusted sync and test final RPC 2022-01-19 12:10:21 -07:00
Matt Hauff 83b3ecb41e Add trusted sync 2022-01-19 12:10:20 -07:00
Matt Hauff 420b32f54d Fix CLVM and report spend 2022-01-19 12:10:17 -07:00
Matt Hauff dbd42b256c Test tracking non owned singletons 2022-01-19 12:10:16 -07:00
Matt Hauff faaf6adbee Update state and sync to it 2022-01-19 12:10:15 -07:00
Matt Hauff 90008896df Rework launcher sync 2022-01-19 12:10:13 -07:00
Matt Hauff 692ea5f447 Create multiple singletons 2022-01-19 12:10:12 -07:00
Matt Hauff e017c8f8f3 Launcher sync working 2022-01-19 12:10:11 -07:00
Matt Hauff b14ed1a119 Get launch spend passing 2022-01-19 12:10:10 -07:00
Matt Hauff ac2b2cb27b WIP refactor dl wallet for multiple singletons 2022-01-19 12:10:07 -07:00
Matt Hauff a7b087bd07 Lint but mypy mostly 2022-01-14 20:30:31 -07:00
Kyle Altendorf c33a8cf51c more # noqa: E501 2021-12-17 21:52:52 -05:00
Kyle Altendorf a51b21516a some hint ignores 2021-12-17 21:48:31 -05:00
Kyle Altendorf 55e67d8846 some hint fixups 2021-12-17 21:40:17 -05:00
Kyle Altendorf 1946cfd65f lint 2021-12-14 15:11:26 -05:00
Kyle Altendorf 1b0b7f6082 mypy 2021-12-14 13:52:31 -05:00
Kyle Altendorf d51ec3be7c hints and related 2021-12-08 22:25:30 -05:00
Kyle Altendorf fcb1e6ba97 Merge branch 'atari' into atari-fixup_optionals 2021-12-07 10:39:51 -05:00
Kyle Altendorf 7283bc5d2c wait for transaction records, not spend bundle names 2021-11-30 19:44:39 -05:00
Kyle Altendorf 47ec412ee7 lint 2021-11-30 18:15:16 -05:00
Kyle Altendorf 4864c87573 wait for transactions to enter mempool 2021-11-29 16:17:39 -05:00
Kyle Altendorf c562115d55 Fixup optionals 2021-11-22 21:54:28 -05:00
Kyle Altendorf ed806e1d23 mypy 2021-11-22 12:27:07 -05:00
Kyle Altendorf 1237ba6b2a flake8 2021-11-22 12:26:05 -05:00
Kyle Altendorf f7cdc301c4 mypy 2021-11-19 11:01:22 -05:00
Kyle Altendorf f2c5ed3b4a lint 2021-11-19 09:37:11 -05:00
Kyle Altendorf 1634acf8aa Allow .add_interested_puzzle_hash() to handle db transaction 2021-11-17 20:34:55 -05:00
matt c75173dc99 add claim offer related functions to dl and dlo wallets 2021-11-15 14:54:33 +00:00
Kyle Altendorf 901e492e5b lint 2021-11-11 09:05:01 -05:00
matt d01ef140b0 fix broken coin finding 2021-11-01 14:56:56 +04:00
matt 4e9b3c4c46 update spend test passing 2021-10-29 14:11:41 +04:00
matt 555afcdb37 remomve breakpoint from commit 2021-10-28 17:34:38 +04:00
matt 04549d0a63 fix issue with parent_info 2021-10-28 17:32:42 +04:00
matt 16be1b86af added test (not working) for signing root_hash update transaction 2021-10-26 16:11:21 +02:00
matt 07ab32477a successful wallet creation 2021-10-26 12:41:47 +02:00
almog ae2c841f70 get spendable amount from standard wallet
lint
2021-10-25 12:36:00 +03:00
almog 0c15cbfd8c wip wallet
add methods fix vars lint
2021-10-24 17:09:40 +03:00
matt 9125be4618 end of day WIP commit - working towards parents and wallet tests 2021-10-22 19:05:31 +02:00
matt c2e51f072b added spend code to wallet 2021-10-22 15:12:18 +02:00
matt 4668524555 WIP wallet push 2021-10-21 19:29:47 +02:00
almog bd1560292e wallet wip 2021-10-21 14:15:01 +03:00