-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #1277
Develop #1277
Commits on Oct 22, 2023
-
* chore(npm): sdk to workspace to stop link: * chore(npm): contracts in workspace, no link: * chore(bump): 0.8.7 * chore(bump): contracts 0.8.7 into sdk 0.8.8 * fix(ci): linting errors from updated ws * fix(doc): optimism chainId to 10 from 100 * chore(build): remove type module from package.json * chore(contracts): package sol files * chore(pack): add sol files to contracts package * chore(bump): contract 0.8.9 * chore(pack): exports setup * chore(pack): contracts dir in package * chore(pack): cleanup build scripts * chore(bump): contracts 0.8.10 * chore(pack): add all contracts for inheritence * chore(bump): contracts 0.8.11 * chore(bump): sdk 0.8.10 with updated contracts package * chore(bump): updated packages in frontend * chore(gha): run action on pr and push to develop
Configuration menu - View commit details
-
Copy full SHA for 7b32b0f - Browse repository at this point
Copy the full SHA 7b32b0fView commit details
Commits on Oct 23, 2023
-
* Add HC contracts to OpenZeppelin Defender (#1134) * Fix/package build (#1124) * chore(npm): sdk to workspace to stop link: * chore(npm): contracts in workspace, no link: * chore(bump): 0.8.7 * chore(bump): contracts 0.8.7 into sdk 0.8.8 * fix(ci): linting errors from updated ws * fix(doc): optimism chainId to 10 from 100 * chore(build): remove type module from package.json * chore(contracts): package sol files * chore(pack): add sol files to contracts package * chore(bump): contract 0.8.9 * chore(pack): exports setup * chore(pack): contracts dir in package * chore(pack): cleanup build scripts * chore(bump): contracts 0.8.10 * chore(pack): add all contracts for inheritence * chore(bump): contracts 0.8.11 * chore(bump): sdk 0.8.10 with updated contracts package * chore(bump): updated packages in frontend * chore(gha): run action on pr and push to develop * feat(defender): use hc packages in oz defender * feat(celo): graph deploy, sdk and defender config * chore(bump): SDK 0.8.14 Celo deployment * feat(celo): add celo support to frontend * chore(graph): fix turbo test flow * chore(graph): add comment to p.json
Configuration menu - View commit details
-
Copy full SHA for 6d75f0a - Browse repository at this point
Copy the full SHA 6d75f0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c60e8f7 - Browse repository at this point
Copy the full SHA c60e8f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a99e85e - Browse repository at this point
Copy the full SHA a99e85eView commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe9b359 - Browse repository at this point
Copy the full SHA fe9b359View commit details
Commits on Nov 3, 2023
-
Fix/handle batch transfers graph (#1149)
* feat(batch): add batch transfers to grap
Configuration menu - View commit details
-
Copy full SHA for b033d77 - Browse repository at this point
Copy the full SHA b033d77View commit details
Commits on Nov 6, 2023
-
SDK remove default chainID dependency (#1146)
* Feat/batch burn (#1051) * feat(batch_burn): add batch burn function * fix(docs): update SemiFungible1155 docs * chore(lint): cleanup lint ignores * chore(lint): defender lint errors * chore(deploy): reduce optimizer run for kb limit * chore(script): update upgrade script * feat(gha): split graph deploy develop-main * chore(lint): line length rule to warn from err * chore(gha): run CI on PR to develop * chore(gha): run e2e,ci on pr,push to develop * feat(graph): update graph for burn methods * chore(turbo): split graph deploys (#1055) * Fix/workspace label (#1060) chore(yarn): update workspace label * 1052 subgraph a claimed token should indicate whether it was claimed from an allowlist (#1058) * fix(graph): link claim with allowlist * chore(tweak): yada * fix(graph): update mapping to claim (#1061) * nitial trader implementation (#1063) * feat(iface): draft of trader interface * feat(trader): simple offer, buy, cancel flow * feat(db): update allowlist query (#1057) * feat(test): tweaks and initial tests for Trader * chore(gha): remove hardcoded foundry nightly * feat(test): add initial test for trader sales * feat(test): sales tests * feat(deploy): deployed to goerli * chore(ci): updated hh scripts for trader contract * feat(pause): pausable controls and tests * feat(trader): init trader graph * feat(tokens): surface accepted tokens (#1065) * feat(tokens): surface accepted tokens * fix(tokens): acceptedTokens test and fix * Feat/accepted tokens (#1066) * feat(tokens): surface accepted tokens * fix(tokens): acceptedTokens test and fix * chore(address): update trader address graph * fix(import): add bigint to import * Feat/accepted tokens (#1067) * feat(tokens): surface accepted tokens * fix(tokens): acceptedTokens test and fix * chore(address): update trader address graph * fix(import): add bigint to import * fix(log): add logging to trader mapping * [Prod]:Deployed to Celo, updated Defender, version bumps for everyone (#1137) * Fix/package build (#1124) * chore(npm): sdk to workspace to stop link: * chore(npm): contracts in workspace, no link: * chore(bump): 0.8.7 * chore(bump): contracts 0.8.7 into sdk 0.8.8 * fix(ci): linting errors from updated ws * fix(doc): optimism chainId to 10 from 100 * chore(build): remove type module from package.json * chore(contracts): package sol files * chore(pack): add sol files to contracts package * chore(bump): contract 0.8.9 * chore(pack): exports setup * chore(pack): contracts dir in package * chore(pack): cleanup build scripts * chore(bump): contracts 0.8.10 * chore(pack): add all contracts for inheritence * chore(bump): contracts 0.8.11 * chore(bump): sdk 0.8.10 with updated contracts package * chore(bump): updated packages in frontend * chore(gha): run action on pr and push to develop * Feat/deploy to celo (#1135) * Add HC contracts to OpenZeppelin Defender (#1134) * Fix/package build (#1124) * chore(npm): sdk to workspace to stop link: * chore(npm): contracts in workspace, no link: * chore(bump): 0.8.7 * chore(bump): contracts 0.8.7 into sdk 0.8.8 * fix(ci): linting errors from updated ws * fix(doc): optimism chainId to 10 from 100 * chore(build): remove type module from package.json * chore(contracts): package sol files * chore(pack): add sol files to contracts package * chore(bump): contract 0.8.9 * chore(pack): exports setup * chore(pack): contracts dir in package * chore(pack): cleanup build scripts * chore(bump): contracts 0.8.10 * chore(pack): add all contracts for inheritence * chore(bump): contracts 0.8.11 * chore(bump): sdk 0.8.10 with updated contracts package * chore(bump): updated packages in frontend * chore(gha): run action on pr and push to develop * feat(defender): use hc packages in oz defender * feat(celo): graph deploy, sdk and defender config * chore(bump): SDK 0.8.14 Celo deployment * feat(celo): add celo support to frontend * chore(graph): fix turbo test flow * chore(graph): add comment to p.json * fix(gha): use pnpm cache in graph gha (#1138) * chore(prep): protocol contracts to protocol dir * chore(prep): tests to protocol dir and remappings * chore(license): MIT license * Feat/init marketplace (#1139) * chore(prep): protocol contracts to protocol dir * chore(prep): tests to protocol dir and remappings * chore(license): MIT license * feat(marketplace): inject, build, refactor, test * chore(gha): run gha on push and develop-branches * fix(build): build and lint errors * chore(pnpm): refresh lock file * chore(build): reduce turbo concurrency * fix(build): whac a mole * chore(build): restore prettier in solhint * chore(build): env.template vars * chore(dist): clean and remap output contracts * chore(clean): last tests * fix(build): ignore cors-proxy type errors * chore(gha): add rpc env vars for fork testing --------- Co-authored-by: jipstavenuiter <[email protected]> * chore(lint): cleanup config and affiliate flows (#1140) * chore(license): dual licensing contracts + repo (#1141) * feat(config): updated sdk init config * feat(tests): fix all tests to use updated init * feat(test): uncommented all SDK tests * fix(log): remove result logging * [Test] Release marketplace contracts on testnet and add to contracts package (#1150) * feat(deploy): deploy to testnets * chore(build): hardhat build * feat(pack): release, test, bump updated contracts * chore(gha): updated env vars * chore(pnpm): updated lock file * fix(build): build error, replaced util with viem * fix(pnpm): root dir ethers resolution * chore(pnpm): updated lockfile * fix(pnpm): overrides * chore(build): resolving build issues sdk * chore(refactor): dep resolution bug - del eth v5 * fix(test): mock ipfs in minting, remove timeout * chore(build): fresh build * chore(clean): remove contracts/contracts dir * fix(gha): non-next env var in gha for sdk * chore(run): kick * fix(jest): forceExit hanging async call * chore(build): fresh run for sanity * fix(lint): ignore **/abi instead of **/src/abi * feat(fe): integrate in FE and SDK 0.9.1 * chore(bump): sdk 0.9.1-viem * feat(fe): update FE to use SDK 0.9.1 * chore(cleanup): code cleanup SDK * chore(bump): sdk version bump * chore(fe): update SDK dep version * fix(sdk): chainId config * chore(parse): fix parse calc * fix parse allowlist csv tests * fix injected chain id in config * update component config.tsx * chore(bump): updated sdk alpha * chore(run): sanity check passed * chore(build): graphSDK * feat(fe): plasmic rendering issues. * feat(sdk): web3 token * chore(defender): removed api_key sep network conf * chore(defender): remove verbose log batch action * chore(gha): deduplicate runs - now on all push * chore(lint): lint fe lib * chore(gha): cleaned up env vars --------- Co-authored-by: jipstavenuiter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 859366a - Browse repository at this point
Copy the full SHA 859366aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 462abfd - Browse repository at this point
Copy the full SHA 462abfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d8a7d4 - Browse repository at this point
Copy the full SHA 6d8a7d4View commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5cf30b3 - Browse repository at this point
Copy the full SHA 5cf30b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8beee5 - Browse repository at this point
Copy the full SHA a8beee5View commit details -
Feat/allowlist proof util (#1168)
* feat(util): allowlist utils and updated docs * feat(test): updated test and docs * chore(bump): alpha-7 * feat(merkle): test merkleProof fetcher * chore(bump): 1.0.0-alpha.8 * fix(import): allowlist default export * chore(run): local validation run
Configuration menu - View commit details
-
Copy full SHA for ee250ee - Browse repository at this point
Copy the full SHA ee250eeView commit details
Commits on Nov 8, 2023
-
Add hypercerts to marketplace functionality (#1170)
* Feat/batch burn (#1051) * feat(batch_burn): add batch burn function * fix(docs): update SemiFungible1155 docs * chore(lint): cleanup lint ignores * chore(lint): defender lint errors * chore(deploy): reduce optimizer run for kb limit * chore(script): update upgrade script * feat(gha): split graph deploy develop-main * chore(lint): line length rule to warn from err * chore(gha): run CI on PR to develop * chore(gha): run e2e,ci on pr,push to develop * feat(graph): update graph for burn methods * chore(turbo): split graph deploys (#1055) * Fix/workspace label (#1060) chore(yarn): update workspace label * 1052 subgraph a claimed token should indicate whether it was claimed from an allowlist (#1058) * fix(graph): link claim with allowlist * chore(tweak): yada * fix(graph): update mapping to claim (#1061) * nitial trader implementation (#1063) * feat(iface): draft of trader interface * feat(trader): simple offer, buy, cancel flow * feat(db): update allowlist query (#1057) * feat(test): tweaks and initial tests for Trader * chore(gha): remove hardcoded foundry nightly * feat(test): add initial test for trader sales * feat(test): sales tests * feat(deploy): deployed to goerli * chore(ci): updated hh scripts for trader contract * feat(pause): pausable controls and tests * feat(trader): init trader graph * feat(tokens): surface accepted tokens (#1065) * feat(tokens): surface accepted tokens * fix(tokens): acceptedTokens test and fix * Feat/accepted tokens (#1066) * feat(tokens): surface accepted tokens * fix(tokens): acceptedTokens test and fix * chore(address): update trader address graph * fix(import): add bigint to import * Feat/accepted tokens (#1067) * feat(tokens): surface accepted tokens * fix(tokens): acceptedTokens test and fix * chore(address): update trader address graph * fix(import): add bigint to import * fix(log): add logging to trader mapping * chore(prep): protocol contracts to protocol dir * chore(prep): tests to protocol dir and remappings * chore(license): MIT license * Feat/init marketplace (#1139) * chore(prep): protocol contracts to protocol dir * chore(prep): tests to protocol dir and remappings * chore(license): MIT license * feat(marketplace): inject, build, refactor, test * chore(gha): run gha on push and develop-branches * fix(build): build and lint errors * chore(pnpm): refresh lock file * chore(build): reduce turbo concurrency * fix(build): whac a mole * chore(build): restore prettier in solhint * chore(build): env.template vars * chore(dist): clean and remap output contracts * chore(clean): last tests * fix(build): ignore cors-proxy type errors * chore(gha): add rpc env vars for fork testing --------- Co-authored-by: jipstavenuiter <[email protected]> * chore(lint): cleanup config and affiliate flows (#1140) * chore(license): dual licensing contracts + repo (#1141) * [Test] Release marketplace contracts on testnet and add to contracts package (#1150) * feat(deploy): deploy to testnets * chore(build): hardhat build * feat(pack): release, test, bump updated contracts * chore(gha): updated env vars * chore(pnpm): updated lock file * fix(build): build error, replaced util with viem * fix(pnpm): root dir ethers resolution * chore(pnpm): updated lockfile * fix(pnpm): overrides * chore(build): resolving build issues sdk * chore(refactor): dep resolution bug - del eth v5 * fix(test): mock ipfs in minting, remove timeout * Direct Hypercert fraction sale (#1142) * feat(tranfer): transfer single hypercert fraction * feat(transfer): batch transfers and across collections * feat(transfer): reduce cyclomatic complexity * feat(offers): hypercert offer signatures * feat(transfer): standard txs tests hypercerts * chore(gha): only run on every push * fix(merge): merge artifacts --------- Co-authored-by: jipstavenuiter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44baf47 - Browse repository at this point
Copy the full SHA 44baf47View commit details -
Configuration menu - View commit details
-
Copy full SHA for a827b5e - Browse repository at this point
Copy the full SHA a827b5eView commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 34436b9 - Browse repository at this point
Copy the full SHA 34436b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0161d - Browse repository at this point
Copy the full SHA fc0161dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55c1f57 - Browse repository at this point
Copy the full SHA 55c1f57View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c93f391 - Browse repository at this point
Copy the full SHA c93f391View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dbdb083 - Browse repository at this point
Copy the full SHA dbdb083View commit details
Commits on Nov 21, 2023
-
* Add split and merge functionality to plasmic and add component logic.
Configuration menu - View commit details
-
Copy full SHA for a6c3b8f - Browse repository at this point
Copy the full SHA a6c3b8fView commit details
Commits on Nov 22, 2023
-
Feat/hardhat deploy script (#1177)
* feat(init): first pass hh script marketplace * feat(deploy): marketplace deploy and verify script * chore(deploy): add feerecipient to deploy * chore(scripts): remove scripts * feat(pack): deployment data and fresh pack * 1.0.0-alpha.0 * chore(npm): release 1.0.0-alpha.0 contracts * chore(npm): update contracts and sdk releases * fix(build): viem update fe * fix(default): remove default_chain_id * remove usage of NEXT_PUBLIC_DEFAULT_CHAIN_ID * fix build error --------- Co-authored-by: jipstavenuiter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84a623c - Browse repository at this point
Copy the full SHA 84a623cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9657f17 - Browse repository at this point
Copy the full SHA 9657f17View commit details
Commits on Nov 24, 2023
-
Added strategy and tests for hypercert functionality (#1188)
* feat(fractions): added strategy and tests * feat(tests): update tests and tweak strat * feat(test): fix all the test and clean comms * fix(dist): moar contracts * fix(tweak): little cleanups * chore(lint): fix lint errors * fix(lint): updated foundry lint
Configuration menu - View commit details
-
Copy full SHA for 5623583 - Browse repository at this point
Copy the full SHA 5623583View commit details -
Feat/partial fraction sale (#1190)
* feat(fractions): added strategy and tests * feat(tests): update tests and tweak strat * feat(test): fix all the test and clean comms * fix(dist): moar contracts * fix(tweak): little cleanups * chore(lint): fix lint errors * fix(lint): updated foundry lint * feat(test): uncomment unused tests
Configuration menu - View commit details
-
Copy full SHA for 582af93 - Browse repository at this point
Copy the full SHA 582af93View commit details
Commits on Nov 26, 2023
-
* feat(fractions): added strategy and tests * feat(tests): update tests and tweak strat * feat(test): fix all the test and clean comms * fix(dist): moar contracts * fix(tweak): little cleanups * chore(lint): fix lint errors * fix(lint): updated foundry lint * feat(test): uncomment unused tests * feat(bugs): cjs build and import alpha.13 * fix(only): unexpected only in sdk test
Configuration menu - View commit details
-
Copy full SHA for 3bc340a - Browse repository at this point
Copy the full SHA 3bc340aView commit details
Commits on Nov 29, 2023
-
feat(abis): updated SDK abis and restored tests (#1193)
* feat(abis): updated SDK abis and restored tests * chore(bump): viem in fe
Configuration menu - View commit details
-
Copy full SHA for ccdf65b - Browse repository at this point
Copy the full SHA ccdf65bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7dbb36 - Browse repository at this point
Copy the full SHA c7dbb36View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1acbaa0 - Browse repository at this point
Copy the full SHA 1acbaa0View commit details
Commits on Dec 1, 2023
-
fix build error - set output:export in next config (#1199)
* fix build error * lock nextjs version to 13.x.x
Configuration menu - View commit details
-
Copy full SHA for de5e0d0 - Browse repository at this point
Copy the full SHA de5e0d0View commit details -
add placeholder for transfer fraction button (#1201)
* add placeholder for transfer fraction button * remove unnecessary logic from transfer-fraction-button.tsx
Configuration menu - View commit details
-
Copy full SHA for 31ac54c - Browse repository at this point
Copy the full SHA 31ac54cView commit details -
change next build back to next export (#1202)
remove unnecessary logic from transfer-fraction-button.tsx
Configuration menu - View commit details
-
Copy full SHA for 5c94088 - Browse repository at this point
Copy the full SHA 5c94088View commit details -
Feature/transfer fraction button (#1203)
* add transfer fraction button inside split fraction button * add confirmation dialog when transferring fraction * use override chain id in hypercert fetcher within plasmic * add reading of transfer restrictions to transfer fraction button
Configuration menu - View commit details
-
Copy full SHA for 6ef5b40 - Browse repository at this point
Copy the full SHA 6ef5b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6488e79 - Browse repository at this point
Copy the full SHA 6488e79View commit details -
Bugfix/add override chain id for plasmit editing (#1205)
* add override chain id functionality for plasmic editing * add override chain id to effect dependencies
Configuration menu - View commit details
-
Copy full SHA for a602567 - Browse repository at this point
Copy the full SHA a602567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2406b96 - Browse repository at this point
Copy the full SHA 2406b96View commit details -
Bugfix/only show transfer button for fraction owned (#1207)
* only show transfer button for fractions owned * only show transfer button for fractions owned
Configuration menu - View commit details
-
Copy full SHA for 6a93ec8 - Browse repository at this point
Copy the full SHA 6a93ec8View commit details
Commits on Dec 2, 2023
-
Feat/more robust split transfer logic with hc strategy (#1208)
* feat(hc): split NFT HC flow * feat(hc): hypercert order routing and validation * fix(e2e): disable faulty E2E tests
Configuration menu - View commit details
-
Copy full SHA for f36b963 - Browse repository at this point
Copy the full SHA f36b963View commit details
Commits on Dec 4, 2023
-
Feat/docs tests cleanup (#1210)
* feat(checks): checkValidityHC, error code, 0.8.17 * feat(validator): overvalidator HC tests * fix(clean): remove hyperboard references * fix(lint): pragma protocol tests * fix(pragma): restore FeeManagerRoy.. pragma * feat(docs): updated version * feat(build): docs 1.0.0-alpha
Configuration menu - View commit details
-
Copy full SHA for 4b86911 - Browse repository at this point
Copy the full SHA 4b86911View commit details -
Feat/docs tests cleanup (#1211)
* feat(checks): checkValidityHC, error code, 0.8.17 * feat(validator): overvalidator HC tests * fix(clean): remove hyperboard references * fix(lint): pragma protocol tests * fix(pragma): restore FeeManagerRoy.. pragma * feat(docs): updated version * feat(build): docs 1.0.0-alpha * chore(docs): natspec tweaks
Configuration menu - View commit details
-
Copy full SHA for b253cd6 - Browse repository at this point
Copy the full SHA b253cd6View commit details -
Feat/docs tests cleanup (#1212)
* feat(checks): checkValidityHC, error code, 0.8.17 * feat(validator): overvalidator HC tests * fix(clean): remove hyperboard references * fix(lint): pragma protocol tests * fix(pragma): restore FeeManagerRoy.. pragma * feat(docs): updated version * feat(build): docs 1.0.0-alpha * chore(docs): natspec tweaks * feat(docs): docs sidebar
Configuration menu - View commit details
-
Copy full SHA for 2637ed0 - Browse repository at this point
Copy the full SHA 2637ed0View commit details
Commits on Dec 5, 2023
-
* Feat/sdk common js (#1191) * feat(fractions): added strategy and tests * feat(tests): update tests and tweak strat * feat(test): fix all the test and clean comms * fix(dist): moar contracts * fix(tweak): little cleanups * chore(lint): fix lint errors * fix(lint): updated foundry lint * feat(test): uncomment unused tests * feat(bugs): cjs build and import alpha.13 * fix(only): unexpected only in sdk test * feat(abis): updated SDK abis and restored tests (#1193) * feat(abis): updated SDK abis and restored tests * chore(bump): viem in fe * fix(test): add currency admin to test (#1197) * fix build error - set output:export in next config (#1199) * fix build error * lock nextjs version to 13.x.x * add placeholder for transfer fraction button (#1201) * add placeholder for transfer fraction button * remove unnecessary logic from transfer-fraction-button.tsx * change next build back to next export (#1202) remove unnecessary logic from transfer-fraction-button.tsx * Feature/transfer fraction button (#1203) * add transfer fraction button inside split fraction button * add confirmation dialog when transferring fraction * use override chain id in hypercert fetcher within plasmic * add reading of transfer restrictions to transfer fraction button * add override chain id functionality for plasmic editing (#1204) * Bugfix/add override chain id for plasmit editing (#1205) * add override chain id functionality for plasmic editing * add override chain id to effect dependencies * remove transfer fraction button from split fraction button (#1206) * Bugfix/only show transfer button for fraction owned (#1207) * only show transfer button for fractions owned * only show transfer button for fractions owned * Feat/more robust split transfer logic with hc strategy (#1208) * feat(hc): split NFT HC flow * feat(hc): hypercert order routing and validation * fix(e2e): disable faulty E2E tests * Feat/docs tests cleanup (#1210) * feat(checks): checkValidityHC, error code, 0.8.17 * feat(validator): overvalidator HC tests * fix(clean): remove hyperboard references * fix(lint): pragma protocol tests * fix(pragma): restore FeeManagerRoy.. pragma * feat(docs): updated version * feat(build): docs 1.0.0-alpha * Feat/docs tests cleanup (#1211) * feat(checks): checkValidityHC, error code, 0.8.17 * feat(validator): overvalidator HC tests * fix(clean): remove hyperboard references * fix(lint): pragma protocol tests * fix(pragma): restore FeeManagerRoy.. pragma * feat(docs): updated version * feat(build): docs 1.0.0-alpha * chore(docs): natspec tweaks * Feat/docs tests cleanup (#1212) * feat(checks): checkValidityHC, error code, 0.8.17 * feat(validator): overvalidator HC tests * fix(clean): remove hyperboard references * fix(lint): pragma protocol tests * fix(pragma): restore FeeManagerRoy.. pragma * feat(docs): updated version * feat(build): docs 1.0.0-alpha * chore(docs): natspec tweaks * feat(docs): docs sidebar --------- Co-authored-by: Jip Stavenuiter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 197968d - Browse repository at this point
Copy the full SHA 197968dView commit details
Commits on Dec 6, 2023
-
Feat/add batch transfer method to client methods (#1215)
* feat(transfer): add method to client and type * feat(err): simulation and tx error handlers * feat(err): error handling test * chore(pack): dep cleanup and updates
Configuration menu - View commit details
-
Copy full SHA for 1cc481f - Browse repository at this point
Copy the full SHA 1cc481fView commit details
Commits on Dec 7, 2023
-
Chore/lets merge together (#1220)
* [Prod]:Deployed to Celo, updated Defender, version bumps for everyone (#1137) * Fix/package build (#1124) * chore(npm): sdk to workspace to stop link: * chore(npm): contracts in workspace, no link: * chore(bump): 0.8.7 * chore(bump): contracts 0.8.7 into sdk 0.8.8 * fix(ci): linting errors from updated ws * fix(doc): optimism chainId to 10 from 100 * chore(build): remove type module from package.json * chore(contracts): package sol files * chore(pack): add sol files to contracts package * chore(bump): contract 0.8.9 * chore(pack): exports setup * chore(pack): contracts dir in package * chore(pack): cleanup build scripts * chore(bump): contracts 0.8.10 * chore(pack): add all contracts for inheritence * chore(bump): contracts 0.8.11 * chore(bump): sdk 0.8.10 with updated contracts package * chore(bump): updated packages in frontend * chore(gha): run action on pr and push to develop * Feat/deploy to celo (#1135) * Add HC contracts to OpenZeppelin Defender (#1134) * Fix/package build (#1124) * chore(npm): sdk to workspace to stop link: * chore(npm): contracts in workspace, no link: * chore(bump): 0.8.7 * chore(bump): contracts 0.8.7 into sdk 0.8.8 * fix(ci): linting errors from updated ws * fix(doc): optimism chainId to 10 from 100 * chore(build): remove type module from package.json * chore(contracts): package sol files * chore(pack): add sol files to contracts package * chore(bump): contract 0.8.9 * chore(pack): exports setup * chore(pack): contracts dir in package * chore(pack): cleanup build scripts * chore(bump): contracts 0.8.10 * chore(pack): add all contracts for inheritence * chore(bump): contracts 0.8.11 * chore(bump): sdk 0.8.10 with updated contracts package * chore(bump): updated packages in frontend * chore(gha): run action on pr and push to develop * feat(defender): use hc packages in oz defender * feat(celo): graph deploy, sdk and defender config * chore(bump): SDK 0.8.14 Celo deployment * feat(celo): add celo support to frontend * chore(graph): fix turbo test flow * chore(graph): add comment to p.json * fix(gha): use pnpm cache in graph gha (#1138) * chore: add wrapper components for split and merge functionality (#1148) * format external url in case it is a direct ipfs link (#1181) * merge fixes --------- Co-authored-by: bitbeckers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c249aa - Browse repository at this point
Copy the full SHA 0c249aaView commit details
Commits on Dec 8, 2023
-
feat(urql): refactored to urql and own codegen (#1223)
* feat(urql): refactored to urql and own codegen * chore(graph): cleanup schema * fix(build): graph build and test
Configuration menu - View commit details
-
Copy full SHA for 435db09 - Browse repository at this point
Copy the full SHA 435db09View commit details -
Feat/docs updates docusaurs v3 search release (#1226)
* chore(bump): docusaurs v3 * feat(docgen): docusaurus pulls SDK docs * feat(version): version 1.0.0 * fix(p.json): updated package-lock * fix(build): remove contract docs build from docs
Configuration menu - View commit details
-
Copy full SHA for 73b06f3 - Browse repository at this point
Copy the full SHA 73b06f3View commit details -
Feat/sdk npm docs release 1 (#1228)
* chore(bump): released contracts 1.0.0 * chore(bump): update graph testnet deploy * chore(bump): sdk version 1.0.0 * chore(bump): update deps in fe * chore(bump): sdk 1.0.3 in fe * fix(lint): test type lint
Configuration menu - View commit details
-
Copy full SHA for f1de3d6 - Browse repository at this point
Copy the full SHA f1de3d6View commit details -
Feat/sdk npm docs release 1 (#1231)
* [Prod]:Deployed to Celo, updated Defender, version bumps for everyone (#1137) * Fix/package build (#1124) * chore(npm): sdk to workspace to stop link: * chore(npm): contracts in workspace, no link: * chore(bump): 0.8.7 * chore(bump): contracts 0.8.7 into sdk 0.8.8 * fix(ci): linting errors from updated ws * fix(doc): optimism chainId to 10 from 100 * chore(build): remove type module from package.json * chore(contracts): package sol files * chore(pack): add sol files to contracts package * chore(bump): contract 0.8.9 * chore(pack): exports setup * chore(pack): contracts dir in package * chore(pack): cleanup build scripts * chore(bump): contracts 0.8.10 * chore(pack): add all contracts for inheritence * chore(bump): contracts 0.8.11 * chore(bump): sdk 0.8.10 with updated contracts package * chore(bump): updated packages in frontend * chore(gha): run action on pr and push to develop * Feat/deploy to celo (#1135) * Add HC contracts to OpenZeppelin Defender (#1134) * Fix/package build (#1124) * chore(npm): sdk to workspace to stop link: * chore(npm): contracts in workspace, no link: * chore(bump): 0.8.7 * chore(bump): contracts 0.8.7 into sdk 0.8.8 * fix(ci): linting errors from updated ws * fix(doc): optimism chainId to 10 from 100 * chore(build): remove type module from package.json * chore(contracts): package sol files * chore(pack): add sol files to contracts package * chore(bump): contract 0.8.9 * chore(pack): exports setup * chore(pack): contracts dir in package * chore(pack): cleanup build scripts * chore(bump): contracts 0.8.10 * chore(pack): add all contracts for inheritence * chore(bump): contracts 0.8.11 * chore(bump): sdk 0.8.10 with updated contracts package * chore(bump): updated packages in frontend * chore(gha): run action on pr and push to develop * feat(defender): use hc packages in oz defender * feat(celo): graph deploy, sdk and defender config * chore(bump): SDK 0.8.14 Celo deployment * feat(celo): add celo support to frontend * chore(graph): fix turbo test flow * chore(graph): add comment to p.json * fix(gha): use pnpm cache in graph gha (#1138) * chore: add wrapper components for split and merge functionality (#1148) * format external url in case it is a direct ipfs link (#1181) * Chore/lets merge together (#1221) * Fix/package build (#1124) * chore(npm): sdk to workspace to stop link: * chore(npm): contracts in workspace, no link: * chore(bump): 0.8.7 * chore(bump): contracts 0.8.7 into sdk 0.8.8 * fix(ci): linting errors from updated ws * fix(doc): optimism chainId to 10 from 100 * chore(build): remove type module from package.json * chore(contracts): package sol files * chore(pack): add sol files to contracts package * chore(bump): contract 0.8.9 * chore(pack): exports setup * chore(pack): contracts dir in package * chore(pack): cleanup build scripts * chore(bump): contracts 0.8.10 * chore(pack): add all contracts for inheritence * chore(bump): contracts 0.8.11 * chore(bump): sdk 0.8.10 with updated contracts package * chore(bump): updated packages in frontend * chore(gha): run action on pr and push to develop * Feat/deploy to celo (#1135) * Add HC contracts to OpenZeppelin Defender (#1134) * Fix/package build (#1124) * chore(npm): sdk to workspace to stop link: * chore(npm): contracts in workspace, no link: * chore(bump): 0.8.7 * chore(bump): contracts 0.8.7 into sdk 0.8.8 * fix(ci): linting errors from updated ws * fix(doc): optimism chainId to 10 from 100 * chore(build): remove type module from package.json * chore(contracts): package sol files * chore(pack): add sol files to contracts package * chore(bump): contract 0.8.9 * chore(pack): exports setup * chore(pack): contracts dir in package * chore(pack): cleanup build scripts * chore(bump): contracts 0.8.10 * chore(pack): add all contracts for inheritence * chore(bump): contracts 0.8.11 * chore(bump): sdk 0.8.10 with updated contracts package * chore(bump): updated packages in frontend * chore(gha): run action on pr and push to develop * feat(defender): use hc packages in oz defender * feat(celo): graph deploy, sdk and defender config * chore(bump): SDK 0.8.14 Celo deployment * feat(celo): add celo support to frontend * chore(graph): fix turbo test flow * chore(graph): add comment to p.json * fix(gha): use pnpm cache in graph gha (#1138) * chore: add wrapper components for split and merge functionality * Fix/handle batch transfers graph (#1149) * feat(batch): add batch transfers to grap * SDK remove default chainID dependency (#1146) * Feat/batch burn (#1051) * feat(batch_burn): add batch burn function * fix(docs): update SemiFungible1155 docs * chore(lint): cleanup lint ignores * chore(lint): defender lint errors * chore(deploy): reduce optimizer run for kb limit * chore(script): update upgrade script * feat(gha): split graph deploy develop-main * chore(lint): line length rule to warn from err * chore(gha): run CI on PR to develop * chore(gha): run e2e,ci on pr,push to develop * feat(graph): update graph for burn methods * chore(turbo): split graph deploys (#1055) * Fix/workspace label (#1060) chore(yarn): update workspace label * 1052 subgraph a claimed token should indicate whether it was claimed from an allowlist (#1058) * fix(graph): link claim with allowlist * chore(tweak): yada * fix(graph): update mapping to claim (#1061) * nitial trader implementation (#1063) * feat(iface): draft of trader interface * feat(trader): simple offer, buy, cancel flow * feat(db): update allowlist query (#1057) * feat(test): tweaks and initial tests for Trader * chore(gha): remove hardcoded foundry nightly * feat(test): add initial test for trader sales * feat(test): sales tests * feat(deploy): deployed to goerli * chore(ci): updated hh scripts for trader contract * feat(pause): pausable controls and tests * feat(trader): init trader graph * feat(tokens): surface accepted tokens (#1065) * feat(tokens): surface accepted tokens * fix(tokens): acceptedTokens test and fix * Feat/accepted tokens (#1066) * feat(tokens): surface accepted tokens * fix(tokens): acceptedTokens test and fix * chore(address): update trader address graph * fix(import): add bigint to import * Feat/accepted tokens (#1067) * feat(tokens): surface accepted tokens * fix(tokens): acceptedTokens test and fix * chore(address): update trader address graph * fix(import): add bigint to import * fix(log): add logging to trader mapping * [Prod]:Deployed to Celo, updated Defender, version bumps for everyone (#1137) * Fix/package build (#1124) * chore(npm): sdk to workspace to stop link: * chore(npm): contracts in workspace, no link: * chore(bump): 0.8.7 * chore(bump): contracts 0.8.7 into sdk 0.8.8 * fix(ci): linting errors from updated ws * fix(doc): optimism chainId to 10 from 100 * chore(build): remove type module from package.json * chore(contracts): package sol files * chore(pack): add sol files to contracts package * chore(bump): contract 0.8.9 * chore(pack): exports setup * chore(pack): contracts dir in package * chore(pack): cleanup build scripts * chore(bump): contracts 0.8.10 * chore(pack): add all contracts for inheritence * chore(bump): contracts 0.8.11 * chore(bump): sdk 0.8.10 with updated contracts package * chore(bump): updated packages in frontend * chore(gha): run action on pr and push to develop * Feat/deploy to celo (#1135) * Add HC contracts to OpenZeppelin Defender (#1134) * Fix/package build (#1124) * chore(npm): sdk to workspace to stop link: * chore(npm): contracts in workspace, no link: * chore(bump): 0.8.7 * chore(bump): contracts 0.8.7 into sdk 0.8.8 * fix(ci): linting errors from updated ws * fix(doc): optimism chainId to 10 from 100 * chore(build): remove type module from package.json * chore(contracts): package sol files * chore(pack): add sol files to contracts package * chore(bump): contract 0.8.9 * chore(pack): exports setup * chore(pack): contracts dir in package * chore(pack): cleanup build scripts * chore(bump): contracts 0.8.10 * chore(pack): add all contracts for inheritence * chore(bump): contracts 0.8.11 * chore(bump): sdk 0.8.10 with updated contracts package * chore(bump): updated packages in frontend * chore(gha): run action on pr and push to develop * feat(defender): use hc packages in oz defender * feat(celo): graph deploy, sdk and defender config * chore(bump): SDK 0.8.14 Celo deployment * feat(celo): add celo support to frontend * chore(graph): fix turbo test flow * chore(graph): add comment to p.json * fix(gha): use pnpm cache in graph gha (#1138) * chore(prep): protocol contracts to protocol dir * chore(prep): tests to protocol dir and remappings * chore(license): MIT license * Feat/init marketplace (#1139) * chore(prep): protocol contracts to protocol dir * chore(prep): tests to protocol dir and remappings * chore(license): MIT license * feat(marketplace): inject, build, refactor, test * chore(gha): run gha on push and develop-branches * fix(build): build and lint errors * chore(pnpm): refresh lock file * chore(build): reduce turbo concurrency * fix(build): whac a mole * chore(build): restore prettier in solhint * chore(build): env.template vars * chore(dist): clean and remap output contracts * chore(clean): last tests * fix(build): ignore cors-proxy type errors * chore(gha): add rpc env vars for fork testing --------- Co-authored-by: jipstavenuiter <[email protected]> * chore(lint): cleanup config and affiliate flows (#1140) * chore(license): dual licensing contracts + repo (#1141) * feat(config): updated sdk init config * feat(tests): fix all tests to use updated init * feat(test): uncommented all SDK tests * fix(log): remove result logging * [Test] Release marketplace contracts on testnet and add to contracts package (#1150) * feat(deploy): deploy to testnets * chore(build): hardhat build * feat(pack): release, test, bump updated contracts * chore(gha): updated env vars * chore(pnpm): updated lock file * fix(build): build error, replaced util with viem * fix(pnpm): root dir ethers resolution * chore(pnpm): updated lockfile * fix(pnpm): overrides * chore(build): resolving build issues sdk * chore(refactor): dep resolution bug - del eth v5 * fix(test): mock ipfs in minting, remove timeout * chore(build): fresh build * chore(clean): remove contracts/contracts dir * fix(gha): non-next env var in gha for sdk * chore(run): kick * fix(jest): forceExit hanging async call * chore(build): fresh run for sanity * fix(lint): ignore **/abi instead of **/src/abi * feat(fe): integrate in FE and SDK 0.9.1 * chore(bump): sdk 0.9.1-viem * feat(fe): update FE to use SDK 0.9.1 * chore(cleanup): code cleanup SDK * chore(bump): sdk version bump * chore(fe): update SDK dep version * fix(sdk): chainId config * chore(parse): fix parse calc * fix parse allowlist csv tests * fix injected chain id in config * update component config.tsx * chore(bump): updated sdk alpha * chore(run): sanity check passed * chore(build): graphSDK * feat(fe): plasmic rendering issues. * feat(sdk): web3 token * chore(defender): removed api_key sep network conf * chore(defender): remove verbose log batch action * chore(gha): deduplicate runs - now on all push * chore(lint): lint fe lib * chore(gha): cleaned up env vars --------- Co-authored-by: jipstavenuiter <[email protected]> * Fix/gha graph (#1165) * Feat/allowlist proof util (#1168) * feat(util): allowlist utils and updated docs * feat(test): updated test and docs * chore(bump): alpha-7 * feat(merkle): test merkleProof fetcher * chore(bump): 1.0.0-alpha.8 * fix(import): allowlist default export * chore(run): local validation run * Add hypercerts to marketplace functionality (#1170) * Feat/batch burn (#1051) * feat(batch_burn): add batch burn function * fix(docs): update SemiFungible1155 docs * chore(lint): cleanup lint ignores * chore(lint): defender lint errors * chore(deploy): reduce optimizer run for kb limit * chore(script): update upgrade script * feat(gha): split graph deploy develop-main * chore(lint): line length rule to warn from err * chore(gha): run CI on PR to develop * chore(gha): run e2e,ci on pr,push to develop * feat(graph): update graph for burn methods * chore(turbo): split graph deploys (#1055) * Fix/workspace label (#1060) chore(yarn): update workspace label * 1052 subgraph a claimed token should indicate whether it was claimed from an allowlist (#1058) * fix(graph): link claim with allowlist * chore(tweak): yada * fix(graph): update mapping to claim (#1061) * nitial trader implementation (#1063) * feat(iface): draft of trader interface * feat(trader): simple offer, buy, cancel flow * feat(db): update allowlist query (#1057) * feat(test): tweaks and initial tests for Trader * chore(gha): remove hardcoded foundry nightly * feat(test): add initial test for trader sales * feat(test): sales tests * feat(deploy): deployed to goerli * chore(ci): updated hh scripts for trader contract * feat(pause): pausable controls and tests * feat(trader): init trader graph * feat(tokens): surface accepted tokens (#1065) * feat(tokens): surface accepted tokens * fix(tokens): acceptedTokens test and fix * Feat/accepted tokens (#1066) * feat(tokens): surface accepted tokens * fix(tokens): acceptedTokens test and fix * chore(address): update trader address graph * fix(import): add bigint to import * Feat/accepted tokens (#1067) * feat(tokens): surface accepted tokens * fix(tokens): acceptedTokens test and fix * chore(address): update trader address graph * fix(import): add bigint to import * fix(log): add logging to trader mapping * chore(prep): protocol contracts to protocol dir * chore(prep): tests to protocol dir and remappings * chore(license): MIT license * Feat/init marketplace (#1139) * chore(prep): protocol contracts to protocol dir * chore(prep): tests to protocol dir and remappings * chore(license): MIT license * feat(marketplace): inject, build, refactor, test * chore(gha): run gha on push and develop-branches * fix(build): build and lint errors * chore(pnpm): refresh lock file * chore(build): reduce turbo concurrency * fix(build): whac a mole * chore(build): restore prettier in solhint * chore(build): env.template vars * chore(dist): clean and remap output contracts * chore(clean): last tests * fix(build): ignore cors-proxy type errors * chore(gha): add rpc env vars for fork testing --------- Co-authored-by: jipstavenuiter <[email protected]> * chore(lint): cleanup config and affiliate flows (#1140) * chore(license): dual licensing contracts + repo (#1141) * [Test] Release marketplace contracts on testnet and add to contracts package (#1150) * feat(deploy): deploy to testnets * chore(build): hardhat build * feat(pack): release, test, bump updated contracts * chore(gha): updated env vars * chore(pnpm): updated lock file * fix(build): build error, replaced util with viem * fix(pnpm): root dir ethers resolution * chore(pnpm): updated lockfile * fix(pnpm): overrides * chore(build): resolving build issues sdk * chore(refactor): dep resolution bug - del eth v5 * fix(test): mock ipfs in minting, remove timeout * Direct Hypercert fraction sale (#1142) * feat(tranfer): transfer single hypercert fraction * feat(transfer): batch transfers and across collections * feat(transfer): reduce cyclomatic complexity * feat(offers): hypercert offer signatures * feat(transfer): standard txs tests hypercerts * chore(gha): only run on every push * fix(merge): merge artifacts --------- Co-authored-by: jipstavenuiter <[email protected]> * feat(restriction): add transfer restriction to fe (#1173) * feat(metadata): add application name (#1174) * feat(deployments): typed deployment contracts * fix(props): props from plas to form (#1176) * format external url in case it is a direct ipfs link (#1182) * fix(fix formatting of ipfs urls on hypercert page) (#1183) * Feat/split and merge (#1185) * Add split and merge functionality to plasmic and add component logic. * Feat/hardhat deploy script (#1177) * feat(init): first pass hh script marketplace * feat(deploy): marketplace deploy and verify script * chore(deploy): add feerecipient to deploy * chore(scripts): remove scripts * feat(pack): deployment data and fresh pack * 1.0.0-alpha.0 * chore(npm): release 1.0.0-alpha.0 contracts * chore(npm): update contracts and sdk releases * fix(build): viem update fe * fix(default): remove default_chain_id * remove usage of NEXT_PUBLIC_DEFAULT_CHAIN_ID * fix build error --------- Co-authored-by: jipstavenuiter <[email protected]> * feat(merkle): account allowlist strategy (#1186) * Added strategy and tests for hypercert functionality (#1188) * feat(fractions): added strategy and tests * feat(tests): update tests and tweak strat * feat(test): fix all the test and clean comms * fix(dist): moar contracts * fix(tweak): little cleanups * chore(lint): fix lint errors * fix(lint): updated foundry lint * Feat/partial fraction sale (#1190) * feat(fractions): added strategy and tests * feat(tests): update tests and tweak strat * feat(test): fix all the test and clean comms * fix(dist): moar contracts * fix(tweak): little cleanups * chore(lint): fix lint errors * fix(lint): updated foundry lint * feat(test): uncomment unused tests * Feat/sdk common js (#1191) * feat(fractions): added strategy and tests * feat(tests): update tests and tweak strat * feat(test): fix all the test and clean comms * fix(dist): moar contracts * fix(tweak): little cleanups * chore(lint): fix lint errors * fix(lint): updated foundry lint * feat(test): uncomment unused tests * feat(bugs): cjs build and import alpha.13 * fix(only): unexpected only in sdk test * feat(abis): updated SDK abis and restored tests (#1193) * feat(abis): updated SDK abis and restored tests * chore(bump): viem in fe * fix(test): add currency admin to test (#1197) * fix build error - set output:export in next config (#1199) * fix build error * lock nextjs version to 13.x.x * add placeholder for transfer fraction button (#1201) * add placeholder for transfer fraction button * remove unnecessary logic from transfer-fraction-button.tsx * change next build back to next export (#1202) remove unnecessary logic from transfer-fraction-button.tsx * Feature/transfer fraction button (#1203) * add transfer fraction button inside split fraction button * add confirmation dialog when transferring fraction * use override chain id in hypercert fetcher within plasmic * add reading of transfer restrictions to transfer fraction button * add override chain id functionality for plasmic editing (#1204) * Bugfix/add override chain id for plasmit editing (#1205) * add override chain id functionality for plasmic editing * add override chain id to effect dependencies * remove transfer fraction button from split fraction button (#1206) * Bugfix/only show transfer button for fraction owned (#1207) * only show transfer button for fractions owned * only show transfer button for fractions owned * Feat/more robust split transfer logic with hc strategy (#1208) * feat(hc): split NFT HC flow * feat(hc): hypercert order routing and validation * fix(e2e): disable faulty E2E tests * Feat/docs tests cleanup (#1210) * feat(checks): checkValidityHC, error code, 0.8.17 * feat(validator): overvalidator HC tests * fix(clean): remove hyperboard references * fix(lint): pragma protocol tests * fix(pragma): restore FeeManagerRoy.. pragma * feat(docs): updated version * feat(build): docs 1.0.0-alpha * Feat/docs tests cleanup (#1211) * feat(checks): checkValidityHC, error code, 0.8.17 * feat(validator): overvalidator HC tests * fix(clean): remove hyperboard references * fix(lint): pragma protocol tests * fix(pragma): restore FeeManagerRoy.. pragma * feat(docs): updated version * feat(build): docs 1.0.0-alpha * chore(docs): natspec tweaks * Feat/docs tests cleanup (#1212) * feat(checks): checkValidityHC, error code, 0.8.17 * feat(validator): overvalidator HC tests * fix(clean): remove hyperboard references * fix(lint): pragma protocol tests * fix(pragma): restore FeeManagerRoy.. pragma * feat(docs): updated version * feat(build): docs 1.0.0-alpha * chore(docs): natspec tweaks * feat(docs): docs sidebar * Feat/add batch transfer method to client methods (#1215) * feat(transfer): add method to client and type * feat(err): simulation and tx error handlers * feat(err): error handling test * chore(pack): dep cleanup and updates * merge fixes --------- Co-authored-by: bitbeckers <[email protected]> * chore(bump): released contracts 1.0.0 * chore(bump): update graph testnet deploy * chore(bump): sdk version 1.0.0 * chore(bump): update deps in fe * chore(bump): sdk 1.0.3 in fe * fix(lint): test type lint --------- Co-authored-by: Jip Stavenuiter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 210c167 - Browse repository at this point
Copy the full SHA 210c167View commit details
Commits on Dec 14, 2023
-
Faet/docs search function in documentation (#1236)
* feat(docsearch): add config * feat(search): implement algolia search
Configuration menu - View commit details
-
Copy full SHA for c96bb1f - Browse repository at this point
Copy the full SHA c96bb1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad5d0c3 - Browse repository at this point
Copy the full SHA ad5d0c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea6ded - Browse repository at this point
Copy the full SHA 0ea6dedView commit details -
Merge pull request #1167 from hypercerts-org/feat/splitmerged-event-t…
…o-splitmerge-function Feat/splitmerged event to splitmerge function
Configuration menu - View commit details
-
Copy full SHA for 7535f4e - Browse repository at this point
Copy the full SHA 7535f4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc0592 - Browse repository at this point
Copy the full SHA 6dc0592View commit details -
Merge pull request #1239 from hypercerts-org/chore/dev_update_wagmi
chore(bump): web3 connectors fe
Configuration menu - View commit details
-
Copy full SHA for dc04f74 - Browse repository at this point
Copy the full SHA dc04f74View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0182b2e - Browse repository at this point
Copy the full SHA 0182b2eView commit details -
Merge pull request #1243 from hypercerts-org/chore/main-to-develop
Chore/main to develop
Configuration menu - View commit details
-
Copy full SHA for 1a3b8d8 - Browse repository at this point
Copy the full SHA 1a3b8d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b77727 - Browse repository at this point
Copy the full SHA 4b77727View commit details
Commits on Dec 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e4f3c62 - Browse repository at this point
Copy the full SHA e4f3c62View commit details
Commits on Dec 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f68e76 - Browse repository at this point
Copy the full SHA 5f68e76View commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 637955a - Browse repository at this point
Copy the full SHA 637955aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac466de - Browse repository at this point
Copy the full SHA ac466deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 911f148 - Browse repository at this point
Copy the full SHA 911f148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb40c6 - Browse repository at this point
Copy the full SHA 1cb40c6View commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7f0805 - Browse repository at this point
Copy the full SHA f7f0805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0619383 - Browse repository at this point
Copy the full SHA 0619383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13a4852 - Browse repository at this point
Copy the full SHA 13a4852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 659fece - Browse repository at this point
Copy the full SHA 659feceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bac185 - Browse repository at this point
Copy the full SHA 0bac185View commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6cbeb8d - Browse repository at this point
Copy the full SHA 6cbeb8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 898b5bf - Browse repository at this point
Copy the full SHA 898b5bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1127403 - Browse repository at this point
Copy the full SHA 1127403View commit details
Commits on Dec 22, 2023
-
Merge pull request #1250 from hypercerts-org/feature/marketplace-defe…
…nder-autotasks Feature/marketplace defender autotasks
Configuration menu - View commit details
-
Copy full SHA for 0f3e7d8 - Browse repository at this point
Copy the full SHA 0f3e7d8View commit details
Commits on Dec 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 38ed2bf - Browse repository at this point
Copy the full SHA 38ed2bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4386d02 - Browse repository at this point
Copy the full SHA 4386d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4409b3 - Browse repository at this point
Copy the full SHA f4409b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1635b01 - Browse repository at this point
Copy the full SHA 1635b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for f172a19 - Browse repository at this point
Copy the full SHA f172a19View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3faff23 - Browse repository at this point
Copy the full SHA 3faff23View commit details -
Configuration menu - View commit details
-
Copy full SHA for f391c1a - Browse repository at this point
Copy the full SHA f391c1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8547cdc - Browse repository at this point
Copy the full SHA 8547cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a23924 - Browse repository at this point
Copy the full SHA 5a23924View commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d6e4f2 - Browse repository at this point
Copy the full SHA 6d6e4f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f59f97 - Browse repository at this point
Copy the full SHA 0f59f97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 808e655 - Browse repository at this point
Copy the full SHA 808e655View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd70875 - Browse repository at this point
Copy the full SHA fd70875View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6d33a - Browse repository at this point
Copy the full SHA aa6d33aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df2168 - Browse repository at this point
Copy the full SHA 0df2168View commit details -
Merge pull request #1252 from hypercerts-org/chore/deprecate-goerli
Chore/deprecate goerli
Configuration menu - View commit details
-
Copy full SHA for 1cc289e - Browse repository at this point
Copy the full SHA 1cc289eView commit details -
Merge branch 'develop' into feat/sdk-use-w3up-in-sdk
# Conflicts: # sdk/RELEASE.md # sdk/test/utils/config.test.ts
Configuration menu - View commit details
-
Copy full SHA for 8a19334 - Browse repository at this point
Copy the full SHA 8a19334View commit details -
Configuration menu - View commit details
-
Copy full SHA for d87fa08 - Browse repository at this point
Copy the full SHA d87fa08View commit details -
Merge branch 'feat/sdk-use-w3up-in-sdk' of github.com:hypercerts-org/…
…hypercerts into feat/sdk-use-w3up-in-sdk
Configuration menu - View commit details
-
Copy full SHA for cf8baf2 - Browse repository at this point
Copy the full SHA cf8baf2View commit details -
Merge pull request #1253 from hypercerts-org/feat/sdk-use-w3up-in-sdk
Feat/sdk use w3up in sdk
Configuration menu - View commit details
-
Copy full SHA for a9d54f9 - Browse repository at this point
Copy the full SHA a9d54f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d44aeb - Browse repository at this point
Copy the full SHA 8d44aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f35ea7 - Browse repository at this point
Copy the full SHA 7f35ea7View commit details -
Merge pull request #1251 from hypercerts-org/fix/audit_findings
Fix/audit findings
Configuration menu - View commit details
-
Copy full SHA for ceaeca8 - Browse repository at this point
Copy the full SHA ceaeca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a64188 - Browse repository at this point
Copy the full SHA 3a64188View commit details -
Merge pull request #1255 from hypercerts-org/chore/bump_sdk_1_2_0
chore(bump): fe sdk dep
Configuration menu - View commit details
-
Copy full SHA for 547443b - Browse repository at this point
Copy the full SHA 547443bView commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 76e18c0 - Browse repository at this point
Copy the full SHA 76e18c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed88850 - Browse repository at this point
Copy the full SHA ed88850View commit details -
Merge pull request #1256 from hypercerts-org/marketplace_audit
Marketplace audit
Configuration menu - View commit details
-
Copy full SHA for 4c47fe9 - Browse repository at this point
Copy the full SHA 4c47fe9View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f8ce6f - Browse repository at this point
Copy the full SHA 0f8ce6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc27c86 - Browse repository at this point
Copy the full SHA cc27c86View commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ace0f72 - Browse repository at this point
Copy the full SHA ace0f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc17265 - Browse repository at this point
Copy the full SHA fc17265View commit details -
Merge pull request #1260 from hypercerts-org/feat/add-parser-for-even…
…t-logs-to-sdk Feat/add parser for event logs to sdk
Configuration menu - View commit details
-
Copy full SHA for 801da52 - Browse repository at this point
Copy the full SHA 801da52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 876cb0b - Browse repository at this point
Copy the full SHA 876cb0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a7701a - Browse repository at this point
Copy the full SHA 3a7701aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7df0bc - Browse repository at this point
Copy the full SHA d7df0bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c71ce46 - Browse repository at this point
Copy the full SHA c71ce46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8e11e - Browse repository at this point
Copy the full SHA 2a8e11eView commit details -
Merge pull request #1261 from hypercerts-org/feat/defender_allowlist_…
…parsing Bump contract and SDK package to use marketplace deployments
Configuration menu - View commit details
-
Copy full SHA for e97f101 - Browse repository at this point
Copy the full SHA e97f101View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4ff8ba - Browse repository at this point
Copy the full SHA d4ff8baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e78b5 - Browse repository at this point
Copy the full SHA 34e78b5View commit details -
Merge pull request #1262 from hypercerts-org/feat/rollout_1_4_1
chore(bump): fe sdk to 1.4.1
Configuration menu - View commit details
-
Copy full SHA for 15d38fc - Browse repository at this point
Copy the full SHA 15d38fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd9bfdd - Browse repository at this point
Copy the full SHA fd9bfddView commit details -
Merge pull request #1263 from hypercerts-org/feat/annoucements_in_docs
chore(docs): cleanup and add announcements
Configuration menu - View commit details
-
Copy full SHA for 3c17e12 - Browse repository at this point
Copy the full SHA 3c17e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for b145e86 - Browse repository at this point
Copy the full SHA b145e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 775c59a - Browse repository at this point
Copy the full SHA 775c59aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f46d789 - Browse repository at this point
Copy the full SHA f46d789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ecf4a7 - Browse repository at this point
Copy the full SHA 4ecf4a7View commit details -
Merge pull request #1266 from hypercerts-org/bugfix/defender-deployments
(fix): update defender deploy scripts to use contracts package
Configuration menu - View commit details
-
Copy full SHA for 1b0356b - Browse repository at this point
Copy the full SHA 1b0356bView commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 519e842 - Browse repository at this point
Copy the full SHA 519e842View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c7b0d - Browse repository at this point
Copy the full SHA c0c7b0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e194fdd - Browse repository at this point
Copy the full SHA e194fddView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9424db - Browse repository at this point
Copy the full SHA e9424dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c68d6 - Browse repository at this point
Copy the full SHA e9c68d6View commit details -
Merge pull request #1268 from hypercerts-org/fix/init_SDK_docs
Fix Goerli, nft.storage, web3.storage references in docs
Configuration menu - View commit details
-
Copy full SHA for 1de418d - Browse repository at this point
Copy the full SHA 1de418dView commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 529f4fb - Browse repository at this point
Copy the full SHA 529f4fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64f26b2 - Browse repository at this point
Copy the full SHA 64f26b2View commit details -
Merge pull request #1267 from baumstern/esm
fix(pkg): fix esm export
Configuration menu - View commit details
-
Copy full SHA for 94f810d - Browse repository at this point
Copy the full SHA 94f810dView commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f30142d - Browse repository at this point
Copy the full SHA f30142dView commit details
Commits on Jan 27, 2024
-
Merge pull request #1274 from hypercerts-org/feat/timeouts
fix(http): unopiniated timeouts on calls. 1.4.2-alpha.1
Configuration menu - View commit details
-
Copy full SHA for 05d30fe - Browse repository at this point
Copy the full SHA 05d30feView commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4264d61 - Browse repository at this point
Copy the full SHA 4264d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for efdb2e8 - Browse repository at this point
Copy the full SHA efdb2e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d78c09 - Browse repository at this point
Copy the full SHA 6d78c09View commit details -
Merge pull request #1276 from hypercerts-org/fix/remove_docusaurus_ve…
…rsioning Fix/remove docusaurus versioning
Configuration menu - View commit details
-
Copy full SHA for 5d24b66 - Browse repository at this point
Copy the full SHA 5d24b66View commit details