- Fix BCH gateway validation
- Update Multichain to v0.3.21
- Update Solana recipient encoding
- Add support for Goerli
- Fix gateway querying for Filecoin
- Add support for Arbitrum
- Update Multichain to v0.3.18
- Update compatibility layer for v0 burns
- Use connection pool for Redis interaction
- Fetch public key and max confirmations from Darknode when booting
- Fix incorrect
amount
field for v0 mints
- Partial transaction persistence for gateway recovery
- Compatibility updates for empty gpubkey
- Fix network params for watcher
- Update Multichain to v0.3.12
- Add support for Polygon + Avalanche
- Add support for QueryTxByTxid
- Update Multichain to v0.3.10
- Add support for watching Solana burns
- Pull cross-chain fees from RenVM state
- Add support for Fantom
- Improve watcher reliability by extracting Ethereum log filter function to make it more testable and configurable
- Update to Multichain v0.2.24
- Add compatibility with v0 txs
- Update multichain dependency
- Update Darknode to fix preparation for account based chains (payload removal)
- Fix Dockerfile issues with filecoin-ffi submodule
- Make watcher more robust to issues with underlying blockchain nodes
- Add debug logs for watcher
- Add support for Devnet
- Update Darknode dependency
- Use
ren_queryConfig
RPC to load selector whitelist and confirmations - Add unit tests for resolver
- Use Darknode signatory for query parameter
- Fix overriding confirmations
- Update Darknode/Multichain dependencies
- Fix function parsing the network
- Update to Multichain v0.2.14
- Add support for whitelisting selectors
- Update to Multichain v0.2.12
- Build Dockerfile using Multichain base image
- Fix parsing of confirmations from environment variables
- Improve error messages
- Darknode transaction input compatibility updates
- Integrate Terra
- Darknode v0.3.0 compatibility
- Update transaction if Darknodes return a "done" status
- Increase default unconfirmed transaction expiry to 14 days
- Print the error message for invalid burn transactions
- Update to Darknode v0.2.22 to set the minimum mint/burn amount
- Improve P2P logic to reduce connection times for new Darknodes
- Update to Darknode v0.2.17
- Update to Darknode v0.2.14
- Add support for the QueryFees method
- Update confirmations to be the same as Darknodes
- Add support for Mainnet network
- Update to go v1.13
- Update Lightnode to use the Darknode JSON-RPC server
- Add support for the QueryShards method
- Ensure bootstrap Darknodes are not removed from storage