- #96
eede1543ae3264e0a482c754347198b2f9ae62af
Thanks @peersky! - Added changes for contracts and eds repositories, accomodating for rename of code index in to ERC4477 and removed EDS from setting up local anvil script
- #94
ac2699f0039dbde2ba15b31c70723bf6232582ba
Thanks @theKosmoss! - Fixed players bug in finished phase. added getPlayers method
02e7c10b16555d30876495a2ada78e71e8e8f74a
Thanks @peersky! - fixed bugs in game master constructor type
- #86
7ba5a63c5074cb25522c1813013a56f8006535c0
Thanks @peersky! - added support for 0.11 release eip712 name and version resolution
-
#87
3c24e9a4d0e8cb20453f9e7ab57750a648d762cf
Thanks @peersky! - updated setup local script -
#90
743f3dae62ef265f8a4298ac9cada84283cc7b14
Thanks @peersky! - game master now takes instance address as method arguments -
#89
13bdadf796bc1ca3dd785837b5a92f7447084680
Thanks @peersky! - patch fixes for cli and batch getter
- #82
b06e5dc66e74e4ad8b8826980ccecb5f92c083b9
Thanks @peersky! - added getGameStates and getContractState methods, modified getGameStateDetails to return more info
-
#77
6b65cc42fbceb06d8e0d1f19ea6eef8deb2d7b57
Thanks @peersky! - wrapped all contract write/read with error handler wrapper -
#73
8774f567e2eb5160ab90ffab7db317efed2c8e7c
Thanks @theKosmoss! - Update MaoDistribution to return instance id and accept input block params
-
#74
affdcd68e43fc3584f639810300292106c97df65
Thanks @peersky! - Fixed bug when CLI was unable to submit transactions for "peeramid distribution add". Added code indexer CLI interface, fixed CLI crashing due to deployment files having empty logs array. -
#79
823794da4277a81db28a20eb1fdadc49026734f3
Thanks @peersky! - Modified createGame API (this is breaking!) to allow flag for opening right after creation
-
96635910e6ddb8d92557e3e0e559969c3422704d
Thanks @peersky! - log queries now attempt to find contract creation block to incease log filtering speed -
ora downgraded
5e1248151ecf748afb46e7a6382dfe4b97367620
Thanks @peersky! - downgrade chalk
fc29b359224ef92dde2b0db37e65a4476e5ab5b3
Thanks @peersky! - fixed esm errors on cli when using on clean installations that have no dist build artifact
-
#67
01cb045d25980f6f0174d0c1bbd9d48902475d2a
Thanks @peersky! - Added CLI interface for interacting with Peeramid contracts, providing commands for managing distributions, fellowships, and instances. Enhanced distribution management with named distributions and CodeIndex integration.BREAKING CHANGES:
- Changed DistributorClient.getInstances return type to include version and instance metadata
- Modified RankTokenClient.getMetadata to require IPFS gateway parameter
- Moved parseInstantiated utility from types to utils package
- Updated distributor contract interface to DAODistributor
- #65
5d1a5676f456b3ebdcc280021a668d2a9d1143fb
Thanks @peersky! - added medatata types for fellowship group contracts
- #63
afa73dfade1e39074217284feacb8355349ca64a
Thanks @peersky! - added logs to receipt from get arifact
- #61
1f976c6bc0aedc87515331cb4918c0e71018fdf7
Thanks @peersky! - exported gamemaster class to index
- #59
8c1497e623ce1a15678e3f8195c2acebf218baba
Thanks @theKosmoss! - Fixed MaoDistributor type issues. Parameterized some event log methods
c272bc9b44016c91d770c376631afc16ae04a83e
Thanks @peersky! - during build copy docs to dist
5628fadf748d5cd878025645722f954ef3a17b3d
Thanks @peersky! - fixed docs generation to mkdocs
- #52
25ba1dba27657da6b332d003ff0a144afc6f5833
Thanks @peersky! - adapted client library for rankify v0.10.0 release
-
#52
25ba1dba27657da6b332d003ff0a144afc6f5833
Thanks @peersky! - added script to locally bring up development enviroment -
#42
ad21a6113adec0338029f24a42bc6ea58834fb97
Thanks @theKosmoss! - Migrated to fully use multipass dependency -
#45
82bb56c1960f81c077a302bfd4ba007d5e62aac0
Thanks @theKosmoss! - Update multipass to 0.3.1
- #47
096a138cbea989ddc1a2ea708f79b238149182d3
Thanks @peersky! - changed sdk package name
- #29
1270766
Thanks @theKosmoss! - Added changes needed to support multipass as stanadlone package
- #25
6c12af3
Thanks @theKosmoss! - Fixed getContract calls in RankifyPlayers
-
#22
d799c77
Thanks @theKosmoss! - added ability to query rankify artifacts by chain name and artifact name;In order to upgrade code you need to update all code places to use classes, either
RankifyBase
orRankifyPlayer