dependabot[bot]
689e03d341
chore:(deps): bump @testing-library/user-event in /explorer ( #15985 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 13.0.0 to 13.0.1.
- [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/v13.0.0...v13.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 09:54:22 +00:00
dependabot[bot]
561d55feef
chore:(deps): bump @project-serum/serum in /explorer ( #15984 )
...
Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts ) from 0.13.25 to 0.13.26.
- [Release notes](https://github.com/project-serum/serum-ts/releases )
- [Commits](https://github.com/project-serum/serum-ts/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 09:29:54 +00:00
dependabot[bot]
8670bd4589
chore:(deps): bump @solana/spl-token-registry in /explorer ( #15983 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.33 to 0.2.34.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.33...v0.2.34 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 09:07:20 +00:00
dependabot[bot]
7deddaa42d
chore:(deps): bump @types/jest from 26.0.20 to 26.0.21 in /explorer ( #15982 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.20 to 26.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 08:49:23 +00:00
Tyera Eulberg
ba33c9e18e
Avoid panic when validator doesn't have performance samples ( #15976 )
2021-03-18 02:00:02 -06:00
Trent Nelson
2dabcac0da
remote-wallet: Expose Ledger app settings
2021-03-18 07:29:16 +00:00
Michael Vines
4ab98fff02
Avoid a panic when --slots-per-epoch is less than MINIMUM_SLOTS_PER_EPOCH
2021-03-18 05:45:21 +00:00
Jack May
7f500d610c
Add Close instrruction and tooling to upgradeable loader ( #15887 )
2021-03-17 21:39:29 -07:00
Trent Nelson
12399157f5
SDK: Allow integer math in bump allocator
2021-03-17 22:23:18 -06:00
Trent Nelson
854e6766ce
SDK: Ovf in epoch_schedule
2021-03-17 22:23:18 -06:00
Trent Nelson
98d7673a03
sdk/program: switch allow to mod-level for integer_arithmetic lint
2021-03-17 22:23:18 -06:00
Tyera Eulberg
5b2b824a53
Sdk: remove integer arithmetic ( #15962 )
...
* Fix timing
* Fix secp256k1_instruction
* Fix secp256k1 tests
2021-03-18 01:33:50 +00:00
Michael Vines
04c99cf7ea
Add --slots-per-epoch argument
2021-03-17 22:56:41 +00:00
Michael Vines
c06ff47a90
Add --slots-per-epoch validator
2021-03-17 22:56:41 +00:00
carllin
f548a04fae
Allow unbounded wallclock processing time in tests ( #15961 )
2021-03-17 15:48:50 -07:00
Michael Vines
03180b502d
Avoid changing signature of ProgramTest::add_account
2021-03-17 13:21:43 -07:00
Michael Vines
82269f1351
Build full SPL in CI
2021-03-17 13:21:43 -07:00
Jeff Washington (jwash)
d30c9ef351
refactor test truncate data ( #15851 )
...
* refactor test truncate data
* retain existing behavior
2021-03-17 15:09:26 -05:00
Michael Vines
59c19d9fbf
Notice the user when the --mint, --bpf-program, or --clone arguments are ignored
2021-03-17 20:04:53 +00:00
Michael Vines
8a9b51952e
Ignore flaky test_banking_stage_entries_only and test_banking_stage_entryfication
2021-03-17 11:28:56 -07:00
DimAn
a5d144b00f
Revert to removing only tmp-
2021-03-17 10:31:01 -07:00
DimAn
20b53eb4b4
Revert to snapshots 2
2021-03-17 10:31:01 -07:00
DimAn
0b42379ed7
Revert to snapshots
...
Co-authored-by: Michael Vines <mvines@gmail.com>
2021-03-17 10:31:01 -07:00
DimAn
a43b3674c7
add missed suggestion
2021-03-17 10:31:01 -07:00
DimAn
cfb01e26dd
Apply suggestions from code review
...
Co-authored-by: Michael Vines <mvines@gmail.com>
2021-03-17 10:31:01 -07:00
DimAn
0209d334bd
Add option for separate snapshot location
...
(cherry picked from commit 6126878f509c69e23480a5ec22b3271e2b16e072)
2021-03-17 10:31:01 -07:00
Michael Vines
58b980f9cd
Download snapshot files with a tmp-
prefix so they'll automatically be cleaned up if interrupted
2021-03-17 09:10:10 -07:00
Michael Vines
3160549e85
Replace solana-program-test when building example-helloworld
2021-03-17 09:07:52 -07:00
B
9b26c45be6
explorer/wormhole ( #15948 )
...
* feat: add lending instruction names
* chore: capitalize words
* feat: add wormhole card
* feat: add asset contract
* chore: format
2021-03-17 10:53:50 -05:00
Jeff Washington (jwash)
40997d0aef
add metrics for tick producer and poh_recorder ( #15931 )
2021-03-17 10:38:26 -05:00
Jeff Washington (jwash)
5460fb10a2
drop poh lock after record ( #15930 )
2021-03-17 10:37:20 -05:00
dependabot[bot]
d370b5a4d2
chore:(deps): bump @testing-library/user-event in /explorer ( #15943 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 12.8.3 to 13.0.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.8.3...v13.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 09:31:42 +00:00
dependabot[bot]
f1c4c3b719
chore:(deps): bump @solana/spl-token-registry in /explorer ( #15941 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.30 to 0.2.33.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.30...v0.2.33 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 08:46:18 +00:00
Trent Nelson
4e99f1e634
clap-utils: Add helper to CliSignerInfo
for getting signers for a message
2021-03-16 22:09:46 -06:00
Trent Nelson
bf33ce8906
sdk: Add accessor for signer pubkeys of a tx message
2021-03-16 22:09:46 -06:00
Michael Vines
d9176c1903
solana-install init
can now select a pre-release from Github
2021-03-17 02:54:26 +00:00
Justin Starry
51bc18f8c4
chore: fix coverage command
2021-03-17 10:26:00 +08:00
Justin Starry
48b3b27985
chore: linter fixes
2021-03-17 10:26:00 +08:00
Justin Starry
8ada44456d
chore: migrate tests to typescript
2021-03-17 10:26:00 +08:00
Justin Starry
f912c63b22
chore: migrate to typescript
2021-03-17 10:26:00 +08:00
Justin Starry
3eb9f7b3eb
chore: project config changes for typescript migration
2021-03-17 10:26:00 +08:00
Justin Starry
3ea23fe736
fix: fix buffer types
2021-03-17 10:26:00 +08:00
Justin Starry
a5c840e672
feat: update confirmation status typing and validations
2021-03-17 10:26:00 +08:00
Justin Starry
d40dc06d6a
fix: clean up unnecessary nullable validations
2021-03-17 10:26:00 +08:00
Trent Nelson
672e9c640f
CLI: Support dumping the TX message in sign-only mode
2021-03-16 19:20:54 -06:00
Justin Starry
98ea058ebe
feat: require programId and keys for TransactionInstruction
2021-03-17 09:10:17 +08:00
Jeff Washington (jwash)
806bfdd67b
set_data_from_slice ( #15854 )
...
* data_ensure_equal_to_slice
* rename and change to copy
2021-03-16 16:56:26 -05:00
Tyera Eulberg
654449ce91
Bump tokio to 1.1 ( #15926 )
2021-03-16 21:32:50 +00:00
Josh
0c4c89ff4a
explorer: display wormhole bridge details ( #15833 )
...
* feat: display wormhole bridge details
* fix: add rel noopener noreferrer
* fix: extract eth address properly
* feat: copyable bridge contract address
2021-03-16 18:47:43 +00:00
Josh
61112d4826
fix: compute pre/post token balances on all accounts if token program present ( #15900 )
...
* fix: compute pre/post token balances on all accounts if token program present
* fix: skip token program in balance query
* fix: prevent program ids from being collected
2021-03-16 16:49:22 +00:00