dependabot[bot]
2f322ee016
Bump ejs and @graphprotocol/graph-cli ( #780 )
...
Bumps [ejs](https://github.com/mde/ejs ) to 3.1.10 and updates ancestor dependency @graphprotocol/graph-cli. These dependencies need to be updated together.
Updates `ejs` from 3.1.9 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10 )
Updates `@graphprotocol/graph-cli` from 0.61.0 to 0.71.0
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
- dependency-name: "@graphprotocol/graph-cli"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 12:50:11 +03:00
dependabot[bot]
ecc9092f5b
Bump typescript from 5.2.2 to 5.4.5 ( #779 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.2.2 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.4.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 12:54:34 +03:00
dependabot[bot]
ae1a33755f
Bump undici from 5.27.2 to 5.28.4 ( #777 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.27.2 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.27.2...v5.28.4 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 15:57:47 +03:00
dependabot[bot]
63bc3f8409
Bump tar from 4.4.13 to 4.4.19 ( #775 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v4.4.13...v4.4.19 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 15:50:19 +03:00
dependabot[bot]
b9bfe07a92
Bump express ( #776 )
...
Bumps and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `express` from 4.17.1 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.19.2 )
Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 15:49:25 +03:00
Alex Coseru
d80ba60637
fix missing logic ( #751 )
...
* fix missing logic
* remove goerli
2024-03-21 10:45:33 +02:00
dependabot[bot]
4e939c70c0
Bump @typescript-eslint/parser from 6.7.4 to 6.19.0 ( #766 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.7.4 to 6.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 18:16:19 +03:00
Alex Coseru
ba5e514ddf
Use latest barge ( #750 )
2023-11-29 16:04:30 +02:00
alexcos20
8930eef827
Release 4.0.2
2023-11-22 13:46:59 +02:00
Alex Coseru
36ae877984
fix deps ( #744 )
2023-11-22 13:46:11 +02:00
alexcos20
cf58c9aae4
Release 4.0.1
2023-11-22 09:11:10 +02:00
Alex Coseru
8bc4dab920
Feature/add_optimism & use graph-node 0.33.0 ( #742 )
...
* bump contracts
* remove ss contracts
* add optimism
* fix
* use upcoming barge
* move deactivateMint and delete sell test
* add withMint=True and delete sell test
* fix lint
* more fixes
* more fixes
2023-11-22 09:09:40 +02:00
dependabot[bot]
fc07962311
Bump chai and @types/chai ( #729 )
...
Bumps [chai](https://github.com/chaijs/chai ) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ). These dependencies needed to be updated together.
Updates `chai` from 4.3.7 to 4.3.10
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.7...v4.3.10 )
Updates `@types/chai` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@types/chai"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 19:30:20 +02:00
dependabot[bot]
0077cfa69f
Bump @graphprotocol/graph-cli from 0.56.0 to 0.61.0 ( #738 )
...
Bumps @graphprotocol/graph-cli from 0.56.0 to 0.61.0.
---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-cli"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 19:29:59 +02:00
dependabot[bot]
90ad128bc2
Bump crypto-js from 4.1.1 to 4.2.0 ( #733 )
...
Bumps [crypto-js](https://github.com/brix/crypto-js ) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0 )
---
updated-dependencies:
- dependency-name: crypto-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 19:01:25 +02:00
dependabot[bot]
0880f714b0
Bump release-it from 15.11.0 to 17.0.0 ( #737 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.11.0 to 17.0.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/15.11.0...17.0.0 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 19:00:58 +02:00
dependabot[bot]
7ee41bc29b
Bump minimist from 1.2.5 to 1.2.6 ( #740 )
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.5 to 1.2.6.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 19:00:38 +02:00
dependabot[bot]
957db42e59
Bump tar from 4.4.13 to 4.4.19 ( #741 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v4.4.13...v4.4.19 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 19:00:24 +02:00
dependabot[bot]
db6c3eeeea
Bump @graphprotocol/graph-ts from 0.30.0 to 0.31.0 ( #730 )
...
Bumps @graphprotocol/graph-ts from 0.30.0 to 0.31.0.
---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-ts"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 18:59:27 +02:00
alexcos20
329ea980b6
Release 4.0.0
2023-11-21 15:57:20 +02:00
Alex Coseru
c6004336ae
Predictoor support ( #678 )
...
* first cut, still WIP
* use specific contracts image
* fix missing abi
* more predictoor
* more predictoor
* done predictoor logic
* fix
* update
* merge #682
* update ready logic
* fixes
* lint
* increase timeout
* add oasis-saphire-testnet
* bump to contracts v2.0.0-next.2
* add loop for crappy rpc
* merge template
* fixes 1
* fixes
* fix predictor detection
* Use latest predictoor contracts (#708 )
* Update tests.yml
* Update handlers
* Update schema
* Linter
* Update abi and fields
* use latest contracts
* use latest contracts
* expose agg preds in trueval
* fix abi path
* remove unused abis
* fix
---------
Co-authored-by: trizin <25263018+trizin@users.noreply.github.com>
* bump contracts
* Remove floatValue from predictoor trueval handler (#714 )
* Update predictSlot status on trueval submit (#716 )
* Update status
* Fix
* Update contracts version
* Use number for predict slot
* Fixes
* Linter
* Fix
* Fix
* tostring
* Fix
* Fix
* Fix
* use contracts v2.0.0-next.11
* use latest graph-cli
* remove --debug flag
* Feature/add predictoor pause event (#723 )
* bump contracts
* add pause for predictoorContract
* bump contracts to v2.0.0-13
* bum contracts & add sapphire mainnet
* fix lock
---------
Co-authored-by: trizin <25263018+trizin@users.noreply.github.com>
2023-11-21 15:55:49 +02:00
Alex Coseru
87e42fd6ce
bump deps ( #725 )
...
* bump deps
* more deps
* remove debug flag
* fix tests
2023-10-11 11:19:36 +03:00
alexcos20
f5b5400261
Release 3.0.10
2023-08-15 15:03:29 +03:00
Alex Coseru
aeef30129a
Bump to graphnode 0.28.2 ( #702 )
2023-08-15 15:01:41 +03:00
Alex Coseru
299d196162
Template id detection ( #705 )
...
* handle templateIds
* lint
* fixes
* fixes
2023-08-15 15:00:49 +03:00
Alex Coseru
fa58272978
reduce docker siz ( #709 )
2023-08-15 15:00:25 +03:00
Alex Coseru
bc56752f3c
Create README.md ( #698 )
...
add deployment docs
Co-authored-by: md00ux <54084524+md00ux@users.noreply.github.com>
2023-07-20 18:54:36 +03:00
dependabot[bot]
ab62f18c3e
Bump word-wrap from 1.2.3 to 1.2.4 ( #701 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 16:24:33 +03:00
alexcos20
a62a4c189d
Release 3.0.9
2023-07-04 17:34:31 +03:00
Alex Coseru
39a1210c82
bump to latest contracts ( #695 )
2023-07-04 17:05:55 +03:00
dependabot[bot]
ae9c371e8f
Bump release-it from 15.10.3 to 15.11.0 ( #688 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.10.3 to 15.11.0.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/15.10.3...15.11.0 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 12:34:11 +03:00
dependabot[bot]
86cc7f0608
Bump mock-local-storage from 1.1.23 to 1.1.24 ( #683 )
...
Bumps [mock-local-storage](https://gitlab.com/kaictl/node/mock-local-storage ) from 1.1.23 to 1.1.24.
- [Release notes](https://gitlab.com/kaictl/node/mock-local-storage/tags )
- [Commits](https://gitlab.com/kaictl/node/mock-local-storage/compare/v1.1.23...v1.1.24 )
---
updated-dependencies:
- dependency-name: mock-local-storage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 09:32:40 +03:00
dependabot[bot]
b412d2b0b6
Bump vm2 from 3.9.17 to 3.9.18 ( #681 )
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.17 to 3.9.18.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.17...3.9.18 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 19:25:18 +03:00
alexcos20
207a4ac806
Release 3.0.8
2023-05-16 16:36:12 +03:00
dependabot[bot]
60b8728225
Bump @graphprotocol/graph-ts from 0.29.3 to 0.30.0 ( #680 )
...
Bumps @graphprotocol/graph-ts from 0.29.3 to 0.30.0.
---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-ts"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 11:01:10 +03:00
dependabot[bot]
dcaf83775d
Bump cross-fetch from 3.1.5 to 3.1.6 ( #679 )
...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/lquixada/cross-fetch/releases )
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v3.1.6/CHANGELOG.md )
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.5...v3.1.6 )
---
updated-dependencies:
- dependency-name: cross-fetch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 10:59:34 +03:00
trizin
2ca1280328
Add lockedAmount to veDelegation ( #672 )
...
* Add lockedAmount to veDelegation
* Fix typo
* Fixes
* Add lockedAmountinVe
* Replace lockedAmountinVe with timeLeft
* Use event.params.ts
* Fixes
* Fix
* Delete maxtime
* Fix
* Fix and rename
* Revert "Fix and rename"
This reverts commit 70846eafe2
.
* fix
* fix
---------
Co-authored-by: alexcos20 <alex.coseru@gmail.com>
2023-05-13 15:38:57 +03:00
Maria Carmina
e1df119197
Fix #628 & #629 & #621 : Store event log index for all records ( #630 )
...
* Store eventIndex.
* Changed in veDelegation. Removed import of String.
* linter.
* Removed tx hash.
* Revert some tweaks.
* added logIndex.
* converted to big int.
* 0 -> BigInt.zero().
* Added eventIndex to template and OPC.
* updated tweak
* updated tweak2
* Added eventIndex in tests.
* revert.
* Added eventIndex for TokenCreated and NFTCreated events. Increase time sleep for graphql request.
* Changed position of eventIndex in entity.
* Added eventIndex for order events and for dt events. Added new test commands in package.json.
* Added eventIndex for NFT Update events.
* Added eventIndex for dispenser.
* Modified dispenser tests.
* Reverted sleep secs. Updated tests.
* Updated dispenser tests. Added eventIndex for FRE.
* Added eventIndex in df rewards.
* Updated Ve with eventIndex.
* Updating order id with event index.
* Updated @ocean/lib with multichain version.
* Updated to number type.
* Updated tests for order.
* some changes.
* Fix dt tests. Added logs for provider fee. Need fix for Simple publish and consume tests.
* Problem raised by retrieving order event index in provider fee event handler.
* Added function for searching the right order.
* Debug order with provider fee.
* Removed console logs.
* Added debug logs.
* Hardcoded eventIndex just for testing.
* Paste logs from graph node.
* added extra sleep in test.
* fixed command.
* Added comments. Modified util function for Order Reuse.
* Added more logs and other tweaks.
* fixed command for docker logs.
* Added more logs.
* Converted to lowercase.
* Removed condition just for test.
* Added more logs. Order is not null.
* Call getOrder.
* Added verification back.
* converted to hex and add toString.
* Pass toString as param.
* Added ethereumjs util.
* replaced with ==.
* Refactored logic.
* Print event index.
* added more logs of event index.
* Modified tweaks and asserts.
* Added log for reuse order.
* updates.
* Reverted changes.
* Added check for eventIndex == 0.
* Enhanced the code. Replaced while with for.
* Added more logs for reuse test.
* added another condition.
* Added logs in tests. Removed redundant condition.
* Added more logs to test.
* Fixed typo.
* still debugging
* Refactored code.
* Getting closer.
* Fix tests for orders part. Removed logs.
* Removed more logs.
* Fix DT tests related to order.
* Implemented Publishing Market Fee event handler. Added test.
* Added consume market fee handler. Test consume market fee handler.
* Fixed tests for fees. Added TODOs.
* Generated ID with eventIndex in ficed rate. Added assert errors messages.
* Added FRE tests to workflow.
* Generated dispenser transaction with event index.
* Fixed dispenser tests.
* Add event index for NftUpdate entity ID.
* Changed IDs for VeDelegation and VeAllocationUpdate.
* Added full test suite to workflow.
* Fixed nft transfer ID.
* print blocks.
* test just dt and ending test to see the last block.
* Added df test.
* Added dispenser test.
* Added FRE test.
* Added NFT test.
* Added simple publish consume test.
* Added simple subgraph test.
* Added users test.
* Added ve test.
* Increased sleep time.
* commented delegation test.
* respect lint
* Fixed ending tests. Removed commented code. Brought back test suite.
* Print values from failing tests. Updated mappings.
* Rollback changes in veDelegation and veUtils. Added more prints for debug in tests.
* Removed veDelegation creation record.
* Rollback to the approach for veDelegation like it is in main.
* Removed prints. Match changes with main.
* Removed -1 from last block.
* Added prints for eventIndex. Fixed some suggestions.
* Fixed veDelegation.
* Removed prints.
2023-05-13 15:00:52 +03:00
dependabot[bot]
c42cd1c283
Bump release-it from 15.10.2 to 15.10.3 ( #673 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.10.2 to 15.10.3.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/15.10.2...15.10.3 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 09:36:17 +03:00
dependabot[bot]
e30047c430
Bump @types/chai from 4.3.4 to 4.3.5 ( #669 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: "@types/chai"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 10:44:40 +01:00
dependabot[bot]
093b452441
Bump release-it from 15.10.1 to 15.10.2 ( #668 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 15.10.1 to 15.10.2.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/15.10.1...15.10.2 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 10:43:39 +01:00
alexcos20
8691538078
Release 3.0.7
2023-04-28 17:38:04 +03:00
Alex Coseru
5b2ccbc276
switch amount from wei to numeric ( #666 )
2023-04-28 17:37:02 +03:00
alexcos20
9fd0553337
Release 3.0.6
2023-04-28 09:38:03 +03:00
Alex Coseru
c33868d841
proper veDelegation ( #663 )
2023-04-28 09:36:56 +03:00
alexcos20
68944f02a5
Release 3.0.5
2023-04-26 12:36:25 +03:00
Alex Coseru
a77ea45d5f
add events handlers ( #662 )
...
* add missing events handlers
2023-04-26 12:35:42 +03:00
dependabot[bot]
fa071a9cd2
Bump prettier from 2.8.7 to 2.8.8 ( #660 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.7...2.8.8 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 09:25:34 +01:00
dependabot[bot]
9164897f2c
Bump vm2 from 3.9.16 to 3.9.17 ( #659 )
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.16 to 3.9.17.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.16...3.9.17 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 16:29:56 +01:00
trizin
4794dec64e
Add missing veDelegation.save() ( #658 )
2023-04-20 15:18:57 +03:00