This repository has been archived by the owner on Aug 30, 2022. It is now read-only.
Releases: EOSIO/eosio-swift
Releases · EOSIO/eosio-swift
v0.2.0
General
- Swift 5 migration completed. #228
- Base16 performance improvements. #229
- We now set the original error on
EosioError
for improved error handling. #230 - Bug fix: Fix crash when serializing an invalid dictionary. #233
RPC Provider
- Added ability to request a block by block ID. Previously, blocks could only be requested by block number. #225
- Added support for new
send_transaction
RPC endpoint to the default RPC provider. Note thatpush_transaction
is still the endpoint in use byEosioTransaction
for pushing transactions. #232 - Removed property for
inline_traces
from theEosioRpcActionsResponseActionTrace
ingetActions
as nodeos 1.8 no longer returns that property. Trace data can still be accessed in the_rawResponse
property. #226
Disclaimer: All repositories and other materials are provided subject to this IMPORTANT notice and you must familiarize yourself with its terms. The notice contains important information, limitations and restrictions relating to our software, publications, trademarks, third-party resources, and forward-looking statements. By accessing any of our repositories and other materials, you accept and agree to the terms of the notice.