Skip to content

Releases: bnb-chain/greenfield-contracts

v1.2.2

09 May 07:44
9cbf556
Compare
Choose a tag to compare

Change Logs:

#147: update upgrade version for CrossChain and add MultiMessageDeployer

v1.2.1

09 May 06:03
5bd9d34
Compare
Choose a tag to compare

Change Logs:

#139: update permissionHub deployments
#140: add MultiMessage contract to support multi cross-chain packages in a transaction
#144: add limit for msg count and size
#145: modify upgrade version and npm publish version

v1.2.0

20 Feb 02:42
6801d04
Compare
Choose a tag to compare

Change Logs:

#137: update npm publish version
#135: add PermissionDeployer and deploy script
#133: add PermissionHub

v1.1.0

14 Nov 15:37
6857ebf
Compare
Choose a tag to compare

Change Logs:

#116: update deployment on mainnet
#118: add enableCrossChainTransfer in init params
#120: add globalVirtualGroupFamilyId to CreateBucketSynPackage
#121: update BucketHub versionInfo
#122: modify emergencyChangeSequence to support oracle sequence
#124: add deploy script for opbnb
#126: modify verify script for opbnb deploy
#129: modify deploy script for opbnb

v1.0.0

07 Oct 03:15
6b19d3a
Compare
Choose a tag to compare

Change Logs:

#113: fix build error
#114: update npm publish version to 1.0.0

v0.1.3

20 Sep 11:47
c8e6a29
Compare
Choose a tag to compare

Change Logs:

#112: update npm publish version to v0.1.3

v0.1.3-alpha.2

15 Sep 07:03
1b0d1d2
Compare
Choose a tag to compare
v0.1.3-alpha.2 Pre-release
Pre-release

Change Logs:

#110: update versionInfo and npm publish version to v0.1.3-alpha.2

v0.1.3-alpha.1

14 Sep 08:12
709095b
Compare
Choose a tag to compare
v0.1.3-alpha.1 Pre-release
Pre-release

Change Logs:

#106: Enhanced contract security in the following aspect:

  • add maxCallbackDataLength to restrict callback data length

  • add _disableInitializers to implementation contracts

  • modify script for upgrading

  • add emergencyChangeSequence, allow emergencyUpgradeOperator to set sequence plus or minus one

  • add initializeV2 on deployer contract, fix value.length check

v0.1.2

12 Sep 11:31
3c0e8c7
Compare
Choose a tag to compare

Change Logs:

#105: update npm publish version to v0.1.2

v0.1.2-alpha.1

06 Sep 02:30
65d2a30
Compare
Choose a tag to compare
v0.1.2-alpha.1 Pre-release
Pre-release

Change Logs:

#101: add more check to updateGroup
#99: update new testnet contracts for crosschain
#103: update npm publish version to 0.1.2-alpha1