Christian Kamm
|
a7ac6f8dfb
|
Update Cargo.lock and IDL after merge
|
2023-07-11 10:39:06 +02:00 |
microwavedcola1
|
37479a159d
|
idl deploy workaround, reduce size by cutting largest fields i.e. docs (#334)
* idl deploy workaround, reduce size by cutting largest fields i.e. docs
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
* fixes from review
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
* Fixes from review
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
|
2022-12-14 09:55:25 +01:00 |
Christian Kamm
|
46b6bce14b
|
IDL: Remove NodeRef and NodeRefMut enums
Anchor cannot load idls that include enums with tuple variants.
|
2022-07-22 08:35:30 +02:00 |
microwavedcola1
|
717b72857d
|
Remove anchor dummy type workaround (#53)
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
|
2022-05-18 17:16:14 +02:00 |
Christian Kamm
|
5470dc998a
|
Idl: Add a script to replace type aliases with the underlying type.
This allows typescript to work with TokenIndex etc based on just the
idl.
|
2022-03-31 11:53:21 +02:00 |