Commit Graph

12 Commits

Author SHA1 Message Date
Arvid Norberg
7a1596a7bc
fix DAO type hints (#17061) 2023-12-15 09:58:47 -06:00
Arvid Norberg
2cc03be2fb
SerializedProgram updates (#16926) 2023-12-14 12:53:43 -06:00
Geoff Walmsley
ca9a6011ec
dao vote amount checks (#16988) 2023-12-08 15:11:18 -06:00
Geoff Walmsley
531e01c5d1
dedupe parent_amount_list (#16724) 2023-11-29 09:28:27 -06:00
Geoff Walmsley
ceba39c672
remove singleton_store (#16868) 2023-11-21 09:45:10 -06:00
Arvid Norberg
95e5b97557
Use bls from chia rs (#16715)
* replace blspy imports with chia_rs imports for BLS types

* remove blspy-stubs, since we're dropping the blspy dependency. chia_rs has type stubs already
2023-11-07 09:06:52 -08:00
Geoff Walmsley
c2b35009de
fix flaky dao tests (#16740) 2023-11-03 08:30:41 -05:00
Geoff Walmsley
2382df975c
dao updates (#16691) 2023-10-26 20:00:36 -05:00
Geoff Walmsley
75af6a98d8
Dao wallet (#16500)
Co-authored-by: Adam Kelly <338792+aqk@users.noreply.github.com>
Co-authored-by: Matthew Howard <m.o.howard97@gmail.com>
Co-authored-by: matt-o-how <48453825+matt-o-how@users.noreply.github.com>
Co-authored-by: Karlkim Suwanmongkol <karlkim@gmail.com>
Co-authored-by: Sebastjan Trepca <trepca@gmail.com>
Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-10-11 14:19:12 -05:00
Kyle Altendorf
51d3bf018e
Revert "Dao wallet" (#16465) 2023-10-01 11:57:09 -05:00
matt-o-how
810df50bf6
Dao wallet (#15559)
Co-authored-by: Adam Kelly <338792+aqk@users.noreply.github.com>
Co-authored-by: Geoff Walmsley <geoffwalmsley@gmail.com>
Co-authored-by: Geoff Walmsley <5695735+geoffwalmsley@users.noreply.github.com>
Co-authored-by: Karlkim Suwanmongkol <karlkim@gmail.com>
Co-authored-by: Sebastjan Trepca <trepca@gmail.com>
Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-09-30 14:24:35 -05:00
Adam Kelly
15d338976d
Add placeholders for DAO Wallet directories (#14858) 2023-03-22 04:47:32 -05:00