Michael Vines
1f7af14386
Simplify access token refreshing
2020-08-05 14:27:12 -07:00
Michael Vines
e56ea138c7
Add RPC transaction history design
2020-08-05 14:27:12 -07:00
Michael Vines
dfae9a9864
Plumb Bigtable ledger storage into the RPC subsystem
2020-08-05 14:27:12 -07:00
Michael Vines
0e02740565
Setup a tokio 0.2 runtime for RPC usage
2020-08-05 14:27:12 -07:00
Michael Vines
b876fb84ba
Make room for tokio 0.2
2020-08-05 14:27:12 -07:00
Michael Vines
f9049d6ee4
Add ledger-tool bigtable subcommands
2020-08-05 14:27:12 -07:00
Michael Vines
98cca1e774
Add configuration info
2020-08-05 14:27:12 -07:00
Michael Vines
6e0353965a
Add bigtable
2020-08-05 14:27:12 -07:00
Michael Vines
243e05d59f
Add compression
2020-08-05 14:27:12 -07:00
Michael Vines
019c75797d
Supress doctest errors
2020-08-05 14:27:12 -07:00
Michael Vines
54dae6ba2c
Add build-proto/build.sh output
2020-08-05 14:27:12 -07:00
Michael Vines
57dfebc5ba
Increase timeout
2020-08-05 14:27:12 -07:00
Michael Vines
494968be66
UiTransactionEncoding is now copy
2020-08-05 14:27:12 -07:00
Michael Vines
c31e1f5bf0
Add build-proto
2020-08-05 14:27:12 -07:00
Michael Vines
faa016e4b7
Add root_ca_certificate
2020-08-05 14:27:12 -07:00
Michael Vines
59d266a111
Add access_token module
2020-08-05 14:27:12 -07:00
Michael Vines
1617a025ce
$ wget https://pki.goog/roots.pem -O pki-goog-roots.pem
2020-08-05 14:27:12 -07:00
Michael Vines
9d2293bb32
ledger-storage-bigtable boilerplate
2020-08-05 14:27:12 -07:00
Trent Nelson
e12ab9d0dd
Bump version to 1.4.0
2020-08-05 12:04:15 -06:00
Trent Nelson
df820ddb6d
Omit web3.js examples when incrementing Cargo.toml versions
2020-08-05 12:04:15 -06:00
Michael Vines
bbb8754b59
Remove update notice
2020-08-05 16:27:32 +00:00
dependabot[bot]
5816ed5369
chore:(deps): bump @types/react-select in /explorer ( #11383 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 3.0.15 to 3.0.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 11:05:00 +00:00
dependabot[bot]
31513fab14
chore:(deps): bump @testing-library/react in /explorer ( #11382 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 10.4.7 to 10.4.8.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v10.4.7...v10.4.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 09:53:08 +00:00
dependabot[bot]
d44e8ce914
chore:(deps): bump bootstrap from 4.5.0 to 4.5.1 in /explorer ( #11381 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.0...v4.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 09:49:38 +00:00
Tyera Eulberg
308186da79
Rework parsed account format ( #11372 )
...
* Rework parsed account format
* Serialize as type
2020-08-05 00:59:10 -06:00
Tyera Eulberg
9d4f9be1fe
Update instruction encoding format ( #11363 )
...
* Rework parsed instruction format
* Rework parsed message accounts
* Review comments
2020-08-05 00:58:58 -06:00
Tyera Eulberg
86e3f96f16
Return token amounts as floats ( #11370 )
...
* Return token amounts as floats
* Floating-point equality
* Return float and raw token amounts
* Fix decimals and token rpcs for native-mint tokens
* Fixup docs and review comments
2020-08-05 06:48:09 +00:00
Trent Nelson
14339dec0a
Harden RPC preflight test inputs
2020-08-05 06:06:57 +00:00
Trent Nelson
29b3265dc7
Sanitize transactions during RPC preflight test
2020-08-05 06:06:57 +00:00
Trent Nelson
3f73affb2e
Add From for SanitizeError > TransactionError
2020-08-05 06:06:57 +00:00
Trent Nelson
e25846e1ad
Add failing test for unsane tx in RPC preflight
2020-08-05 06:06:57 +00:00
Michael Vines
d4df2ac673
Keep .DS_Store out of the tree
2020-08-04 16:34:45 -07:00
Michael Vines
b5e03d6df2
get_token_accounts_by_owner now returns UiTokenAccounts
2020-08-04 22:45:00 +00:00
Raj Gokal
8c873e232f
fixes logo ( #11350 )
...
* fixes logo
* cleans up homepage on docs
* adds icon files and tightens margins
2020-08-04 10:51:25 -07:00
Tyera Eulberg
d0144ce382
Fix token rpc-client methods ( #11361 )
...
* Convert None to error in parse_keyed_accounts
* Allow encoding configuration in getTokenAccounts methods
2020-08-04 11:11:30 -06:00
Justin Starry
cad36e1b3c
Switch explorer to dark mode by default ( #11360 )
2020-08-04 22:25:50 +08:00
Justin Starry
ebe14415f6
Use more accurate epoch duration calculation in explorer ( #11359 )
2020-08-04 22:18:09 +08:00
Justin Starry
247e361d23
Make explorer table views more mobile friendly ( #11358 )
2020-08-04 20:44:16 +08:00
carllin
5b4cb083f1
Add integration test for optimistic confirmation failure detection ( #11353 )
...
* Add optimistic conf failure test
* Add check for optimistic failure log
Co-authored-by: Carl <carl@solana.com>
2020-08-03 20:01:52 -07:00
Michael Vines
1d40685b8e
Remove support for 1.1.0 version snapshots
2020-08-04 01:01:50 +00:00
Michael Vines
7db144c5da
Remove legacy_system_instruction_processor0
2020-08-04 00:45:09 +00:00
Tyera Eulberg
3f6f1adb5b
Make accounts explicit in unrecognized jsonParsed instructions ( #11351 )
2020-08-03 20:27:15 +00:00
Michael Vines
eefcf484cb
clippy
2020-08-03 18:35:15 +00:00
Michael Vines
01262cda3f
Bump stable rust to 1.45.1
2020-08-03 18:35:15 +00:00
Michael Vines
f3e83c080a
Add mainnet-beta upgrade-in-process banner
2020-08-03 07:09:34 -07:00
dependabot[bot]
fc7ba7585d
chore:(deps): bump @types/react from 16.9.43 to 16.9.44 in /explorer ( #11346 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 16.9.43 to 16.9.44.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 08:23:50 +00:00
dependabot[bot]
2393278849
chore:(deps): bump @testing-library/user-event in /explorer ( #11345 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 12.0.17 to 12.1.0.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v12.0.17...v12.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 08:20:27 +00:00
Justin Starry
1fe762cc79
Disable owned token request on mainnet explorer ( #11343 )
2020-08-03 12:51:47 +08:00
Aaron Hill
8bcc8edf47
Remove calls to `unwrap()` in `respan!` macro
...
Previously, `proc_macro2::Span::resolved_at` was gated behind
cfg(procmacro2_semver_exempt). This gate has been removed in the latest
version of proc-macro2, allowing us to avoid using `unwrap()` to use the
underling method on `proc_macro::Span`
2020-08-02 19:15:06 -07:00
Tyera Eulberg
0bc9bcc8b9
Fix bad rebase
2020-08-02 12:09:06 -06:00