Skip to content

v0.9.0

Compare
Choose a tag to compare
@piersy piersy released this 01 Mar 14:14
· 92 commits to master since this release
4c61710

Changes in this release

  • Kliento dependency upgraded to a version for use with celo-blockchain v1.5.4
  • Added --geth.network flag which simplifies running against alfajores, baklava or mainnet. This flag is to be used in place of a genesis file.
  • Changed the behaviour of the --rpc.reqTimeout this flag now also controls the timeout for tracing calls to the blockchain node as well as the timeout for calls to the rosetta node. Its default value has been set to 120s which on reasonable hardware (4 cores 8GiB ram) should be sufficiently long to trace all transactions currently in the chain.
  • Instead of failing transaction traces where kliento is lacking the abi for events from logs of the accounts, locked gold or election core contracts rosetta will now log a warning and skip tracing that event.