Skip to content

Releases: vesta-finance/vesta-core

v0.1.6

13 Jul 18:19
7d951e1
Compare
Choose a tag to compare

What's Changed

  • chore: Shareable updated event by @0xAtum in #3
  • chore: Shareable: Rename private _exit function to _deleteShare by @0xAtum in #4

Full Changelog: v0.1.5...v0.1.6

v0.1.5

18 May 18:58
0ea51d2
Compare
Choose a tag to compare

What's Changed

  • chore: Remove callback from TokenTransferrer by @0xAtum in #2

Full Changelog: v0.1.4...v0.1.5

v0.1.4

07 Mar 16:16
Compare
Choose a tag to compare
remove submodule version

v0.1.3 - Security Patch

18 Feb 10:23
Compare
Choose a tag to compare

Removed the revert on ETH Transfer, which can be used to hard block a contract in a malicious way.

v0.1.2 - Missing Functions

19 Jan 21:38
Compare
Choose a tag to compare

ISharable was missing some functions & we changed the error when failed to sanitizeMsgValue, updated the tests to remove the failed test.

v0.1.1

18 Dec 20:51
Compare
Choose a tag to compare
Simplified SanitizedMsgError

v0.1.0

18 Dec 20:47
Compare
Choose a tag to compare
Added Decimal Precision in BaseVesta