Giter VIP home page Giter VIP logo

solana-tx-parser-public's People

Contributors

alexeychr avatar devdesu avatar merrymari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

solana-tx-parser-public's Issues

Support for Versioned Transactions

Hey guys. Amazing work with the parser.

Do you have any plans on adding support for Versioned Transactions?

Or do you have a parser available for it?

image

Decode transactions from Transaction object

Hello guys, fantastic work! thank you for creating this ๐Ÿ™Œ๐Ÿป

Can I use the library to parse local transactions? For example, Jupiter Swap API gives you a transaction to deserialize and sign, I wonder if it's possible to parse the transaction before sending it, in other words, parse it not using the hash, using a transaction object or instructions.

package on npmjs

Nice project!
I dont find the @debridge-finance/solana-transaction-parser npm package:
Do you plan to publish it on npm ?

Failing test

npm run test:ix                       

> @debridge-finance/[email protected] test:ix
> mocha -r ts-node/register -b -t 200000 ./tests/parseIx.test.ts


 Exception during run: src/parsers.ts:336:28 - error TS7053: Element implicitly has an 'any' type because expression of type 'AuthorityType' can't be used to index type '{ 2: { accountOwner: {}; }; 3: { closeAccount: {}; }; 1: { freezeAccount: {}; }; 0: { mintTokens: {}; }; }'.
  Property '[AuthorityType.TransferFeeConfig]' does not exist on type '{ 2: { accountOwner: {}; }; 3: { closeAccount: {}; }; 1: { freezeAccount: {}; }; 0: { mintTokens: {}; }; }'.

336     args: { authorityType: authrorityTypeMap[decodedIx.data.authorityType], newAuthority: decodedIx.data.newAuthority },
                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.