Skip to content

Releases: Zondax/rosetta-filecoin-proxy

Support for Lotus v1.4.0

04 Jan 21:15
47f039f
Compare
Choose a tag to compare
Merge pull request #122 from Zondax/lotus_1.3.0

Lotus 1.4.0

Support for Lotus v1.1.3

18 Nov 09:07
75e20f9
Compare
Choose a tag to compare
Merge pull request #119 from Zondax/Lotus1.1.3

Update to lotus v1.1.3

Support for Lotus v1.1.0

20 Oct 20:16
f843403
Compare
Choose a tag to compare
Pre-release
  • Upgrade to rosetta-sdk v0.5.5
  • Upgrade to Lotus v1.1.0 (closes #112 )
  • Fix #109
  • Add nonce value to /account/balance response (closes #111 )

prerelease - Lotus v0.10.3pre1 support

16 Oct 18:35
6af7ebb
Compare
Choose a tag to compare
Pre-release
Merge pull request #106 from Zondax/RemoteTestRunner

Remote test runner

prerelease - Lotus v0.10.2 support - mainnet network

15 Oct 19:31
f40d739
Compare
Choose a tag to compare

prerelease - Lotus v0.10.1 support - mainnet network

15 Oct 16:53
Compare
Choose a tag to compare
v0.1001.2

Update network name

prerelease - Lotus v0.10.1 support

15 Oct 07:04
5986405
Compare
Choose a tag to compare
Pre-release
Merge pull request #98 from Zondax/test_4128

add additional CI test

Enable traces

09 Oct 09:33
06f0be8
Compare
Choose a tag to compare
Enable traces Pre-release
Pre-release
  • StateCompute: fix tipset argument (Closes #66 )
  • Fix "Fee" operations being related to previous ones (Closes #77 )
  • Add SwapSigner operation with msg.to (Closes #68 )

Traces support

06 Oct 21:33
c2fb17f
Compare
Choose a tag to compare
Traces support Pre-release
Pre-release
  • Fix /account to match updated requirements #71
  • Traces support #73
  • Use in memory map to track Address-ID pairs for fast lookup.
  • Normalize addresses, if possible, by converting them to the "robust" equivalent before registering an operation.
  • Return balance of 0FIL if actor is not queryable at requested height.
  • Fix current_block_identifier timestamp when node is syncing.

Initial release

02 Oct 17:10
b809c96
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

This version is compatible with Lotus v0.8.1

We will use minor to indicate the Lotus version we support: i.e. v0.8.1 -> x.801.x

Known issues:

  • /block endpoint does not been fully migrated to traces yet (#66). This means that reconciliation is unlikely to work well