Releases: aurora-is-near/rainbow-bridge-client
Releases · aurora-is-near/rainbow-bridge-client
Aurora Sync
Aurora<>NEAR
2.1.0 (2021-09-23)
Bug Fixes
- Add symbol to Ethereum<>NEAR transfers. (1ea4231)
- Clear only necessary urlParams in checkStatus. (42ffe61)
- Fix temp geth issue to build goerli proofs. (a558793)
- Improve aurora-nep141 checkStatus. (b6afe63)
- Query getMetadata in Near -> Aurora transfer. (fa607a6)
- Rename etherExitToNearPrecompile. (3ada12a)
- Simplify and improve NEAR wallet error handling. (7d0be36)
- Update ethers to fix find-replacement-tx. (2686ce7)
- Update naj broken upstream github commit. (1aeb898)
- Use find-replacement-tx for aurora tx also. (57986bf)
Features
New API + Node.js support
2.0.0 (2021-08-27)
Bug Fixes
- Backwards compatibility ongoing transfers. (58dbb3a)
- Catch possibly slow NEAR Wallet redirect. (270642b)
- Fix get_erc20_from_nep141 with new api. (9d77085)
- Fix recover transfer from aurora. (cf7ef5c)
- Improve initiate options for flexibility. (0186c42)
- Improve recover/finalize options. (64a33c3)
- Record recovered tx hash. (166bc08)
- Track right before near functionCall. (21ef48e)
Features
- Add bridgeParams to client. (c30637a)
- Add findAllTransfers in near-ether. (b9f9ecb)
- Add findAllTransfers in nep141-erc20. (393ead6)
- Add node.js support. (ed1c3ea)
- FindAllTransfers browser support. (aca833f)
- New aurora-ether, aurora-erc20 api. (c3153c1)
- New near-ether api. (1de52f3)
- New nep141-erc20/bridged-nep141 api. (4e28ff3)
- New nep141-erc20/natural-erc20 api. (cd288ce)
- Optional
sender
in transfer from NEAR. (b2ad5a4) - Record
startTime
of transfer. (8e11962) - Refactor
buildIndexerTxQuery
toutils
. (4054d57) - Remove APPROVE from transfer steps. (d7f834e)
ETH connector
v1.5.1
Aurora + Event relayer
1.5.0 (2021-07-02)
Bug Fixes
Features
- Add aurora-erc20 sendToEthereum and recover. (ab27ade)
- Add aurora-ether sendToEthereum and recover. (1ff8fa0)
- Check event relayer finalization (aurora). (9da3fc0)
- Export checkApprove. (d9a5f91)
- Handle finalization by event relayer (erc20). (f1039b4)
- Recover Eth -> Aurora transfers. (21c5c23)
- frtx: Add validation with data and value. (2c05f44)
- Handle finalization by event relayer (NEAR). (c45e5d9)
eNEAR
1.4.0 (2021-05-27)
Bug Fixes
- Build proof before unlock. (7a87f94)
- Fix failed transfer from NEAR at initiate. (0bd4fe7)
- Fix findReplacementTx for multisig (Argent), refactor. (327b975)
- Handle network errors for findReplacementTx. (33f4c5b)
- Succeed to mint eNEAR and recover (ef311ce)
- Succeed to unlock $NEAR and recover (717d629)