sakridge
91a2d03f28
Update version to 1.4.19 ( #14196 )
2020-12-18 00:36:20 +00:00
sakridge
82add14782
Bump version to v1.4.18 ( #14144 )
2020-12-16 04:15:05 +00:00
Michael Vines
539f108ea6
Bump version to 1.4.17
2020-12-14 15:57:53 -08:00
Trent Nelson
1e5a662706
Override yanked mio crate to 0.7.6
2020-12-12 00:16:37 +00:00
Michael Vines
fb3e88bb7e
Bump version to v1.4.16 ( #14054 )
2020-12-10 17:04:34 -08:00
Michael Vines
38d7d7df50
Bump version to v1.4.15
2020-12-03 01:55:39 +00:00
Michael Vines
9899e6fb39
Use add_builtin, as user-supplied builtins may not yet exist
2020-12-02 13:35:02 -08:00
sakridge
cea722ac09
Bump version to v1.4.14 ( #13852 )
2020-11-29 18:20:19 +00:00
Michael Vines
f5eb5a3ba6
Bump version to v1.4.13
2020-11-26 06:59:28 +00:00
mergify[bot]
057b5d7e24
Add commonly-used SPL programs as a convenience to the user ( #13813 )
...
(cherry picked from commit 0e2578a0b8
)
Co-authored-by: Michael Vines <mvines@gmail.com>
2020-11-25 22:44:51 +00:00
Tyera Eulberg
fd9e003ae1
Bump version to 1.4.12 ( #13792 )
2020-11-24 22:53:36 +00:00
Tyera Eulberg
7099d07fd3
Bump version to 1.4.11 ( #13780 )
2020-11-24 06:30:35 +00:00
Tyera Eulberg
855cf9a362
Bump version to 1.4.10 ( #13657 )
2020-11-18 01:29:58 +00:00
Michael Vines
b4deeb8e36
Add stable program logging for BPF and native programs
2020-11-14 08:26:54 -08:00
Trent Nelson
b838aba840
Bump version to 1.4.9
2020-11-13 17:50:10 -07:00
Ryo Onodera
e14c2f94f4
Bump version to v1.4.8 ( #13552 )
2020-11-12 17:43:31 +00:00
Michael Vines
fd68f8ba2e
program-test now generates new blockhashes for test usage
2020-11-11 20:29:20 -08:00
mergify[bot]
15a2c73826
Use a non-zero fee_calculator for a more realistic test environment ( #13525 )
...
(cherry picked from commit 58724cb687
)
Co-authored-by: Michael Vines <mvines@gmail.com>
2020-11-11 09:59:57 +00:00
Tyera Eulberg
c9e646b86b
Bump version to v1.4.7 ( #13488 )
2020-11-10 05:55:26 +00:00
Michael Vines
e738bf1c9a
Bump version to v1.4.6
2020-11-07 02:49:14 +00:00
mergify[bot]
6d4f6e79b0
cargo-test-bpf now sets the "test-bpf" feature for crate tests ( #13447 )
...
The feature allows for tests to distinguish between `cargo test` and
`cargo test-bpf` primarily for the purpose of excluding CPI tests that
require the system program under `cargo test`, as the path to enabling
CPI in `cargo test`-based testing is unclear
(cherry picked from commit 1a70a2a25b
)
Co-authored-by: Michael Vines <mvines@gmail.com>
2020-11-06 19:39:18 +00:00
mergify[bot]
70f74174e8
program-test: Remove special case for Rent sysvar (bp #13434 ) ( #13435 )
...
* Revert "Include Rent in ProgramTest::start() output"
This reverts commit c3d2d2134c
.
(cherry picked from commit 920cd5285a
)
* Add get_rent()
(cherry picked from commit 9a1c1fbab8
)
Co-authored-by: Michael Vines <mvines@gmail.com>
2020-11-06 05:24:44 +00:00
Michael Vines
dbcef35f7d
Search BPF_OUT_DIR for programs
2020-11-05 22:42:35 +00:00
Michael Vines
fa249721fa
Search for program files in 'target/deploy'
2020-11-05 22:42:35 +00:00
mergify[bot]
fe8b2b7850
Include Rent in ProgramTest::start() output ( #13356 )
...
(cherry picked from commit c3d2d2134c
)
Co-authored-by: Michael Vines <mvines@gmail.com>
2020-11-03 03:12:17 +00:00
Michael Vines
5877427389
Bump version to v1.4.5
2020-11-01 17:05:45 +00:00
mergify[bot]
b6dc48da75
Add solana-program-test crate (bp #13324 ) ( #13329 )
...
* MockInvokeContext::get_programs() implementation
(cherry picked from commit 8acc47ee1b
)
* start_local_server() now works with Banks > 0
(cherry picked from commit fa4bab4608
)
* Add solana-program-test crate
(cherry picked from commit 52a292a75b
)
* rebase
Co-authored-by: Michael Vines <mvines@gmail.com>
2020-11-01 05:43:43 +00:00