Tyera Eulberg
|
f73a61d2ec
|
Bump version to 1.7.12
|
2021-08-27 16:24:24 +00:00 |
|
Trent Nelson
|
ab5d032634
|
Bump version to v1.7.11
|
2021-08-12 06:55:18 +00:00 |
|
Trent Nelson
|
b7f1f19d8e
|
Bump version to v1.7.10
|
2021-07-31 01:19:33 -06:00 |
|
Michael Vines
|
548ddff7ed
|
Bump version to v1.7.9
|
2021-07-24 11:23:44 -06:00 |
|
Ryo Onodera
|
1cc8de0fed
|
Bump version to v1.7.8 (#18866)
|
2021-07-24 01:14:03 +09:00 |
|
Trent Nelson
|
19049ca91b
|
Bump version to v1.7.7
|
2021-07-17 08:42:22 +00:00 |
|
sakridge
|
551dc0a74c
|
Bump 1.7 version (#18723)
|
2021-07-16 09:43:18 -06:00 |
|
mergify[bot]
|
c7c650fccc
|
Gate libsecp256k1 update (backport #18656) (#18701)
* hijack secp256k1 enablement feature plumbing for libsecp256k1 upgrade
* bump libsecp256k1 to v0.5.0
* gate libsecp256k1 upgrade to v0.5.0
* ci: allow clippy::inconsistent_struct_constructor
Co-authored-by: Trent Nelson <trent@solana.com>
|
2021-07-16 07:38:45 +00:00 |
|
mergify[bot]
|
8a111229f7
|
Cleanup secp256k1 deps (backport #18618) (#18625)
* Cleanup secp256k1 deps (#18618)
(cherry picked from commit 0d3e8ada94 )
# Conflicts:
# Cargo.lock
# programs/bpf/Cargo.lock
# programs/secp256k1/Cargo.toml
# runtime/Cargo.toml
* resolve conflicts
Co-authored-by: Jack May <jack@solana.com>
|
2021-07-13 08:35:50 +00:00 |
|
Trent Nelson
|
4466aa39c4
|
Bump version to v1.7.5
|
2021-06-30 22:55:01 -06:00 |
|
Trent Nelson
|
597429ab3e
|
Bump version to v1.7.4
|
2021-06-22 19:57:34 +00:00 |
|
Stephen Akridge
|
d159ae9342
|
Bump version to v1.7.3
|
2021-06-17 15:34:50 -06:00 |
|
Ryo Onodera
|
48e565038a
|
Bump version to v1.7.2 (#17831)
|
2021-06-08 10:29:39 +00:00 |
|
Michael Vines
|
975c942ea7
|
Bump version to v1.7.1
|
2021-06-02 05:21:14 +00:00 |
|
Alexander Meißner
|
9dfcb921cf
|
Refactoring: Move KeyedAccounts to InvokeContext (#15410)
Collects all parametric occurrences and the construction of keyed_accounts and puts them into InvokeContext.
|
2021-04-19 18:48:48 +02:00 |
|
Michael Vines
|
a2eb655322
|
=1.7.0
|
2021-03-16 07:51:07 +00:00 |
|
Michael Vines
|
0c9ca5522c
|
Bump version to v1.7.0
|
2021-03-13 09:01:21 +00:00 |
|
Trent Nelson
|
24d18b3cf2
|
docs: add docs links for crates published to crates.io
|
2021-03-11 08:38:18 +00:00 |
|
Michael Vines
|
1e977ac025
|
Bump version to v1.6.0
|
2020-12-15 18:28:04 +00:00 |
|
Jack May
|
48dd9f7efd
|
Move secp256k1 instruction helper to the sdk (#13560)
|
2020-11-12 16:58:40 -08:00 |
|
Michael Vines
|
df8dab9d2b
|
Native/builtin programs now receive an InvokeContext
|
2020-10-29 21:45:24 -07:00 |
|
Michael Vines
|
1b343665a1
|
Move KeyedAccount out of solana-program. Native programs are not supported by solana-program
|
2020-10-26 18:54:54 -07:00 |
|
Michael Vines
|
11df2e2236
|
Bump version to v1.5.0
|
2020-10-08 04:51:36 +00:00 |
|
Tyera Eulberg
|
586501bb5e
|
Allow publishing of secp256k1 program
|
2020-09-24 00:15:44 -06:00 |
|
sakridge
|
3930cb865a
|
Add keccak-secp256k1 instruction (#11839)
* Implement keccak-secp256k1 instruction
Verifies eth addreses with ecrecover function
* Move secp256k1 test
|
2020-09-15 18:23:21 -07:00 |
|