solana/web3.js/test
Steven Luscher d36ff8d978
fix: refine stacktrace attribution of errors thrown from middleware (#21470)
* Refine middleware types to include the method signature and to express the nullability of the middleware.

* Make sure that the stacktrace does not involve middleware unless the error originated from the middleware itself.

Co-authored-by: steveluscher <github@steveluscher.com>
2021-11-28 23:43:33 -06:00
..
fixtures/noop-program Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
mocks fix: add type checks for caught errors 2021-09-25 15:38:58 -04:00
.gitignore
account.test.ts
agent-manager.test.ts
bpf-loader.test.ts
cluster.test.ts
connection.test.ts fix: refine stacktrace attribution of errors thrown from middleware (#21470) 2021-11-28 23:43:33 -06:00
ed25519-program.test.ts feat: support for builtin ed25519 program 2021-09-15 09:09:51 +01:00
epoch-schedule.test.ts feat: add convenience methods to EpochSchedule (#17810) 2021-06-09 22:47:54 -07:00
keypair.test.ts
nonce.test.ts
publickey.test.ts
rollup.config.js chore: bump mockttp from 1.2.2 to 2.0.1 in /web3.js (#17870) 2021-06-11 14:20:34 -07:00
secp256k1-program.test.ts
shortvec-encoding.test.ts
stake-program.test.ts chore: add live merge test cases 2021-08-12 10:55:24 -06:00
system-program.test.ts
transaction-payer.test.ts fix: remove buggy node polyfill plugin (#18531) 2021-07-09 00:33:41 -05:00
transaction.test.ts fix: remove buggy node polyfill plugin (#18531) 2021-07-09 00:33:41 -05:00
url.ts
validator-info.test.ts
websocket.test.ts fix: remove buggy node polyfill plugin (#18531) 2021-07-09 00:33:41 -05:00