Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Releases: thehubbleproject/hubble-contracts

Dispute resutling in invalid post-state root returns InvalidPostStateRoot result

20 Jan 23:52
f1c13fe
Compare
Choose a tag to compare

What’s Changed

📝 Changes in the contracts

Add SpokeRegistered event, combine token registration methods

30 Dec 01:42
cb793dd
Compare
Choose a tag to compare

What’s Changed

📝 Changes in the contracts

Fix MassMigration type, typos

07 Dec 19:43
78b7d09
Compare
Choose a tag to compare
Pre-release

What’s Changed

📝 Changes in the contracts

Rolled back deposit subtreeIDs match original IDs

23 Nov 17:22
ef1b5b6
Compare
Choose a tag to compare

What’s Changed

📝 Changes in the contracts

Minor bugfixes, transaction DB persistence

03 Nov 23:07
2258195
Compare
Choose a tag to compare

What’s Changed

📝 Changes in the contracts

🚀 Changes in the client

🐛 BugFix

  • Fix getHighestValueToken to work with zero fee txs (#652) @jacque006

Minor contract updates

05 Aug 16:59
8f556f1
Compare
Choose a tag to compare
Pre-release

What’s Changed

📝 Changes in the contracts

🚀 Changes in the client

  • Zero based depositID, docstrings for DepositManager.sol (#643) @jacque006

More Docker Pipeline Fixes

05 Aug 06:46
8da37ec
Compare
Choose a tag to compare
Pre-release

What’s Changed

Fix docker release pipeline

05 Aug 06:11
3d1a93d
Compare
Choose a tag to compare
Pre-release

What’s Changed

Public Tesnet Prep

05 Aug 05:37
df8c8c3
Compare
Choose a tag to compare
Public Tesnet Prep Pre-release
Pre-release

Summary

  • Added support for transferring more than one token.
  • Deposits are now packed by proposing nodes.
  • levedb persistence for pubkey and state trees.
  • config file for configuring nodes.
  • Scripts to assist node operators during setup.

What’s Changed

📝 Changes in the contracts

🚀 Changes in the client

🐛 BugFix

Implement more NodeJS Client/Node Features

01 Jun 15:54
5b27cad
Compare
Choose a tag to compare
  • Performance, permission, and standards updates to contracts.
  • Sync deposits, transfers, and single pubkey registrations + pack transfers in L2 node.

What’s Changed

📝 Changes in the contracts

🚀 Changes in the client

🐛 BugFix