v0.14.0
·
714 commits
to master
since this release
By installing & running this software you declare that you have read
understood and hereby accept the disclaimer and
privacy warning found at https://docs.golem.network/docs/golem/terms
What's Changed
- new payment driver integration by @kamirr in #2710
- remove view_transactions.sql by @kamirr in #2720
- Remove outdated output of payment fund --polygon by @kamirr in #2730
- Document app-key create --id by @kamirr in #2729
- Use erc20_payment_lib for checking token & gas balance by @kamirr in #2732
- Enable tests in CI by @kamirr in #2736
- Fix collect_results ApiException by @kamirr in #2763
- erc20,erc20next: address issues with golemsp by @kamirr in #2773
- payment: Add erc20next support in the payment_api example by @kamirr in #2782
- erc20next: Implement /payments/status endpoint by @kamirr in #2793
- Multipayment capability added to goth by @scx1332 in #2824
- Scx1332/goth bump by @scx1332 in #2827
- Goth supporting multipayments by @scx1332 in #2825
- /payment/status should return 404 for invalid network / driver by @kamirr in #2833
- erc20next: Implement CantSign status by @kamirr in #2834
- Scx1332/possibility of config overwrite by @scx1332 in #2836
- Fix derive more in different versions which can cause unnecessary reb… by @scx1332 in #2758
- Goth tests README describing how to run tests with local binaries by @pwalski in #2850
- Check goth master by @scx1332 in #2847
- Fix accept Invoice for unreachable Providers by @kamirr in #2855
- payment-driver: Rename erc20legacy->erc20, erc20->erc20next by @kamirr in #2859
- payment: Proceed with sending PaymentSyncRequest-s even if one fails by @kamirr in #2861
- Fix payment status in golemsp for multiple drivers by @kamirr in #2860
- General erc20next driver cleanup by @kamirr in #2868
- payment: Detect tx overspending by @kamirr in #2867
- Bump erc20_payment_lib by @kamirr in #2869
- Documentation of ExeUnit directory and runtime descriptor by @nieznanysprawiciel in #2870
- Move docs from other places by @nieznanysprawiciel in #2856
- payment: add driver status events to debit notes & invoices by @kamirr in #2880
- docs: update the reference to golem-js from yajsapi by @grisha87 in #2866
- payments-dev merge 14/11/2023 by @kamirr in #2889
- Payments dev by @scx1332 in #2723
- Reference our own fork of asnom in market resolver by @nieznanysprawiciel in #2893
- Gpu hardening master by @nieznanysprawiciel in #2753
- Remove ya-utils-scheduler by @nieznanysprawiciel in #2911
- Change serial_test and ethereum_tx_sign dependencies to golemfactory by @kamirr in #2916
- Prek/merge v0.13 by @prekucki in #2917
- fix goth by @scx1332 in #2923
- Replace all handbooks links with docs.golem.network by @cryptobench in #2927
- payments-dev by @kamirr in #2901
- Metrics by @scx1332 in #2929
- payment: allow skipping starting the sync job during service bind by @kamirr in #2932
- erc20next: remove faulty goerli endpoint (mudit) by @kamirr in #2935
- golemsp: remove rinkeby by @kamirr in #2936
- Changed default payment settings by @kamirr in #2937
- erc20next: fix config by @kamirr in #2938
New Contributors
Full Changelog: v0.13.2...v0.14.0