COMMITS
/ docker/sui-node/Dockerfile March 15, 2024
B
docker: revert the deterministic changes to sui-node Dockerfile
Brandon Williams committed
March 7, 2024
J
add sui-node binary paths used in the past (#16557)
John Naulty Jr committed
March 6, 2024
R
Deterministic Build using StageX (#16522)
Ryan committed
January 16, 2024
M
[Rust] upgrade to 1.75 toolchain (#15659)
mwtian committed
December 20, 2023
M
[Consensus] fix docker builds (#15452)
mwtian committed
October 12, 2023
O
chore: upgrade rust to 1.73.0 (#14167)
oxade committed
October 3, 2023
M
[Docker] fix fullnode docker compose (#13988)
mwtian committed
August 3, 2023
M
Fix `sui-node` binary placement in Docker (#13139)
mwtian committed
August 1, 2023
Q
adding ca certs (#13254)
quepcompute committed
July 24, 2023
E
Revert "[Build] Remove unused / broken caching steps from Dockerfiles… (#13128)
Eugene Boguslavsky committed
July 19, 2023
M
June 21, 2023
B
rust: update to version 1.70.0
Brandon Williams committed
May 12, 2023
A
[docker] Add sui-execution top-level directory (#11948)
Ashok Menon committed
April 26, 2023
M
Upgrade Rust docker image version (#11387)
mwtian committed
April 5, 2023
O
Disable caching dockerfile (#10439)
oxade committed
March 13, 2023
T
add node operator documentation (#9190)
Tom Harbert committed
February 21, 2023
M
Revert the rust upgrade, which breaks simtest on mac (#8504)
Mark Logan committed
M
Upgrade docker images for Rust (#8498)
mwtian committed
November 22, 2022
M
Use jemalloc as default memory allocator (#6287)
mwtian committed
November 18, 2022
B
docker: ensure GIT_REVISION arg is properly set before building sui-node (#6193)
Brandon Williams committed
November 3, 2022
M
Revert "Revert "Upgrade to rust 1.65 (#5821)" (#5827)" (#5832)
mwtian committed
A
Revert "Upgrade to rust 1.65 (#5821)" (#5827)
Andrey Chursin committed
M
Upgrade to rust 1.65 (#5821)
mwtian committed
October 30, 2022
E
Add custom Ying memory profiler and prevent giant allocations (#5649)
Evan Chan committed
October 28, 2022
M
Switch to system memory allocator by default (#5614)
mwtian committed
October 26, 2022
M
Use stable tokio (#5575)
mwtian committed
October 3, 2022
E
Enable Tokio-Console in Sui for debugging (#4438)
Evan Chan committed
October 1, 2022
M
Fix Sui docker builds (#4915)
mwtian committed
September 24, 2022
T
update docker files to rust 1.64 (#4778)
Tom Harbert committed
August 15, 2022
E
Add automatic jemalloc-based memory profiling (#3910)
Evan Chan committed
July 27, 2022
E
Fix Docker build bugs (#3554)
Evan Chan committed
July 26, 2022
E
Enable building Docker image with debug symbols as an option (#3472)
Evan Chan committed
July 5, 2022
T
update docker image rust version (#2981)
Tom Harbert committed
June 21, 2022
T
make docker builds work outside of macos (#2625)
Tom Harbert committed
May 26, 2022
B
docker: introduce a Dockerfile for building sui-node (#2246)
Brandon Williams committed