Jeff Bencin
|
f8c6760734
|
chore: Replace HashMap and HashSet with Hashbrown versions (skip ./stackslib and ./testnet/stacks-node)
|
2024-02-20 11:10:01 -05:00 |
|
Jude Nelson
|
cef8f87c59
|
chore: cargo fmt --all -- --config group_imports=StdExternalCrate,imports_granularity=Module
|
2023-11-16 17:25:04 -05:00 |
|
Brice Dobry
|
e17f094790
|
Merge branch 'chore/merge-master-to-develop' into next
|
2023-09-06 22:03:47 -04:00 |
|
Pavitthra Pandurangan
|
0034645b0f
|
Re-ordered imports
|
2023-02-28 12:02:32 -05:00 |
|
Sergey Shandar
|
28cd281239
|
Brief description.
|
2023-01-19 11:36:52 -08:00 |
|
Sergey Shandar
|
fe34069765
|
Brief description.
|
2023-01-19 11:33:41 -08:00 |
|
Sergey Shandar
|
b9d6efd7f8
|
Squashed commit of the following:
commit 5d2bce57ef7237fdfb004afa3cd235629fca021b
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Tue Jan 17 13:43:16 2023 -0800
Documentation.
commit ee0186775fe93bebe00dbdd7f00cc2e461675a67
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Tue Jan 17 13:34:01 2023 -0800
Additional tests and remove unwrapping
commit 145a0ec66c829881f44e186c7eaa851a2534b4c1
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Fri Jan 13 15:23:48 2023 -0800
formatting
commit 73f7c5b64505335f34eb956f207b846383818e6f
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Fri Jan 13 15:08:05 2023 -0800
unit test for `update_state`
commit 72f403e6846a0c7c60d4ac5f9dae35808e55362c
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Fri Jan 13 14:10:11 2023 -0800
`update.rs`
commit 9f6f6d632ec39b697ef8578d1cca39a5e9c8a58f
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Fri Jan 13 13:04:28 2023 -0800
MessageRequest => Request
commit 6b94e8e4332acfccc41802d2e0021475af174590
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Fri Jan 13 12:51:26 2023 -0800
unit test for `read_http_request_message`.
commit dcd79b806d42d94e64da687e7cada3ffc5e2077e
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Fri Jan 13 11:51:38 2023 -0800
clean-up
commit 9018f6e242f806b7679042cf198942eb9bc333c8
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Fri Jan 13 11:49:09 2023 -0800
`relay_server` can accept binary data.
commit 29a1ff87641ebbd9a9d98fa13d0e67bef5e3c6e4
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Fri Jan 13 10:37:54 2023 -0800
remove printing "Hello world!" :-)
commit 532507e940dee27da6eead66710250983001964e
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Fri Jan 13 10:37:09 2023 -0800
Rename `stacks-relay` to `relay-server`.
commit 753958ebafad76ba070fa9fc37964410149e1578
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Thu Jan 12 08:49:36 2023 -0800
change version of `stacks-relay`
commit fb67dc4f4692cb64315ec1d3af841d4e13a4b50c
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Thu Jan 12 08:47:15 2023 -0800
formatting
commit 81601bfeb103490ba12ed28758ee3432f61e2c3b
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Thu Jan 12 00:52:11 2023 -0800
readme
commit be5af7c6cf931eda5266e9c5746e68b100578ae3
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Thu Jan 12 00:50:28 2023 -0800
test
commit ac50e40e893354bb0e67e7b9b86e5fa1cd9fe25b
Author: Sergey Shandar <sergey-shandar@users.noreply.github.com>
Date: Wed Jan 11 10:46:19 2023 -0800
stacks-relay, Rust version, busines-logic only. No IO
|
2023-01-17 14:08:48 -08:00 |
|
wileyj
|
d38b7ac87f
|
Move puppet-chain to contrib/tools
- Move puppet-chain src to contrib/tools
- Update base Dockerfiles to not build/copy puppet-chain
|
2022-07-14 21:49:17 -07:00 |
|
wileyj
|
b14f366797
|
Adding contrib dir
Moving:
- deployment/helm -> contrib/helm
- tools -> contrib/tools
Adding:
- contrib/init/{stacks.init,stacks.service,org.stacks.stacks-blockchain.plist}
- docs/init.md
|
2022-03-11 20:48:40 -08:00 |
|