solana/web3.js/test
Josh c54daa8009
feat: introduce getInflationReward to connection (#16807)
* feat: introduce getInflationReward to connection

* fix: only run getInflationReward test in mock mode
2021-04-26 11:09:40 -07:00
..
fixtures/noop-program Fix version more 2021-03-19 09:14:31 -07:00
mocks feat: introduce support for custom HTTP headers (#16599) 2021-04-26 08:35:07 -07:00
.gitignore chore: replace jest with mocha 2021-02-08 07:57:05 +08:00
account.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
agent-manager.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
bpf-loader.test.ts fix: remove deprecated bpf-sdk, localnet, and examples 2021-03-19 17:45:08 +08:00
cluster.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
connection.test.ts feat: introduce getInflationReward to connection (#16807) 2021-04-26 11:09:40 -07:00
nonce.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
publickey.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
rollup.config.js chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
secp256k1-program.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
shortvec-encoding.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
stake-program.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
system-program.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
transaction-payer.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
transaction.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
url.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
validator-info.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
websocket.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00