consensus/utils
DataHoarder d577856081
All checks were successful
continuous-integration/drone/push Build is passing
Faster JSON encoder/decoder
2023-05-27 14:43:22 +02:00
..
cache.go Optimize address sorting, crypto cache, use unsafe VarTimeScalarMult for sidechain operations 2023-05-20 10:49:05 +02:00
circular_buffer.go Sort found blocks/side blocks circular buffer on initial fill 2023-04-28 22:50:50 +02:00
concurrency.go Reduce allocations on utils.SplitWork, add BufferLength methods for pool block serialization 2023-05-17 17:29:01 +02:00
context_ticker.go Added utils ContextTicker 2023-05-23 07:30:25 +02:00
json.go Faster JSON encoder/decoder 2023-05-27 14:43:22 +02:00
network.go Add DHCPv6 addresses into address picking 2023-04-24 17:15:03 +02:00
network_extra.go Obtain specific outgoing IPv6 address for peering lists 2023-04-23 19:34:52 +02:00
network_extra_linux.go Obtain specific outgoing IPv6 address for peering lists 2023-04-23 19:34:52 +02:00
number.go Split and cleanup merkle tree for transactions 2023-05-23 15:38:20 +02:00
number_test.go Split and cleanup merkle tree for transactions 2023-05-23 15:38:20 +02:00
shorten.go Allow MainId share redirect on API, extracted shorten 2023-04-21 09:35:40 +02:00
slice.go Web service and templates 2022-10-10 17:43:02 +02:00
units.go Implemented ZMQ fetch of block data, proper main chain handling, refactored client RPC access, updated dependencies 2023-03-05 15:07:40 +01:00
xorshift64star.go Sync speed improvements by better crypto cache 2023-05-23 09:38:09 +02:00