Wykres commitów

170 Commity (main)

Autor SHA1 Wiadomość Data
Yhtyyar Sahatov 8d8e70ca4e working version of terminus controller 2022-06-08 16:08:30 +03:00
Neeraj Kashyap d6e089d32e
Merge pull request #45 from uchami-lg/set-erc20-metadata-on-initialize
Removing setERC20Metadata function and adding it to Initializer
2022-05-16 10:02:43 -07:00
Uriel Chami 44793f8fc2 Black formatting 2022-05-16 13:52:26 -03:00
Uriel Chami 573b2f9098 Removing setERC20Metadata function and adding parameters to ERC20Initializer to be compliant 2022-05-13 11:26:24 -03:00
Neeraj Kashyap f13d8d68bb
Merge pull request #35 from bugout-dev/fix-safe-batch-transfer-from
Added fix for "safeBatchTransferFrom" issue
2022-04-20 16:58:25 -07:00
Neeraj Kashyap 85e1f2aa75 Updated customer Terminus contract 2022-04-20 16:54:18 -07:00
Neeraj Kashyap e4fecb6dec Deployed "safeBatchTransferFrom" fix to main Terminus 2022-04-20 16:33:20 -07:00
Neeraj Kashyap 8c5dfc5677 Updated contract on Mumbai 2022-04-20 16:12:36 -07:00
Neeraj Kashyap c29b96b92f Added "--methods" and "--selectors" arguments to facet cut 2022-04-20 16:10:02 -07:00
Neeraj Kashyap 6afc3a7077 Merge branch 'main' into fix-safe-batch-transfer-from 2022-04-20 15:22:41 -07:00
Neeraj Kashyap 760b04f4b7 Updated terminus update template 2022-03-16 10:56:49 -07:00
Neeraj Kashyap e0cd48ec79
Added Mumbai faucet address to operations README 2022-02-16 07:33:54 -08:00
Neeraj Kashyap 79f24c98be
Update README.md 2022-02-09 07:32:11 -08:00
Neeraj Kashyap f8df47b5ce Added fix for "safeBatchTransferFrom" issue 2022-02-01 07:28:02 -08:00
Neeraj Kashyap dfa1cc5bcb
Merge pull request #34 from bugout-dev/hotfix-security-fix
Pool creation can only be done by controller now.
2022-02-01 07:10:49 -08:00
Neeraj Kashyap 1ca03f825f Ran upgrades of Terminus contracts on mainnet 2022-02-01 07:08:10 -08:00
Neeraj Kashyap e78231d981 Tests for new functionality 2022-02-01 06:42:07 -08:00
Neeraj Kashyap dce2f2e118 added setController ot TerminusFacet 2022-02-01 06:35:41 -08:00
Neeraj Kashyap e1a1828e6b Pool creation can only be done by controller now.
Fixes a vulnerability related to Open Sea.
2022-02-01 06:17:07 -08:00
Neeraj Kashyap 5be59e6e51
Merge pull request #31 from bugout-dev/customer-f3bc8a15-3b10-4be5-817e-0f16b4a31b6a-terminus-deployment
Customer f3bc8a15 3b10 4be5 817e 0f16b4a31b6a terminus deployment
2022-01-28 02:39:54 -08:00
Neeraj Kashyap e2f6ddca06 not JSON is not JSON 2022-01-26 06:59:05 -08:00
Neeraj Kashyap 3e27f2448b Customer Terminus deployment complete 2022-01-26 06:57:03 -08:00
Neeraj Kashyap e2a2646a43 Added Terminus deployment checklist for customer 2022-01-26 06:31:10 -08:00
Neeraj Kashyap 933bff4e39
Merge pull request #30 from bugout-dev/eip1559-support
Added EIP1559 parameters to arguments for all transaction commands
2022-01-26 06:12:12 -08:00
Neeraj Kashyap 1c7f70f2ef Added EIP1559 parameters to arguments for all transaction commands 2022-01-25 21:58:26 -08:00
Yhtyyar Sahatov b119435b6c
Merge pull request #29 from bugout-dev/terminus-contract-uri
Add "contractURI" and "setContractURI" to Terminus
2022-01-25 19:35:07 +03:00
Yhtyyar Sahatov 2e7ab67938
Merge pull request #28 from bugout-dev/contract-verification
Added contract verification functionality to all generated interfaces
2022-01-25 19:34:52 +03:00
Neeraj Kashyap e9d6d4c32c Upgraded contract on Polygon mainnet 2022-01-24 22:50:17 -08:00
Neeraj Kashyap 38ab523a51 Upgraded contract on mumbai and created checklist for mainnet upgrade 2022-01-24 22:45:15 -08:00
Neeraj Kashyap 98bd1c7248 Added contract metadata functionality to "TerminusFacet"
To better integrate with platforms like Open Sea.
2022-01-24 22:32:09 -08:00
Neeraj Kashyap 75bf630af9 Added contract verification functionality to all generated interfaces
Also adds `--nonce` argument to all CLI commands which submit transactions.
2022-01-24 20:50:58 -08:00
Neeraj Kashyap 66eb676f2e
Merge pull request #27 from bugout-dev/terminus-deployment-mainnet-minor-docfixes
Added dates to operation checklists
2022-01-20 23:49:42 -08:00
Neeraj Kashyap 2175f84ce7 Added dates to operation checklists 2022-01-20 23:48:49 -08:00
Neeraj Kashyap 244e1e4dda
Merge pull request #26 from bugout-dev/terminus-deploy-mainnet
Deployed Terminus to Polygon mainnet
2022-01-20 23:45:06 -08:00
Neeraj Kashyap c0c6b8e79f Updated operations README 2022-01-20 23:44:26 -08:00
Neeraj Kashyap ce9d083a81 Deployed Terminus to Polygon mainnet 2022-01-20 23:40:37 -08:00
Neeraj Kashyap 3edaa9de6e Merge branch 'main' into terminus-deploy-mainnet 2022-01-20 23:06:53 -08:00
Neeraj Kashyap c3b6ba54c7 Small checklist fix for Terminus Mumbai update 2022-01-20 23:03:46 -08:00
Neeraj Kashyap 8664195cf4
Merge pull request #25 from bugout-dev/added-dependencies-in-config-file
added dependencies in config file
2022-01-20 23:01:06 -08:00
Yhtyyar Sahatov f7aeb027a9
added dependencies in config file 2022-01-20 20:14:52 +03:00
Neeraj Kashyap 3fc9340aeb
Merge pull request #4 from bugout-dev/whitepaper
Proposal to add whitepaper
2022-01-17 08:23:00 -08:00
Tim Pechersky c249051340 case sensitive problem following me 2022-01-17 15:32:03 +00:00
Tim Pechersky e03f789147 diamon py 2022-01-17 14:56:49 +00:00
Tim Pechersky af8b751f9b Merge branch 'main' into whitepaper 2022-01-17 14:56:34 +00:00
Tim Pechersky 8b51683c3e made whitepaper dir, moved there whitepaper.md renamed it and stripped away not approved ideas 2022-01-17 14:27:20 +00:00
Neeraj Kashyap 4e93abe34d
Merge pull request #19 from bugout-dev/terminus-mumbai-upgrade-0.0.2
Terminus mumbai upgrade 0.0.2
2021-12-24 09:03:03 -08:00
Neeraj Kashyap 70722c1a34 Completed update to v0.0.2 TerminusFacet 2021-12-24 09:01:52 -08:00
Neeraj Kashyap 042db3e478 Intermediate commit for Terminus upgrade
To remove old TerminusFacet
2021-12-24 08:56:11 -08:00
Neeraj Kashyap 654a468da8
Merge pull request #18 from bugout-dev/terminus-set-pool-controller
Added "setPoolController" external method to "TerminusFacet"
2021-12-24 07:41:42 -08:00
Neeraj Kashyap b3addbb99f Added "setPoolController" external method to "TerminusFacet" 2021-12-24 07:37:37 -08:00