Sean Young 668f9f285d Fix Solana integration tests (#1646) 1 год назад
..
.gitignore 77d78369fa Fix VariableDefinition Display impl (#1252) (#1254) 2 лет назад
.mocharc.json 4ad9d87881 Only load the BPF program once and increase timeouts for testnet 3 лет назад
Child.key 071bdf3fb3 Use anchor npm library rather than @solana/solidity (#1125) 2 лет назад
Creature.key 9a8d525591 report runtime errors (#1150) 2 лет назад
MyCreature.key e93a136dfd Refactor payer annotation (#1345) 2 лет назад
Seed1.key e1d49e96c4 Match Anchor contract deployment (#1034) 2 лет назад
Seed2.key e1d49e96c4 Match Anchor contract deployment (#1034) 2 лет назад
UserStats.key cefc34568d Create PDA hash table example (#1438) 2 лет назад
UserStats.sol 4c5fc506f5 Solana: Allow address and bytes to be used as @seed (#1497) 2 лет назад
account_data.sol 2c29fd7571 Add function annotations 🚀 (#1557) 2 лет назад
account_data.spec.ts 2c29fd7571 Add function annotations 🚀 (#1557) 2 лет назад
arrays.sol aa9efe98e9 chore: fix typos (#1644) 1 год назад
balances.sol 979cad9890 Remove balance, transfer, and send from Solana (#1574) 2 лет назад
balances.spec.ts 979cad9890 Remove balance, transfer, and send from Solana (#1574) 2 лет назад
builtins.sol 071bdf3fb3 Use anchor npm library rather than @solana/solidity (#1125) 2 лет назад
builtins.spec.ts d5e72894c3 Represent contracts by their program id (#1474) 2 лет назад
calls.spec.ts 242ebfd6ff Fix slice length (#1572) 2 лет назад
create_contract.sol 242ebfd6ff Fix slice length (#1572) 2 лет назад
create_contract.spec.ts 242ebfd6ff Fix slice length (#1572) 2 лет назад
errors.sol 071bdf3fb3 Use anchor npm library rather than @solana/solidity (#1125) 2 лет назад
errors.spec.ts cefc34568d Create PDA hash table example (#1438) 2 лет назад
events.sol 42415921f1 Emit events using Borsh encoding for Solana (#1008) 3 лет назад
events.spec.ts d5e72894c3 Represent contracts by their program id (#1474) 2 лет назад
external_call.sol 45f01b4718 Implement string.concat() and bytes.concat() (#1590) 2 лет назад
flipper.sol 64e30c8b81 Update integration test to use flipper 5 лет назад
minbalance.sol 22c32f0848 Add Solana minimum balance library (#1422) 2 лет назад
minbalance.spec.ts 22c32f0848 Add Solana minimum balance library (#1422) 2 лет назад
overflow.sol 77614559be Add --math-overflow test 2 лет назад
overflow.spec.ts cefc34568d Create PDA hash table example (#1438) 2 лет назад
oznfc.sol c15d2b0fe7 Emitting events causes runtime failures on Solana 4 лет назад
oznfc.spec.ts cefc34568d Create PDA hash table example (#1438) 2 лет назад
package.json a2ebcd1473 [Snyk] Upgrade @solana/spl-token from 0.3.8 to 0.3.9 (#1607) 1 год назад
primitives.sol 9a8d525591 report runtime errors (#1150) 2 лет назад
runtime_errors.sol 979cad9890 Remove balance, transfer, and send from Solana (#1574) 2 лет назад
runtime_errors.spec.ts 979cad9890 Remove balance, transfer, and send from Solana (#1574) 2 лет назад
setup.ts 5675a34547 Allow seeds to be passed into functions as string[] or string[][] (#1547) 2 лет назад
simple.spec.ts 668f9f285d Fix Solana integration tests (#1646) 1 год назад
simple_collectible.sol 2c29fd7571 Add function annotations 🚀 (#1557) 2 лет назад
simple_collectible.spec.ts 2c29fd7571 Add function annotations 🚀 (#1557) 2 лет назад
storage.sol 9a8d525591 report runtime errors (#1150) 2 лет назад
system_instruction.spec.ts 2c29fd7571 Add function annotations 🚀 (#1557) 2 лет назад
system_instruction_example.sol 2c29fd7571 Add function annotations 🚀 (#1557) 2 лет назад
token.sol 2c29fd7571 Add function annotations 🚀 (#1557) 2 лет назад
token.spec.ts 2c29fd7571 Add function annotations 🚀 (#1557) 2 лет назад
tsconfig.json 071bdf3fb3 Use anchor npm library rather than @solana/solidity (#1125) 2 лет назад
user_stats.spec.ts 4c5fc506f5 Solana: Allow address and bytes to be used as @seed (#1497) 2 лет назад
verify_sig.sol 071bdf3fb3 Use anchor npm library rather than @solana/solidity (#1125) 2 лет назад
verify_sig.spec.ts d5e72894c3 Represent contracts by their program id (#1474) 2 лет назад