Alexandre Bourget
|
67de83811a
|
Added vault back
|
2020-11-25 13:04:24 -05:00 |
billettc
|
fcc62ec67e
|
fix missing error handling
|
2020-11-25 07:22:31 -05:00 |
billettc
|
0fd189554d
|
`move `slnc get token-meta` to `slnc spl get meta`
|
2020-11-25 07:13:19 -05:00 |
billettc
|
44cbbdb280
|
fix decoding of TokenMeta!
|
2020-11-24 15:46:04 -05:00 |
billettc
|
f9fe8d534f
|
fix variant def of token registry
|
2020-11-24 15:02:23 -05:00 |
billettc
|
cc80ff5758
|
fix panic
|
2020-11-24 15:00:15 -05:00 |
billettc
|
d8637798c4
|
fix MustPublicKeyFromBase58 that was not panicing
|
2020-11-24 14:43:10 -05:00 |
billettc
|
f15f138e45
|
fix get token meta
|
2020-11-24 14:39:33 -05:00 |
billettc
|
37a472e4b4
|
fix compilation issue
|
2020-11-24 12:26:37 -05:00 |
billettc
|
6bcac34f5f
|
addded programID resolver on token registry
|
2020-11-24 12:26:07 -05:00 |
billettc
|
90a46419a6
|
added ascii handling to tokenmeta
|
2020-11-24 10:56:27 -05:00 |
billettc
|
8e6e3c27d7
|
fix package import after moving program related stuff to folder programs
|
2020-11-24 10:01:49 -05:00 |
billettc
|
7a8d2663be
|
added token-meta to slnc. still missing the program ID to be completed
|
2020-11-24 09:58:28 -05:00 |
billettc
|
d7226cdc7b
|
added ping message so ws client do not get disconnected from the server
added address public key in programResult
change some lock and unlock call timing
|
2020-11-24 08:43:37 -05:00 |
billettc
|
4d145fe4e8
|
get spl token owner output
|
2020-11-23 12:49:49 -05:00 |
billettc
|
edffba3c57
|
add more detail spl-token with string decoding
|
2020-11-23 12:39:34 -05:00 |
billettc
|
6d569262ea
|
spl-token with string decoding
|
2020-11-23 12:17:51 -05:00 |
billettc
|
58bade271a
|
added `token` program structs and decoding code
|
2020-11-23 11:12:02 -05:00 |
billettc
|
31f1d42a77
|
Merge branch 'master' of github.com:dfuse-io/solana-go
|
2020-11-20 14:24:20 -05:00 |
billettc
|
5fa02f1541
|
New text decoder
New decode use into get transactions
|
2020-11-20 14:24:07 -05:00 |
Julien Cassis
|
594775726a
|
clean up serum types
|
2020-11-20 13:15:27 -05:00 |
billettc
|
eb1b3801e3
|
instructions not associated with a decoder are now printed as `raw` instruction
|
2020-11-19 08:10:03 -05:00 |
billettc
|
638620d64d
|
Merge branch 'master' of github.com:dfuse-io/solana-go
# Conflicts:
# serum/instruction.go
|
2020-11-18 16:53:31 -05:00 |
billettc
|
965d5a64c0
|
added get transaction cli cmd with decoded instruction for serum and system.
|
2020-11-18 16:45:59 -05:00 |
Julien Cassis
|
5a21265242
|
added more debug logs
|
2020-11-18 16:14:19 -05:00 |
Julien Cassis
|
6ca7856809
|
added return to error handler
|
2020-11-18 15:31:56 -05:00 |
billettc
|
57107bb989
|
moved AccountSettable to solana interface.
|
2020-11-18 08:39:50 -05:00 |
Julien Cassis
|
c4868dd564
|
fix set accounts interface... for the LAST TIME
|
2020-11-17 18:14:21 -05:00 |
Julien Cassis
|
3d0443cf4d
|
fix interface
|
2020-11-17 18:07:33 -05:00 |
billettc
|
ef7e72b53e
|
fix bin= to bin: tag syntax
|
2020-11-17 17:58:46 -05:00 |
billettc
|
730acc74a1
|
Merge branch 'master' of github.com:dfuse-io/solana-go
|
2020-11-17 15:35:37 -05:00 |
billettc
|
bc2c9fbd56
|
fix bin= to bin: tag syntax
|
2020-11-17 15:35:28 -05:00 |
Julien Cassis
|
63e2f71274
|
fix set account inerface
|
2020-11-17 15:30:45 -05:00 |
billettc
|
2f2a32f497
|
bump binary to fix instruction decoding
|
2020-11-17 15:18:39 -05:00 |
Julien Cassis
|
68f8c70fc2
|
skip bin accountst to serum instruction
|
2020-11-17 13:58:24 -05:00 |
Julien Cassis
|
bba400d165
|
added account keys for serum
|
2020-11-17 13:27:57 -05:00 |
billettc
|
037c9c5803
|
added Decode and DecodeFromBase64 func to Event
|
2020-11-17 08:24:59 -05:00 |
billettc
|
062f5eba8d
|
added Filled and Side func to Event
|
2020-11-17 07:54:55 -05:00 |
billettc
|
ff602fdde9
|
Merge branch 'master' of github.com:dfuse-io/solana-go
|
2020-11-17 07:15:12 -05:00 |
billettc
|
b18ae61fda
|
now able to decode EvenQueues
|
2020-11-17 07:14:55 -05:00 |
Julien Cassis
|
ec87d9570a
|
move traceEnabled to logging.IsTraceEnabled
|
2020-11-16 13:39:07 -05:00 |
Julien Cassis
|
b781f1bfc7
|
downgrade logger
|
2020-11-16 13:31:05 -05:00 |
billettc
|
90034de446
|
Merge branch 'master' of github.com:dfuse-io/solana-go
|
2020-11-16 09:44:28 -05:00 |
billettc
|
fb91647ba7
|
set some log to debug
|
2020-11-16 09:44:25 -05:00 |
Julien Cassis
|
e22f933858
|
Added dex instruction decoding
|
2020-11-13 12:55:14 -05:00 |
Julien Cassis
|
84b120e06f
|
remove struc dependancy
|
2020-11-13 09:52:46 -05:00 |
Julien Cassis
|
1e94cdfca2
|
added serum test and cleaned up struc
|
2020-11-13 09:52:17 -05:00 |
Julien Cassis
|
58d341cd8a
|
added serum test and cleaned up struc
|
2020-11-13 09:52:17 -05:00 |
billettc
|
0a7c9bc30b
|
remove most of the remaining struc ref
|
2020-11-13 09:21:00 -05:00 |
billettc
|
bbcd748c32
|
all test are passing
|
2020-11-13 08:39:04 -05:00 |