|
7d76badd03
|
Support local tarball deploys
|
2018-11-07 13:43:36 -08:00 |
|
|
8047ab777c
|
Remove all cuda dependencies from release tarball beyond solana-fullnode-cuda
|
2018-11-07 13:43:24 -08:00 |
|
|
0d0a1c2919
|
Restore testnet/testnet-perf to tip of beta channel for now
|
2018-11-07 21:21:33 +00:00 |
|
|
1da90017ce
|
Permit release tag tarballs
|
2018-11-07 10:33:20 -08:00 |
|
|
0909618efa
|
Switch testnet/testnet-beta to tarball release
|
2018-11-07 10:29:53 -08:00 |
|
|
28bb7849f4
|
Fix tarball publishing for tags
|
2018-11-07 10:26:07 -08:00 |
|
|
9cffd3a1ea
|
AWS AMIs are region specific
|
2018-11-07 10:04:45 -08:00 |
|
|
917151ce54
|
s/edge/beta/
v0.10.1
|
2018-11-07 08:54:44 -08:00 |
|
|
6dcd127634
|
Increase boot timeout
|
2018-11-07 08:32:03 -08:00 |
|
|
af66edf8c0
|
Add AWS-based nets
|
2018-11-07 07:52:34 -08:00 |
|
|
ab5b921e8f
|
Set imageName if G
|
2018-11-07 07:52:29 -08:00 |
|
|
6c2843543b
|
Bump EC2 validator machine type
|
2018-11-07 07:52:25 -08:00 |
|
|
85f74cc537
|
Upgrade GCP CPU-based testnet to 18.04
|
2018-11-07 07:52:19 -08:00 |
|
|
43665115b4
|
Switch testnet/testnet-perf to the latest beta or stable tag
|
2018-11-07 07:48:33 -08:00 |
|
|
156115c04c
|
Publish release tarballs for tags
|
2018-11-07 07:48:30 -08:00 |
|
|
a66577eb87
|
Add support for using a release tar
|
2018-11-07 07:48:02 -08:00 |
|
|
3345d059e8
|
Elf relocations (#1724)
Use relocatable BPF ELFs
|
2018-11-06 14:28:46 -08:00 |
|
|
8c8c5de779
|
Remove unused debug trace
|
2018-11-06 14:19:07 -08:00 |
|
|
f03e971598
|
t
|
2018-11-06 14:06:07 -08:00 |
|
|
b4a1cdceaa
|
Add timeout to prevent a stuck ssh
|
2018-11-06 14:02:27 -08:00 |
|
|
b250d20059
|
Remove node check from client start-up
If the network loses a validator or two, it's the job of the sanity
check to detect this not the bench clients
|
2018-11-06 13:59:42 -08:00 |
|
|
dc3b270410
|
Remove bpf tictactoe
|
2018-11-06 12:17:52 -08:00 |
|
|
9d5092a71c
|
Set metrics database correctly
|
2018-11-06 07:24:49 -08:00 |
|
|
a287c9e5fa
|
Remove stray line
|
2018-11-05 20:53:50 -08:00 |
|
|
ee85d534f9
|
Update testnet deploy docs
|
2018-11-05 19:12:43 -08:00 |
|
|
6e1b291c17
|
Add testnet-manager pipeline
|
2018-11-05 17:35:55 -08:00 |
|
|
68f7b1ecf3
|
Rename buildkite-snap to buildkite-secondary
|
2018-11-05 08:48:09 -08:00 |
|
|
58fe5cabd6
|
Document BPF C program limitations
|
2018-11-04 12:30:05 -08:00 |
|
|
8993c6ae24
|
Try harder to snap download
|
2018-11-03 00:29:48 +00:00 |
|
|
0e56473add
|
0.10.1
|
2018-11-02 16:30:13 -07:00 |
|
|
f6b709ca48
|
ci: correct crates.io publishing order
v0.10.0
|
2018-11-02 15:36:32 -07:00 |
|
|
ffa1fa557b
|
Ship native programs in snap
|
2018-11-01 15:59:24 -07:00 |
|
|
e7631c85a1
|
Update bpf.mk
|
2018-11-01 15:25:43 -07:00 |
|
|
edeadb503f
|
shell
|
2018-11-01 14:40:38 -07:00 |
|
|
d2044f2562
|
Find clang 7 better
If LLVM_DIR is defined, use it to locate clang. Otherwise use brew on
macOS, and assume clang-7 otherwise
|
2018-11-01 09:46:47 -07:00 |
|
|
5703c740cf
|
Improve clang install info for Linux
|
2018-11-01 09:46:47 -07:00 |
|
|
6ae20e78e2
|
Rename sol_bpf.h to solana_sdk.h
|
2018-10-31 23:39:59 -07:00 |
|
|
506fc3baeb
|
sol_bpf.h improvements
- Define NULL
- Add sol_memcmp()
- Use sizeof() more
- Add SOL_ARRAY_SIZE
- Make sol_deserialize() more flexible
|
2018-10-31 23:39:59 -07:00 |
|
|
68523f4a7f
|
Fix up bpf numeric types
|
2018-10-31 21:16:16 -07:00 |
|
|
beae217ab9
|
Remove purging of leader id from cluster info (#1677)
|
2018-10-31 13:09:44 -07:00 |
|
|
2c8c117e3c
|
Use env variables to disable validator sanity and ledger verification (#1675) (#1676)
|
2018-10-31 12:54:40 -07:00 |
|
|
3a1285ebe5
|
Program may not exit (#1669)
Cap max executed instructions, report number of executed instructions
|
2018-10-31 11:15:08 -07:00 |
|
|
e2660f2ac1
|
Fix deps (#1672)
|
2018-10-31 11:14:41 -07:00 |
|
|
22eb1b977f
|
Fix lua_loader tests (#1665)
|
2018-10-31 09:22:41 -07:00 |
|
|
43ef8d7bb7
|
SYSTEM_INC_DIRS needs immediate expansion
|
2018-10-31 09:22:41 -07:00 |
|
|
d9271f2d30
|
Revert inclusion change, fix doc
|
2018-10-31 09:22:41 -07:00 |
|
|
dfbfd4d4dd
|
Fix const
|
2018-10-31 09:22:41 -07:00 |
|
|
9cb262ad4b
|
Fix C programs
|
2018-10-31 09:22:41 -07:00 |
|
|
73ee0cb100
|
Run workspace member's tests (#1666)
Run workspace member's tests
|
2018-10-31 09:22:41 -07:00 |
|
|
9a6154beaf
|
Upgrade to influx_db_client@0.3.6
|
2018-10-31 09:22:41 -07:00 |
|