What's Changed * Update dependency versions for CI actions by KPreisner in https://github.com/Sindri-Labs/sindri-python/pull/53 * Add meta field to compile/prove endpoint methods by KPreisner in https://github.com/Sindri-Labs/sindri-python/pull/54
What's Changed * Update default params for proof-detail endpoint so they match prod by KPreisner in https://github.com/Sindri-Labs/sindri-python/pull/50
What's Changed * Updated broken link to Sindri docs in the tests directory by Roee-87 in https://github.com/Sindri-Labs/sindri-python/pull/46 * Hide prover_implementation optional param by accepting it through **kwargs by KPreisner in https://github.com/Sindri-Labs/sindri-python/pull/47
New Contributors * Roee-87 made their first contribution in https://github.com/Sindri-Labs/sindri-python/pull/46
What's Changed * Add request retry logic so we do not fail with Sindri API status issues by KPreisner in https://github.com/Sindri-Labs/sindri-python/pull/45