js-deprecated icon indicating copy to clipboard operation
js-deprecated copied to clipboard

Add auction house web version

Open ohaddahan opened this issue 3 years ago • 3 comments

@austbot would love some guidelines on what we need to do to get this in. This includes some changes we needed, can revert them back to the generic case:

  1. This works for NFTs buying with SOL. (amount = 1 , mint = wrapped SOL)
  2. Includes on the fly ATA fix.
  3. TXN batching for buy/execute and sell/ata fix.
  4. Assumes auction-house doesn't require signoff.

ohaddahan avatar Dec 19 '21 10:12 ohaddahan

@dr497

ohaddahan avatar Dec 23 '21 10:12 ohaddahan

Is there any new update? My problem: Program logged: "Instruction: ExecuteSale"

Program logged: "panicked at 'index out of bounds: the len is 0 but the index is 0', src/lib.rs:1220:255" Program consumed: 25446 of 1329278 compute units Program returned error: "BPF program panicked" Program returned error: "Program failed to complete"

tungnt2k avatar May 04 '22 09:05 tungnt2k

Is there any new update? My problem: Program logged: "Instruction: ExecuteSale"

Program logged: "panicked at 'index out of bounds: the len is 0 but the index is 0', src/lib.rs:1220:255" Program consumed: 25446 of 1329278 compute units Program returned error: "BPF program panicked" Program returned error: "Program failed to complete"

Try this https://github.com/metaplex-foundation/metaplex-program-library/tree/master/auction-house/js/src

ohaddahan avatar May 04 '22 09:05 ohaddahan