Histórico de commits

Autor SHA1 Mensagem Data
  Sean Young e1d49e96c4 Match Anchor contract deployment (#1034) 2 anos atrás
  Lucas Steuernagel 98a343121d 🚀 Use Borsh encoding everywhere on Solana ⚓ (#1053) 3 anos atrás
  Sean Young aaff820494 Implement more constructor dispatch in cfg (#1039) 3 anos atrás
  Sean Young 4ad9d87881 Only load the BPF program once and increase timeouts for testnet 3 anos atrás
  Sean Young bd0ccb361c Fix mapping in dynamic array of storage structs 3 anos atrás
  Sean Young 5ded7b1ef6 Use latest @solana/solidity library 4 anos atrás
  Sean Young 10edadffab Use the latest @solana/solidity npm version 4 anos atrás
  Sean Young 0a9b464b1d Re-write test using new @solana/solidity npm library 4 anos atrás
  Sean Young ccd6217794 Use new solana mechanism for return data 4 anos atrás
  Sean Young 67781be3fb Build many contracts into a single solana BPF so file 4 anos atrás
  Sean Young a83b08e216 Add contract field to instruction (currently unused) 4 anos atrás
  Sean Young 48cf2e8aaf Store return data in contract storage alongside contract state 4 anos atrás
  Sean Young c1db5ea540 Implement external function calls for Solana 4 anos atrás
  Sean Young 3ca53356fe Add integrations arrays and mapping test 4 anos atrás
  Sean Young 4304504341 Check that the account data is large enough 4 anos atrás
  Sean Young 90b46a41dd Add some struct integration tests for solana 4 anos atrás
  Sean Young 4af5114a4c Implement push() and pop() or bytes contract storage for Solana 4 anos atrás
  Sean Young d0b7d8084e Add test case for primitive solana storage 4 anos atrás
  Sean Young 9ac646afca We need at least Solana v1.5.0 4 anos atrás
  Sean Young b85ab5e78f Primitive tests 5 anos atrás