Commit Graph
100 Commits
Author SHA1 Message Date
Justin StarryandJustin Starry eab48c99d7 Display SOL uniformly in explorer 2020-08-02 20:06:51 +08:00
Justin StarryandGitHub 2300080f68 Improve explorer tx count animation (#11327) 2020-08-01 23:05:20 +08:00
Justin StarryandGitHub 54d36d2cfb Add cluster stats tab to explorer (#11325) 2020-08-01 22:05:58 +08:00
Justin StarryandGitHub 5a69c66877 feat: add token methods (#11303) 2020-07-31 12:33:54 +08:00
Justin StarryandMichael Vines d0f4b24481 fix: remove instanceof checks 2020-07-30 11:44:46 -07:00
Justin StarryandGitHub bafb2e6e84 Adjust explorer banner margins (#11233) 2020-07-28 13:20:25 +08:00
Justin StarryandGitHub f796adc5ea Add announcement banner to explorer (#11210)
* Add announcement banner to explorer

* Remove ^M and trailing spaces

* Update Banner.tsx
2020-07-26 21:11:27 +08:00
Justin StarryandJustin Starry 4d05683abe chore: fix flaky connection test 2020-07-22 22:54:34 +08:00
Justin StarryandJustin Starry d0e139ffff feat: add getLeaderSchedule api 2020-07-18 13:23:29 +08:00
Justin StarryandGitHub 74b4830ba6 fix: broken SlotInfo type def (#11120) 2020-07-18 05:22:58 +00:00
Justin StarryandGitHub c06505934f chore: fix test flakiness and add mock helper (#10956) 2020-07-08 12:46:16 +00:00
Justin StarryandJustin Starry 8df16ac8a9 Fix explorer prettier error 2020-06-24 21:48:09 +08:00
Justin StarryandJustin Starry f7a313597b Force https for explorer 2020-06-24 21:45:03 +08:00
Justin StarryandJustin Starry 74c44009a7 Fix explorer account history search 2020-06-24 21:01:39 +08:00
Justin StarryandJustin Starry d989cc60f6 Fix explorer cluster status button styling on mobile 2020-06-24 16:49:51 +08:00
Justin StarryandJustin Starry ad75f08c43 chore: run latest prettier 2020-06-24 16:14:08 +08:00
Justin StarryandJustin Starry f31f66a7c3 fix: avoid double spend in sendAndConfirmTransaction 2020-06-19 15:25:41 +08:00
Justin StarryandJustin Starry 229ff05fe9 fix: improve send and confirm options ergonomics 2020-06-18 15:54:15 +08:00
Justin StarryandJustin Starry 7ad96e833b chore: fix flow config 2020-06-18 15:39:02 +08:00
Justin StarryandJustin Starry df7e40f0bd chore: add set -e to web3 travis script to fail job on error 2020-06-18 15:39:02 +08:00
Justin StarryandJustin Starry 66e03822a8 chore: fix web3 CI build failure 2020-06-18 15:39:02 +08:00
Justin StarryandGitHub 39984cdcc3 Wait until bank is frozen before sending RPC notifications (#10654) 2020-06-18 00:44:51 +08:00
Justin StarryandMichael Vines ad0e71d357 feat: make Transaction.populate method public and tweak MessageArgs 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 22a63fe93c fix: fix blockhash cache reuse 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 24bb060292 feat: remove commitment option from requestAirdrop 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines e622bb12b3 feat: add getFeeCalculatorForBlockhash method 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines e876081d52 chore: revert package.json change 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 8f03677801 feat: remove getInflation in favor of getInflationGovernor 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 8547ae43ce feat: add skipPreflight option 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines a6e07e44da chore: revert "bump eslint-plugin-jest from 22.19.0 to 23.13.2"
This reverts commit 0df7eb8a1b324eb38daa1818990b0557c7147337.
2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 3a4d7ebe09 chore: revert "bump flow-bin from 0.125.1 to 0.126.0"
This reverts commit 35226a0e0e26673bbd38fbacff9257e72a0835f6.
2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 925c225885 feat: add support for getFirstAvailableBlock method 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 1b8fe71230 feat: add getLargestAccounts rpc api 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 9c677c7d3d feat: add support for getSupply RPC method 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 722adb66c2 feat: add commitment param to subscription apis 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 7f9a2e477f fix: fix getEpochInfo type definition 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 6558e05fd0 feat: add minimumLedgerSlot api 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 839e93480c feat: update transaction confirming apis 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 3b71ec1ff6 feat: add root and single commitment levels 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 4b613a4574 feat: add getBlockTime method 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines e10a5c90ab chore: disable latest node in CI 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines ec71ed9e57 chore: bump jest from 25.5.4 to 26.0.1 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 615252c2e9 chore: bump jest from 25.5.2 to 25.5.4 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines d3a2934e75 chore: fix flaky test and stop running broken examples in ci 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 5f0b182a3b fix: overly strict key length check when decoding stake instructions 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 2116e2b181 fix: key length check when decoding instructions 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 742c83f15b fix: add type defs for getEpochInfo 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines a112d9cedf fix: add type def for NonceAccount.fromAccountData 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 02a278b3b2 fix: add version to ContactInfo 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines c584fbdf39 feat: add support for more system instructions 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 09d1b7f39f fix: recent blockhash decoding for conf transactions 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines c5802bcbb6 feat: allow passing seed to createNonceAccount 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 5662808b4c fix: isAccountWritable takes a number 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 14a41bc47b feat: expose transaction message publicly 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 62251a8bc2 chore: split out meta type 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines ae53742e1a feat: add getConfirmedTransaction and getConfirmedSignaturesForAddress 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines e6fb146809 feat: specify program account when using bpf loader 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 4409a05564 fix: reset subscriptions on ws close 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 3a2fe7fdbc feat: update getSignatureStatus methods 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines ae10f1ecab fix: properly export SYSTEM_INSTRUCTION_LAYOUTS 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 5e1a26ce2e fix: properly export NONCE_ACCOUNT_LENGTH 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 7989c10b7a feat: return null when account info not found 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 4c85bccda7 fix: add NONCE_ACCOUNT_LENGTH to type defs 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 4242eee739 chore: fix lint 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 9b05e9d21e fix: add getNonce method to defs 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 01f9a2ee4c chore: add test for failed transaction 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines b0316f82b5 feat: add err field to status results 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 6f363e5221 feat: use new getSignatureStatuses endpoint and naming 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 057b2861d3 fix: getConfirmedBlock ix programId parsing 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 0fa84bb06c fix: getConfirmedBlock missing arg in defs 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines a948757b0e chore: increase test sleep to ensure confirmation 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines aeedd3867f feat: rename testnet util methods 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines ed2a0c7acb chore: improve EpochSchedule docs 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 7184fd79f6 chore: fix broken doc links 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 02f26b8db5 chore: fix new lint 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines a2c6c991b8 feat: add root subscription api 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 3379e8cd46 chore: add finalized signature test 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines a571e3dc65 feat: update getSignatureStatus api 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines b9ade46c41 chore: prettier fixes 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines be53ab5aa4 feat: add context to pubsub notification callbacks 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 1c31e527e2 feat: update getSignatureStatus 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 6abd65dfe2 chore: add flow type for jest 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 96ac1cf173 fix: update bpf c example to latest sdk 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 2b95ded880 chore: fix eslint errors 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 402c160ae9 feat: use crypto-hash instead of hasha 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines b2d30d6655 fix: update TS SystemInstruction API and add missing flow method 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 6ed2bad9d0 feat: add API for decoding system instructions 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines aba7e14f3a feat: add API for decoding stake instructions 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 01e65d2070 fix: add def checks and fix typescript def 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines fdece1a8a9 chore: fix flow 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 0cdf532419 feat: expose instruction types and refactor 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 8b95f41c51 chore: fix flow linting 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 830c55d07b chore: fix up docs 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 8cf98ec4e2 chore: prettier fixes 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines ea1295300d fix: add system program nonce methods to def files 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 38213694bd fix: add tx nonce information types to definitions 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 6a7115b8bd fix: allow Uint8Array and Array<number> where Buffer is accepted 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 6ba2f1d524 chore: npm audit 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines 60045eae99 fix: rename ContactInfo id attribute to pubkey 2020-06-14 21:57:04 -07:00
Justin StarryandMichael Vines b3aa9fda87 fix: add missing apis to flow and ts definitions 2020-06-14 21:57:04 -07:00