Chenyang
|
91c6383e43
|
Use deep copy on new transaction from kind
|
2025-04-21 09:35:58 +08:00 |
|
Chenyang
|
98d20e3bee
|
Refactor transaction bcs struct with enum
|
2025-04-19 19:10:13 +08:00 |
|
Chenyang
|
4cb5225c98
|
Add transaction build func
|
2025-04-19 11:40:41 +08:00 |
|
Chenyang
|
ec67a3e0ae
|
Init transaction struct
|
2025-04-18 21:57:34 +08:00 |
|
Ashwin Prasad
|
3884386045
|
test: check if verifyPersonalSign works with bcs encoding
|
2024-12-25 01:17:33 +05:30 |
|
Ashwin Prasad
|
a35de88cc7
|
fix: bcs encoding before intentMessage creation
|
2024-12-25 01:16:02 +05:30 |
|
JaydenLink
|
e02160cf4c
|
Fix the type error in transaction block balance change owner
|
2024-12-23 12:17:50 +08:00 |
|
JaydenLink
|
97162821dc
|
Fix the type error in transaction block balance change owner
|
2024-12-23 11:05:45 +08:00 |
|
JaydenLink
|
5c94dd9d92
|
Fix SuiSystemState type err
|
2024-11-15 09:57:08 +08:00 |
|
JaydenLink
|
131c2456cd
|
Fix SuiSystemState type err
|
2024-11-15 09:55:10 +08:00 |
|
wuaoxiang
|
f8a8794f92
|
Fix: SuiDevInspectTransactionBlock example and parse results in rsp
|
2024-10-14 11:46:08 +08:00 |
|
wuaoxiang
|
fa2697dec9
|
fix: SuiDevInspectTransactionBlockRequest GasPrice,Epoch field omitempty
|
2024-10-12 19:37:31 +08:00 |
|
Jayden
|
47fbb5407a
|
Merge branch 'main' into feature/verify-zklogin-signature
|
2024-10-08 03:59:20 +08:00 |
|
Hoang Trinh
|
63c43d9c60
|
feat: verify zklogin signature
|
2024-10-07 23:01:53 +07:00 |
|
Daniel Solomon
|
e06b42ef70
|
fix Version fields type to uint64.
|
2024-10-06 13:34:29 +03:00 |
|
JaydenLink
|
036582eb0e
|
Transaction.data.transaction.transactions compatible with string type.
|
2024-08-29 19:13:28 +08:00 |
|
pavel.chernyshev
|
11f5186c26
|
fix obj in IWriteTransactionAPI models
|
2024-08-13 14:59:59 +04:00 |
|
miancan
|
057689b868
|
fix: update MoveCallSuiTransaction Arguments type from struct to interface
|
2024-06-12 10:01:51 +08:00 |
|
miancan
|
d7146b58ee
|
Merge branch 'blockvision_main'
|
2024-05-31 16:47:06 +08:00 |
|
miancan
|
28b06d2c10
|
fix: add func to get objectChange Owner data
|
2024-05-31 16:45:29 +08:00 |
|
miancan
|
d51dbdb85d
|
fix: rewrite ObjectOwner UnmarshalJSON
|
2024-05-31 15:23:13 +08:00 |
|
Jayden
|
4617c990b4
|
Merge pull request #14 from wuuuk/feat-verify-message
feat: verify message and verify transaction
|
2024-05-31 14:44:16 +08:00 |
|
miancan
|
50509636ea
|
fix: update ObjectChange owner type
|
2024-05-31 11:22:25 +08:00 |
|
miancan
|
72c0900652
|
fix: update ObjectChange owner type
|
2024-05-31 11:16:48 +08:00 |
|
miancan
|
60944260c1
|
Revert "fix: update ObjectChange owner type"
This reverts commit 770b1657b1.
|
2024-05-31 11:16:15 +08:00 |
|
miancan
|
61a88846e4
|
Merge branch 'main' into fix/update_tx_block_query_field
|
2024-05-31 10:25:26 +08:00 |
|
miancan
|
770b1657b1
|
fix: update ObjectChange owner type
|
2024-05-31 10:13:12 +08:00 |
|
clement
|
4309723be5
|
upd: MoveCallRequest Gas string to *string
|
2024-05-24 17:27:37 +08:00 |
|
Jayden
|
8c6fba6dd6
|
Merge pull request #23 from miancan/feat/update_object_field_type
feat: update SuiMovePackage.Disassembled string to interface
|
2024-05-21 18:09:56 +08:00 |
|
Jayden
|
aa2c7475ca
|
Merge pull request #21 from miancan/fix/update_moduleMap_type
fix: update moduleMap type from string to map[string]string
|
2024-04-24 17:25:30 +08:00 |
|
miancan
|
4fc9845729
|
fix: update moduleMap type from string to map[string]string
|
2024-04-24 16:32:27 +08:00 |
|
miancan
|
6a19e80c2c
|
feat: update SuiMovePackage.Disassembled string to interface
|
2024-04-23 16:48:03 +08:00 |
|
miancan
|
62426517b6
|
feat: delete MoveCallSuiTransaction omitempty
|
2024-04-18 17:42:01 +08:00 |
|
wuuuk
|
7c04972041
|
feat: verify message and verify transaction
|
2023-12-08 15:58:41 +08:00 |
|
JaydenLink
|
769b4715d5
|
Update suix_getDynamicFieldObject request struct
|
2023-11-29 18:50:31 +08:00 |
|
JaydenLink
|
84fbdfad00
|
Update object response struct
|
2023-11-16 15:56:27 +08:00 |
|
JaydenLink
|
b88756febc
|
Fix Display error
|
2023-11-15 11:12:19 +08:00 |
|
JaydenLink
|
fdcc0e043d
|
Update sui_getobject response
|
2023-10-31 18:40:12 +08:00 |
|
JaydenLink
|
f336813944
|
Update sui move object struct type.
|
2023-10-31 17:56:48 +08:00 |
|
JaydenLink
|
7b05881e45
|
Update object response struct
|
2023-10-25 11:54:24 +08:00 |
|
JaydenLink
|
1dafee5668
|
Fix object content field type error.
|
2023-10-25 11:23:12 +08:00 |
|
JaydenLink
|
7902e8166d
|
Optimize the field parsing for object display.
|
2023-10-24 19:04:34 +08:00 |
|
JaydenLink
|
fbfcb2af85
|
Fixed the type error of the DynamicFieldName field in the response value of the SuiXGetDynamicField method.
|
2023-10-24 18:31:49 +08:00 |
|
JaydenLink
|
0f1cd80fea
|
Transaction block Effect struct add error field.
|
2023-10-12 19:00:05 +08:00 |
|
JaydenLink
|
2f3a135498
|
Update tx block transactions MoveCall struct
|
2023-10-09 11:45:25 +08:00 |
|
0xblockhash
|
a93678be4e
|
Support to request SUI for faucet devnet, testnet, or localnet
|
2023-09-20 12:01:13 +08:00 |
|
0xblockhash
|
3cbbc5cc89
|
Add sui_getProtocolConfig and sui_tryMultiGetPastObjects implementations
|
2023-08-22 19:06:21 +08:00 |
|
0xblockhash
|
7a072edfcb
|
feat: Add suix_getValidatorsApy and sui_getChainIdentifier implementations
|
2023-06-16 18:15:38 +08:00 |
|
Fred Liang
|
7470de183b
|
feat: support package object in objectChange
|
2023-06-14 22:53:27 +08:00 |
|
0xblockhash
|
6183e5c2cd
|
Fix version field data type
|
2023-06-02 19:28:42 +08:00 |
|