Skip to content

Releases: krunch3r76/entropythief

default to holesky on testnet

14 Apr 01:37
Compare
Choose a tag to compare

entropythief now runs on the current payment network for testnet: holesky by default

overhaul readers and RNGs

10 Jul 05:12
Compare
Choose a tag to compare
  • add documentation to readers
  • default to more sophisticated RNG (from random bytes)
  • buffer PipeReader by default
  • beta revision of EntropyBitReader (for RNG from random bits - in progress)
  • update requirements to utilize latest yapapi

default to goerli payment network

26 Jun 01:31
9472758
Compare
Choose a tag to compare

as of yagna 0.12.2 goerli is the default payment network on the testnet. code has been updated to run on the default testnet payment network by default

marble castle defaults

11 Dec 01:53
Compare
Choose a tag to compare

set default subnet to be the new unified subnet "public" for marble castle release (latest release)
update requirements to include yapapi 0.10.0 for interfacing with marble castle

better memory management and options for

09 Nov 02:12
d190e71
Compare
Choose a tag to compare
  • tighter memory management in model
  • add --conceal-view command line argument to prevent memory backlog by stopping streaming to stdout

update requirements (and checking)

25 May 16:24
Compare
Choose a tag to compare
  • correct requirements.txt to use update yapapi module (also add version checking on run)

enforce correct calls to wrapped strategy super

06 Apr 20:33
Compare
Choose a tag to compare
  • properly invoke the wrapped strategy (might have manifested as a bug later)

patch to keep track of costs

06 Apr 20:07
Compare
Choose a tag to compare
  • now correctly reports accumulated costs

patch to run on yapapi 0.9

06 Apr 19:25
Compare
Choose a tag to compare

now runs on yapapi 0.9

  • use WrappingMarketStrategy and related new signatures from yapapi 0.9

minimal virtual image size

12 Feb 04:23
070b76d
Compare
Choose a tag to compare

virtual image hash link points to one whose size has been trimmed down from 126mb to 2.9mb.
this can be rebuilt on demand via the included Dockerfile.
the benefits include: reduced download times from providers for faster starts and less cost (new providers), saved space for providers.