Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit ed9db47e30338a7508a2c4d75033d055abce6ae2 Merge: ceba2968 8c0c17ce Author: Shravan Sunder <[email protected]> Date: Sat Aug 28 10:37:48 2021 +0200 Merge pull request #287 from austintgriffith/stage-hoist-hooks-rebase Stage hoist hooks rebase commit 8c0c17cef422731d0fbd7da795b85fbfe9eaff14 Author: Shravan Sunder <[email protected]> Date: Sat Aug 28 10:35:01 2021 +0200 #287 merging master commit a3071660e6c81e604d8998c9b0721ac5344e2a96 Merge: 7cffc7a6 ceba2968 Author: Shravan Sunder <[email protected]> Date: Sat Aug 28 10:33:43 2021 +0200 Merge branch 'master' into stage-hoist-hooks-rebase # Conflicts: # packages/react-app/package.json # packages/react-app/src/App.jsx # packages/react-app/src/helpers/Transactor.js # yarn.lock commit 7cffc7a6535b872925afeb5cf56675b3b5f358d6 Author: Shravan Sunder <[email protected]> Date: Sat Aug 28 10:11:00 2021 +0200 #287 📦 updated to use eth-hooks@next commit 8adf7d17589aba5feeda1fec4b2bbd06e307631a Author: Shravan Sunder <[email protected]> Date: Sat Aug 28 10:07:26 2021 +0200 #287 📦 remove eth-hooks git subtree commit 3a37bb79c298b2e3a4ced9aa8712c8db7d958f9b Merge: e8be5382 95189d39 Author: Shravan Sunder <[email protected]> Date: Sat Jul 24 11:03:13 2021 -0400 Merge branch 'master' into stage-hoist-hooks-rebase # Conflicts: # README.md # packages/react-app/.eslintrc.js # packages/react-app/src/App.jsx # packages/react-app/src/components/Faucet.jsx # packages/react-app/src/hooks/ContractLoader.js # packages/react-app/src/hooks/ContractReader.js # yarn.lock commit e8be5382e13105bc00288c5d741cb6853bac6059 Merge: 156a8f82 92dacbe5 Author: Shravan Sunder <[email protected]> Date: Sat Jul 24 10:52:33 2021 -0400 Merge commit '92dacbe52b1fa9b9d23e806fa05a4d64a4a4d0a1' into stage-hoist-hooks-rebase commit 156a8f825e12e67b82fe57ae8d72abd12134ea5e Author: Shravan Sunder <[email protected]> Date: Sat Jul 24 10:41:45 2021 -0400 Squashed eth-hooks changes from #257 without ts folders Squashed commit of the following: commit 54ba353ca54acfbd9547fd77ba315e673370f40e Author: Shravan Sunder <[email protected]> Date: Wed Jul 21 10:47:25 2021 -0400 #279 fixed contract loader to not use paths and rather load contracts in app commit 5353fcb565727eadae8487e05952d96c0168a3c2 Merge: e1bdb8be 6e601802 Author: Shravan Sunder <[email protected]> Date: Wed Jul 21 10:29:05 2021 -0400 Merge branch 'typescript-hoist-hooks2' into stage-hoist-hooks-v2.2.x # Conflicts: # packages/react-app/src/App.jsx # packages/react-app/src/hooks/ContractLoader.js # packages/react-app/src/hooks/ContractReader.js # yarn.lock commit 6e6018022d3d1326d62bf109aab7116d6ae6bd09 Author: Shravan Sunder <[email protected]> Date: Wed Jul 21 10:25:38 2021 -0400 fix merge commit 52811150b678d2a040c02fb2c938b28f409bcf49 Merge: 2542dcaa 95189d39 Author: Shravan Sunder <[email protected]> Date: Wed Jul 21 10:19:28 2021 -0400 Merge branch 'master' into typescript-hoist-hooks2 # Conflicts: # packages/hardhat/contracts/YourContract.sol # yarn.lock commit 2542dcaa413b96b3e1c026d8e679a12286159c5c Merge: e1e61968 92dacbe5 Author: Shravan Sunder <[email protected]> Date: Wed Jul 21 09:59:41 2021 -0400 Merge commit '92dacbe52b1fa9b9d23e806fa05a4d64a4a4d0a1' into typescript-hoist-hooks2 commit e1e6196808047abf0ab5f15ee37c30002d38f9a8 Author: Shravan Sunder <[email protected]> Date: Wed Jul 21 09:59:28 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | vite app working with contract loader without paths commit 92dacbe52b1fa9b9d23e806fa05a4d64a4a4d0a1 Author: Shravan Sunder <[email protected]> Date: Wed Jul 21 09:58:18 2021 -0400 feat: #16 fixing contract loader commit c747e1d29e12a987f8c28055098d38da02dd3c36 Merge: ebc9f3d7 3a101e2f Author: Shravan Sunder <[email protected]> Date: Wed Jul 21 08:33:37 2021 -0400 Merge commit '3a101e2f5fc9a5674a9294422aecce66ba979855' into typescript-hoist-hooks2 commit 3a101e2f5fc9a5674a9294422aecce66ba979855 Author: Shravan Sunder <[email protected]> Date: Wed Jul 21 08:32:46 2021 -0400 feat: #16 type changes for useContractLoader commit ebc9f3d7b6b6c69a8cb258272aa4241e4586aedf Merge: fa7022e4 1cf0d8a6 Author: Shravan Sunder <[email protected]> Date: Wed Jul 21 08:29:21 2021 -0400 Merge commit '1cf0d8a6a012bf29296f0022c3002e345ca2f53a' into typescript-hoist-hooks2 commit 1cf0d8a6a012bf29296f0022c3002e345ca2f53a Author: Shravan Sunder <[email protected]> Date: Wed Jul 21 08:28:49 2021 -0400 feat: #16 removed paths from useContractLoader commit 95189d391c43fb4a18e8ea6cfc0cb561913acfca Author: Austin Griffith <[email protected]> Date: Wed Jul 21 11:58:39 2021 +0200 make the starter contract simple commit 0609b9942c4c0d7dcb53693f626b934be929dc3b Merge: e995d441 955f3aa8 Author: Austin Griffith <[email protected]> Date: Wed Jul 21 11:47:57 2021 +0200 Merge pull request #282 from austintgriffith/small-bugs Small bugs commit e995d44166d8878899cb2f5af03b6758ff037d8b Merge: 0891dbb9 74878b94 Author: Shravan Sunder <[email protected]> Date: Tue Jul 20 19:28:11 2021 -0400 Merge pull request #278 from austintgriffith/features/072/react-17 #72 updated react to v17 and create react app to v4 commit 955f3aa8793cf203fae07a2f5ba51611f5e7fc3d Author: Adam Fuller <[email protected]> Date: Tue Jul 20 10:06:23 2021 +0100 Right kind of quotes for WC infura rpc commit 0587d28bb41d9ae33383b21b3b1f8803842d4e9c Author: azf20 <[email protected]> Date: Tue Jul 20 09:30:01 2021 +0100 setTried & react to customAddress changes commit 0891dbb97f09b8192a2aa2d98dcdfd40854a5ea4 Author: Austin Griffith <[email protected]> Date: Mon Jul 19 16:33:45 2021 +0200 add a disconnect from wallet connect after talking with pedro in paris commit fa7022e47b4b5e8d9a1e91374da3541dc5d646ac Merge: 6ac437dc 9ce0ba4b Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 15:29:06 2021 -0400 Merge commit '9ce0ba4be163027b07fe96ee03c22270698bf52e' into typescript-hoist-hooks2 commit 6ac437dccbbbf6bf9eba3db55192f2a7c09028c1 Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 15:28:48 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | hardhat type fixes commit 9ce0ba4be163027b07fe96ee03c22270698bf52e Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 15:25:44 2021 -0400 feat: #16 removed paths from contract loader commit e1bdb8be9f747da1145c9f86ce97f7881323cc8e Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 15:04:49 2021 -0400 feat: #277 fix cra v4 issues commit 8ab00b35a1830aa1ee15a9a2d27351d123ae7cdc Merge: 530cd9a9 74878b94 Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 14:01:31 2021 -0400 Merge branch 'features/072/react-17' of https://github.com/austintgriffith/scaffold-eth into stage-hoist-hooks-v2.2.x # Conflicts: # packages/react-app/.eslintignore # packages/react-app/src/hooks/ContractLoader.js # yarn.lock commit 74878b94132f7c7a86572fd2a8d4e24c42ad6283 Merge: ec6ddcd4 c3536c0d Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 13:50:49 2021 -0400 Merge branch 'master' into features/072/react-17 commit ec6ddcd4b918152fc14a427840b9bf58e3df41da Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 13:50:36 2021 -0400 #72 updated react to v17 and create react app to v4 - removed eslint rules that caused runtime errors now with cra 4 - removed comments for eslint that caused errors - removes eslint rules no longer compatabale with cra 4 - updated hardhat due to hardhat errors - redid yarn.lock commit 530cd9a9865af285e0ec7187250e614a93f5b21d Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 12:52:14 2021 -0400 feat: #277 change react-app to use eth-hooks commit 1fbf8d5f1af080da3f13377bd6519027511216fe Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 12:42:00 2021 -0400 feat: #277 change react-app to use eth-hooks commit 6ee79891588ef4fb52c3c5eb89ef9f7d47447dc8 Merge: f5df1d51 3a1e17ca Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 12:37:20 2021 -0400 Merge commit '3a1e17ca44ee306a73f6c85f837d431342d9f284' into stage-hoist-hooks-v2.1.2 commit f5df1d518a6f115bc1fb245a2825eae2f2e3eb2d Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 12:37:08 2021 -0400 feat: #277 change react-app to use eth-hooks commit 3a1e17ca44ee306a73f6c85f837d431342d9f284 Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 12:36:27 2021 -0400 feat: #16 tsconfig.json changed to es2017 for better compatiblity commit 360086b2d99ee4ddbf01c48cadf8749b6d104405 Merge: 53fb9544 382e7c42 Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 12:25:46 2021 -0400 Merge branch 'master' into update-typescript-hooks commit 53fb9544d1986805837f5a8f8aafa5fb6833575b Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 12:20:39 2021 -0400 feat: #16 reenabled useOnBlock and usePoller commit b2e5e5456ba0b90869392a783733fc2465555743 Merge: 7da3d2c1 8ff397d0 Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 12:12:05 2021 -0400 Merge commit '8ff397d0477a04d01af22f622989887a01e8791f' into stage-hoist-hooks-v2.1.2 commit 7da3d2c1a7ca8bd528026ade68bfdae16d9bfe89 Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 12:11:21 2021 -0400 feat: #277 removed existing hooks so that we will use eth-hooks commit 8ff397d0477a04d01af22f622989887a01e8791f Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 12:02:46 2021 -0400 feat: #16 updated package version commit b030be3175941190ce10e45e2cfe9b10a1c390e0 Merge: 26d31a56 c3536c0d Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 12:00:53 2021 -0400 Merge branch 'master' into stage-hoist-hooks-v2.1.2 commit 26d31a56862cf9c87a05767bbd34710e61b7b8d1 Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 12:00:29 2021 -0400 feat: #277 Changes to make react-app to work with eth-hooks. linted code to find errors - updated hardhat and hardhat-deploy - fixed bugs with imports commit 5d4882d50bc0bc6eda4dab36da1842606643397c Merge: 64680043 1d496640 Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 10:42:11 2021 -0400 Merge commit '1d496640b8d0d6447ec0b18fd48c828f2f2320e7' into typescript-hoist-hooks2 commit 382e7c4272c2bb0a8858685730507dc6b0b62e77 Merge: d4893269 8252448f Author: Shravan Sunder <[email protected]> Date: Sun Jul 18 09:12:35 2021 -0400 Merge pull request #20 from talentlessguy/patch-1 commit c3536c0d13ccc1fd31c9a5ff8896c00b28474960 Author: Austin Griffith <[email protected]> Date: Sun Jul 18 11:52:09 2021 +0200 update node download link for better install experience, add more hints in the deploy script commit c9246f2ec0e90f89b065de3c3216228ac3d89af9 Merge: 74ea431c c8bde9f9 Author: Austin Griffith <[email protected]> Date: Wed Jul 14 10:39:21 2021 -0600 Merge pull request #271 from austintgriffith/fix-wallet-and-faucet fix faucet and account wallet commit c8bde9f90c9fbd34396743a30f8ed7eadffb0fa8 Author: azf20 <[email protected]> Date: Wed Jul 14 17:04:00 2021 +0100 fix faucet and account wallet commit 8252448fa46f1eb03f9ecf746bfd78c4fb826af8 Author: v 1 r t l <[email protected]> Date: Wed Jul 14 16:40:25 2021 +0300 Update README.md commit 1d496640b8d0d6447ec0b18fd48c828f2f2320e7 Merge: 454f9dd0 d4893269 Author: Shravan Sunder <[email protected]> Date: Wed Jul 14 09:31:06 2021 -0400 Merge remote-tracking branch 'origin/master' into update-typescript-hooks # Conflicts: # src/Balance.ts commit 64680043e2540185ae094eecdb5a46eb93d8b289 Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 11:14:29 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | type changes and clean up commit 9ef2c106d9832e825d355f1651caa2eeba85ce3f Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 11:09:42 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | type changes and clean up commit 9c281edf9f944d332307f9b07d1763813bb7e13f Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 11:04:38 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | type changes and clean up commit 4409eb4ffee6bb10f27367f12df46a69f461269c Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 11:03:54 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | type changes and clean commit 353b375e870f2e39b7e8872a56f31db924523c99 Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 10:58:51 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | type changes commit cecd23a72da34ca8d7d0361da5dec269c106efbe Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 10:58:37 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | type changes commit a641f0e2f299aaac9d890f73d24206a8ac0ebc65 Author: v 1 r t l <[email protected]> Date: Tue Jul 13 17:12:34 2021 +0300 Improve README commit 159794241e8f0a45a7bad49b7c29e688d8cf033e Merge: 37924719 454f9dd0 Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 09:43:01 2021 -0400 Merge commit '454f9dd0b757d7ee2f7f24b925137830ba7f249f' into typescript-hoist-hooks2 commit 454f9dd0b757d7ee2f7f24b925137830ba7f249f Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 09:42:32 2021 -0400 feat: #16 minor fixes commit cbe6faede0198f6056f4ba84603d137d36377cc5 Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 09:40:21 2021 -0400 feat: #16 minor fixes commit 37924719621ec8b64d7c7e27c6203d497f753800 Merge: a57a5615 b0551e15 Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 09:21:35 2021 -0400 Merge commit 'b0551e1575fe2d61d7b46b34718d25c6ddd4a41c' into typescript-hoist-hooks2 commit a57a56159005910c3924e8eb6d0a1d92843ea1f9 Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 09:21:18 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | minor changes commit b0551e1575fe2d61d7b46b34718d25c6ddd4a41c Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 09:19:45 2021 -0400 feat: #16 minor fixes commit 979288540f6ec515d95f5128dcd2ff945058d12b Merge: ba334f41 b9560187 Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 08:53:36 2021 -0400 Merge commit 'b95601878b41ca1e9d708440f4c279e892440c4c' into typescript-hoist-hooks2 # Conflicts: # packages/eth-hooks/.eslintrc # packages/eth-hooks/package.json # packages/eth-hooks/src/useContractLoader.ts # packages/eth-hooks/src/useContractReader.ts # packages/eth-hooks/src/useNonce.ts # packages/eth-hooks/yarn.lock commit ba334f41e215978a7f3b7b33571bc504fb7ee046 Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 08:52:25 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | sync eslint commit b95601878b41ca1e9d708440f4c279e892440c4c Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 08:51:54 2021 -0400 feat: #16 unused imports errors for eslint commit 80a27011f8465b0d3337353f26b0e9618ae44d3a Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 08:41:04 2021 -0400 feat: #16 unused imports errors for eslint commit 2de1b43edfa171e5ced65bf8917ab665b9337e44 Author: Shravan Sunder <[email protected]> Date: Tue Jul 13 08:14:33 2021 -0400 feat: #16 minor changes and bug fixes commit 49b328962687ae426609c0d8d0d58cb2236eadfa Merge: cfbf94b2 a948d09f Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 23:04:13 2021 -0400 Merge commit 'a948d09f932bba2d1c91935117207d9996cb6b91' into typescript-hoist-hooks2 commit a948d09f932bba2d1c91935117207d9996cb6b91 Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 23:04:13 2021 -0400 Squashed 'packages/eth-hooks/' changes from 32b92099..5219f50f 5219f50f feat: #16 some eslint changes fde7a87e feat: #16 added useOnRepetition to all the hooks in order to simplify code REVERT: 32b92099 Merge commit 'b3857fce972db490705ee6ab764752d84152843d' into typescript-hoist-hooks REVERT: 2decbba7 feat: #254 austintgriffith/eth-hooks#16 | minor bugs with useOnRepetition REVERT: dbad6064 feat: #254 austintgriffith/eth-hooks#16 | minor bugs with useOnRepetition REVERT: b5142fce feat: #254 austintgriffith/eth-hooks#16 | added useOnRepetition to all the hooks in order to simplify code REVERT: 063b685d Split 'packages/eth-hooks/' into commit '7154d88d573d78e1c61c3422f75e7d037843dfb3' REVERT: 13f8527a Merge commit '2ed70b5c8cbe62568af3303179075c4317abf900' into typescript-hoist-hooks REVERT: a2ff35e2 feat: #254 austintgriffith/eth-hooks#16 | fixes to issues with useBalance not always invoking. creating a new hook useOnRepeate REVERT: ff01cb33 feat: #254 austintgriffith/eth-hooks#16 | Fixes to contract loader and locations REVERT: e9b10e07 feat: #254 austintgriffith/eth-hooks#16 fixes to load contract REVERT: 7154d88d Merge commit '6992085e35b0cf2c192656c08628f28badcd152f' into typescript-hoist-hooks REVERT: 5ab6f57b #254 fix eslint copy errors REVERT: 9e1f81fc #254 having issues with the hooks subtree working with the other packages due to relative vs absolute paths REVERT: 757a856b Merge commit 'dc51df227b08b860979f702ad7fb7a370617232f' into typescript-hoist-hooks REVERT: 9cfcdce9 #254 having issues with the hooks subtree working with the other packages due to relative vs absolute paths REVERT: 97798287 Merge commit '217841f7485e957903fbfcf05b870dafddaf6ce9' into typescript-hoist-hooks REVERT: 0a2cc031 #254 fixed issue with eth-hooks where tsc was finding errors within the ethers lib august REVERT: 1b35559d Merge commit '5d35466b4bf997754759013073e091aafe303a79' into typescript-hoist-hooks REVERT: c9282501 Merge branch 'typescript-hoist-hooks-subtree' into typescript-hoist-hooks git-subtree-dir: packages/eth-hooks git-subtree-split: 5219f50fd706235423d58d8eb3e80a16232a1b51 commit 5219f50fd706235423d58d8eb3e80a16232a1b51 Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 23:03:51 2021 -0400 feat: #16 some eslint changes commit fde7a87ebcfa8bfa811f03724158157600fcbd6c Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 23:02:52 2021 -0400 feat: #16 added useOnRepetition to all the hooks in order to simplify code commit cfbf94b29da3a0aaf17e8ef67fa684d28634bb24 Merge: 2e8185b7 32b92099 Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 22:53:41 2021 -0400 Split 'packages/eth-hooks/' into commit '32b920997d3e22de4710ac84963eb2f7b949f951' git-subtree-dir: packages/eth-hooks git-subtree-mainline: 2e8185b7e0d121e17a52465ed2b4f9f88e33bfde git-subtree-split: 32b920997d3e22de4710ac84963eb2f7b949f951 commit 32b920997d3e22de4710ac84963eb2f7b949f951 Merge: 2decbba7 b3857fce Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 22:49:27 2021 -0400 Merge commit 'b3857fce972db490705ee6ab764752d84152843d' into typescript-hoist-hooks # Conflicts: # packages/eth-hooks/.eslintrc # packages/eth-hooks/src/index.ts # packages/eth-hooks/src/useBalance.ts # packages/eth-hooks/src/useContractExistsAtAddress.ts # packages/eth-hooks/src/useContractLoader.ts # packages/eth-hooks/src/useOnBlock.ts # packages/eth-hooks/src/usePoller.ts # packages/eth-hooks/src/useUserAddress.ts commit 2e8185b7e0d121e17a52465ed2b4f9f88e33bfde Merge: 23252209 b3857fce Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 22:49:27 2021 -0400 Merge commit 'b3857fce972db490705ee6ab764752d84152843d' into typescript-hoist-hooks # Conflicts: # packages/eth-hooks/.eslintrc # packages/eth-hooks/src/index.ts # packages/eth-hooks/src/useBalance.ts # packages/eth-hooks/src/useContractExistsAtAddress.ts # packages/eth-hooks/src/useContractLoader.ts # packages/eth-hooks/src/useOnBlock.ts # packages/eth-hooks/src/usePoller.ts # packages/eth-hooks/src/useUserAddress.ts commit 2decbba73163676e02bcabdea5fd76afd8ac2ad0 Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 22:46:35 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | minor bugs with useOnRepetition commit 232522095d71a329d59dc39dd3e6835d75a1d23d Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 22:46:35 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | minor bugs with useOnRepetition commit a028dd513a88edc130e74ed24d3633326ef20f27 Merge: 5b188a92 2ba40023 Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 22:45:10 2021 -0400 Merge pull request #261 from austintgriffith/typescript-hoist-hooks-useOnRepeat Typescript hoist hooks use on repeat commit dbad60646a7661f7c4ea145a8347391b485af68c Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 22:41:14 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | minor bugs with useOnRepetition commit 2ba400233100931c7d6fc2d62bb2076560c81834 Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 22:41:14 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | minor bugs with useOnRepetition commit b5142fce531580e833f3367e87199244f3d1c7bd Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 21:56:00 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | added useOnRepetition to all the hooks in order to simplify code commit 30a9d1b200787a4656389643bf5960b9925cdf15 Author: Shravan Sunder <[email protected]> Date: Mon Jul 12 21:56:00 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | added useOnRepetition to all the hooks in order to simplify code commit b3857fce972db490705ee6ab764752d84152843d Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 19:54:06 2021 -0400 feat: #16 fixes to issues with useBalance not always invoking. creating a new hook useOnRepeate - useOnRepeat combines usePoller and useOnblock into one hook for simplicity commit 5b188a92841f4f1d908a8533e00bf72b7518e18d Merge: 037c2fc3 e6f9d525 Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 19:45:56 2021 -0400 Merge commit 'e6f9d525ea639ae8d5eaefc5cb26345f3669a58e' into typescript-hoist-hooks # Conflicts: # packages/eth-hooks/src/useContractLoader.ts commit e6f9d525ea639ae8d5eaefc5cb26345f3669a58e Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 19:45:28 2021 -0400 Squashed 'packages/eth-hooks/' changes from 7154d88d..2ed70b5c 2ed70b5c #254 fixes to eth-hooks for compatability and bugs cb76a4d9 #254 ts-patch and eth-hooks path fixes 9a15a005 feat: #16 added ts-patch and ts-transform-path to transform library paths from absolute to relative on build 8d567d75 Merge commit '1e4fcb1f00c24242406fd2c3da80a32850a340a7' into typescript-hoist-hooks 1e4fcb1f feat: #16 fix errors with lint a5551ad2 #254 more eslint cleanup cdd99eb7 Merge commit '65d01389f6267a5e620e81a6bb91ebdadf05a2f5' as 'packages/eth-hooks' 0c47fe04 #254 errors with subtree. trying to fix split code 8b312b67 Merge commit '6992085e35b0cf2c192656c08628f28badcd152f' into typescript-hoist-hooks f6af57e6 #254 fix eslint copy errors da6cdd5d #254 having issues with the hooks subtree working with the other packages due to relative vs absolute paths afc06649 Merge commit 'dc51df227b08b860979f702ad7fb7a370617232f' into typescript-hoist-hooks e3843a37 #254 having issues with the hooks subtree working with the other packages due to relative vs absolute paths fd24d859 Merge commit '217841f7485e957903fbfcf05b870dafddaf6ce9' into typescript-hoist-hooks 554da16d feat: #254 minor package updates 5f5b9aac #254 fixed issue with eth-hooks where tsc was finding errors within the ethers lib august eb14d869 #254 edited hardhat types so that ethers is consistently in HardHatRuntime cab28cfa Merge commit '5d35466b4bf997754759013073e091aafe303a79' into typescript-hoist-hooks 38528dd6 #254 some eslint changes 4dde9544 Merge branch 'typescript-hoist-hooks-subtree' into typescript-hoist-hooks e8014295 Add 'packages/eth-hooks/' from commit 'b57abd22fac8695d6c517e70fdcba31338643da9' REVERT: 7154d88d Merge commit '6992085e35b0cf2c192656c08628f28badcd152f' into typescript-hoist-hooks REVERT: 5ab6f57b #254 fix eslint copy errors REVERT: 9e1f81fc #254 having issues with the hooks subtree working with the other packages due to relative vs absolute paths REVERT: 757a856b Merge commit 'dc51df227b08b860979f702ad7fb7a370617232f' into typescript-hoist-hooks REVERT: 9cfcdce9 #254 having issues with the hooks subtree working with the other packages due to relative vs absolute paths REVERT: 97798287 Merge commit '217841f7485e957903fbfcf05b870dafddaf6ce9' into typescript-hoist-hooks REVERT: 0a2cc031 #254 fixed issue with eth-hooks where tsc was finding errors within the ethers lib august REVERT: 1b35559d Merge commit '5d35466b4bf997754759013073e091aafe303a79' into typescript-hoist-hooks REVERT: c9282501 Merge branch 'typescript-hoist-hooks-subtree' into typescript-hoist-hooks git-subtree-dir: packages/eth-hooks git-subtree-split: 2ed70b5c8cbe62568af3303179075c4317abf900 commit 063b685dfe6c6bae8f0ca6278fdaa5e35c90e51c Merge: 13f8527a 7154d88d Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 19:43:40 2021 -0400 Split 'packages/eth-hooks/' into commit '7154d88d573d78e1c61c3422f75e7d037843dfb3' git-subtree-dir: packages/eth-hooks git-subtree-mainline: 8b312b671236f2b9ef17e9eec3154c51d143a42d git-subtree-split: 7154d88d573d78e1c61c3422f75e7d037843dfb3 # Conflicts: # packages/eth-hooks/tsconfig.json # packages/eth-hooks/yarn.lock commit 037c2fc35b3c5cadbc9090c3034fbd4a97e84368 Merge: 94e670b6 7154d88d Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 19:43:40 2021 -0400 Split 'packages/eth-hooks/' into commit '7154d88d573d78e1c61c3422f75e7d037843dfb3' git-subtree-dir: packages/eth-hooks git-subtree-mainline: 8b312b671236f2b9ef17e9eec3154c51d143a42d git-subtree-split: 7154d88d573d78e1c61c3422f75e7d037843dfb3 # Conflicts: # packages/eth-hooks/tsconfig.json # packages/eth-hooks/yarn.lock commit 13f8527a7776e11d98f1f9662d53a10cce7e35ad Merge: a2ff35e2 2ed70b5c Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 19:38:23 2021 -0400 Merge commit '2ed70b5c8cbe62568af3303179075c4317abf900' into typescript-hoist-hooks # Conflicts: # packages/eth-hooks/src/useContractLoader.ts commit 94e670b67a68ccb1ae76d8a35b6dfb54678e64d7 Merge: dcae3030 2ed70b5c Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 19:38:23 2021 -0400 Merge commit '2ed70b5c8cbe62568af3303179075c4317abf900' into typescript-hoist-hooks # Conflicts: # packages/eth-hooks/src/useContractLoader.ts commit a2ff35e2b2b8c0dcad3ba06344ba49a6baa2e1ad Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 19:36:13 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | fixes to issues with useBalance not always invoking. creating a new hook useOnRepeate - useOnRepeat combines usePoller and useOnblock into one hook for simplicity commit dcae303055c8a350e8d2f9bbbace47226c91ee33 Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 19:36:13 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | fixes to issues with useBalance not always invoking. creating a new hook useOnRepeate - useOnRepeat combines usePoller and useOnblock into one hook for simplicity commit e6cb362f6a4b5c5063a483d42e01138131b839ba Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 15:56:01 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | bug fixes commit f8c1e74c2ce308951d3e17de0821aa6f82750383 Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 13:28:34 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | Fixes to contract loader and locations commit ff01cb333b9f434f78bd47abf272507ce90673ef Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 13:28:16 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | Fixes to contract loader and locations commit f342d62b6935ed1da3d26008bb146683777fcd0b Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 13:28:16 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 | Fixes to contract loader and locations commit fe199a942daba9a8d16001a1cb23d8eda28921f7 Merge: a3ab8f61 7e60c837 Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 12:38:35 2021 -0400 Merge branch 'typescript' into typescript-hoist-hooks commit e9b10e07e186b4619a4644e7a6391f25d7e5adc9 Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 12:32:28 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 fixes to load contract - fixed bugs in hooks - fixed recursive useContractLoader due to deps - fixed invalid chainId commit a3ab8f619121224725324b9b586bcd880acf8c0b Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 12:32:28 2021 -0400 feat: #254 austintgriffith/eth-hooks#16 fixes to load contract - fixed bugs in hooks - fixed recursive useContractLoader due to deps - fixed invalid chainId commit 9a67031b51011971cc62b472412dac97604e12b1 Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 10:41:52 2021 -0400 #254 minor changes to config austintgriffith/eth-hooks#16 commit 2ed70b5c8cbe62568af3303179075c4317abf900 Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 10:40:46 2021 -0400 #254 fixes to eth-hooks for compatability and bugs austintgriffith/eth-hooks#16 commit e86706bde90ee3c60ffcf71588e1e7487227ee6d Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 10:40:46 2021 -0400 #254 fixes to eth-hooks for compatability and bugs austintgriffith/eth-hooks#16 commit ada57de1b92344cf9f01be406103204acf206ded Author: Shravan Sunder <[email protected]> Date: Sun Jul 11 10:40:08 2021 -0400 #254 refactored the MainPage to make it easier to understand austintgriffith/eth-hooks#16 commit cb76a4d9316c881d176a8299a1377341c1bda9ee Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 11:56:50 2021 -0400 #254 ts-patch and eth-hooks path fixes austintgriffith/eth-hooks#16 commit 3ede7662315b13e6901affe2157ea05ba6338348 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 11:56:50 2021 -0400 #254 ts-patch and eth-hooks path fixes austintgriffith/eth-hooks#16 commit 637b81efea046e2466337f9461a0aec12c9c733d Merge: d5cab166 9a15a005 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 11:47:36 2021 -0400 Merge commit '9a15a005ba131a102feec3cff65643e090c3eacb' into typescript-hoist-hooks commit 9a15a005ba131a102feec3cff65643e090c3eacb Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 11:47:20 2021 -0400 feat: #16 added ts-patch and ts-transform-path to transform library paths from absolute to relative on build commit d5cab16621a7436a00060db0023fdfeb0c3c643d Merge: f577d490 8d567d75 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 11:13:33 2021 -0400 Split 'packages/eth-hooks/' into commit '8d567d753af18bb9bf0267a3605510d07b794833' git-subtree-dir: packages/eth-hooks git-subtree-mainline: f577d4905e4be91a4fb3a8c7fa139ea70a2c6881 git-subtree-split: 8d567d753af18bb9bf0267a3605510d07b794833 commit 8d567d753af18bb9bf0267a3605510d07b794833 Merge: a5551ad2 1e4fcb1f Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 11:04:01 2021 -0400 Merge commit '1e4fcb1f00c24242406fd2c3da80a32850a340a7' into typescript-hoist-hooks commit f577d4905e4be91a4fb3a8c7fa139ea70a2c6881 Merge: 4a2588f7 1e4fcb1f Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 11:04:01 2021 -0400 Merge commit '1e4fcb1f00c24242406fd2c3da80a32850a340a7' into typescript-hoist-hooks commit 1e4fcb1f00c24242406fd2c3da80a32850a340a7 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 11:03:48 2021 -0400 feat: #16 fix errors with lint commit a5551ad26e600bed7e6bb96f7beacfce0c938923 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:57:10 2021 -0400 #254 more eslint cleanup austintgriffith/eth-hooks#16 commit 4a2588f7ca2154dc1d41ec993fa4046d4b8914b4 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:57:10 2021 -0400 #254 more eslint cleanup austintgriffith/eth-hooks#16 commit cdd99eb75ee6d7f53eb68496ca1dc9f01e88095e Merge: 0c47fe04 6992085e Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:51:34 2021 -0400 Merge commit '65d01389f6267a5e620e81a6bb91ebdadf05a2f5' as 'packages/eth-hooks' commit 929b60e8b4df90d3efc984c9826a0e0d1e66e5c3 Merge: 0c47fe04 65d01389 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:51:34 2021 -0400 Merge commit '65d01389f6267a5e620e81a6bb91ebdadf05a2f5' as 'packages/eth-hooks' commit 65d01389f6267a5e620e81a6bb91ebdadf05a2f5 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:51:34 2021 -0400 Squashed 'packages/eth-hooks/' content from commit 6992085e git-subtree-dir: packages/eth-hooks git-subtree-split: 6992085e35b0cf2c192656c08628f28badcd152f commit 0c47fe04eeea03bd038732ce916842792f2d4af0 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:48:13 2021 -0400 #254 errors with subtree. trying to fix split code commit 7154d88d573d78e1c61c3422f75e7d037843dfb3 Merge: 5ab6f57b 6992085e Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:45:34 2021 -0400 Merge commit '6992085e35b0cf2c192656c08628f28badcd152f' into typescript-hoist-hooks commit 8b312b671236f2b9ef17e9eec3154c51d143a42d Merge: f6af57e6 6992085e Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:45:34 2021 -0400 Merge commit '6992085e35b0cf2c192656c08628f28badcd152f' into typescript-hoist-hooks commit 5ab6f57b36f2c15dfa5afa0a674e5fa0b37f8e60 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:45:01 2021 -0400 #254 fix eslint copy errors austintgriffith/eth-hooks#16 commit f6af57e6db9a131184d6713f42f29b21808a8a5f Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:45:01 2021 -0400 #254 fix eslint copy errors austintgriffith/eth-hooks#16 commit 6992085e35b0cf2c192656c08628f28badcd152f Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:44:22 2021 -0400 feat: #16 updating tsc aboslute paths commit 4ab5c39153227fa2a3ecc03dda85faffe63bf482 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:41:58 2021 -0400 feat: #16 updating tsc aboslute paths commit 9e1f81fca579d7d8618404434b9ac7ed2b6a8066 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:36:40 2021 -0400 #254 having issues with the hooks subtree working with the other packages due to relative vs absolute paths austintgriffith/eth-hooks#16 commit da6cdd5d55f00aa1ffc63e97051f48e72591600d Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:36:40 2021 -0400 #254 having issues with the hooks subtree working with the other packages due to relative vs absolute paths austintgriffith/eth-hooks#16 commit 757a856bedfe5508fdd425d71d07b6f13a3e2c79 Merge: 9cfcdce9 dc51df22 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:29:30 2021 -0400 Merge commit 'dc51df227b08b860979f702ad7fb7a370617232f' into typescript-hoist-hooks # Conflicts: # packages/eth-hooks/tsconfig.json commit afc066492f6b2485d768b02d0dd88efa9ac32a9f Merge: e3843a37 dc51df22 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:29:30 2021 -0400 Merge commit 'dc51df227b08b860979f702ad7fb7a370617232f' into typescript-hoist-hooks # Conflicts: # packages/eth-hooks/tsconfig.json commit 9cfcdce9225c564a6fb419f4bcb6f792d5fd09f1 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:20:43 2021 -0400 #254 having issues with the hooks subtree working with the other packages due to relative vs absolute paths austintgriffith/eth-hooks#16 commit e3843a3788d581a41dfc219ea34e665082a41511 Author: Shravan Sunder <[email protected]> Date: Sat Jul 10 10:20:43 2021 -0400 #254 having issues with the hooks subtree working with the other packages due to relative vs absolute paths austintgriffith/eth-hooks#16 commit dc51df227b08b860979f702ad7fb7a370617232f Author: Shravan Sunder <[email protected]> Date: Fri Jul 9 09:58:19 2021 -0400 feat: #16 mkore linting fixes commit 9779828768bb0cfd89af7f9160f277ca0315c20a Merge: 0a2cc031 217841f7 Author: Shravan Sunder <[email protected]> Date: Fri Jul 9 09:25:51 2021 -0400 Merge commit '217841f7485e957903fbfcf05b870dafddaf6ce9' into typescript-hoist-hooks commit fd24d8599fc59b967f3912cb3f8b54af585de8a9 Merge: 554da16d 217841f7 Author: Shravan Sunder <[email protected]> Date: Fri Jul 9 09:25:51 2021 -0400 Merge commit '217841f7485e957903fbfcf05b870dafddaf6ce9' into typescript-hoist-hooks commit 554da16d9d1feec1776e3c3d7fa6b57b93b8ff22 Author: Shravan Sunder <[email protected]> Date: Fri Jul 9 09:25:13 2021 -0400 feat: #254 minor package updates commit 217841f7485e957903fbfcf05b870dafddaf6ce9 Author: Shravan Sunder <[email protected]> Date: Fri Jul 9 09:24:02 2021 -0400 feat: #16 fixed issue with eth-hooks where tsc was finding errors within the ethers lib - fixed eslint issue commit 0a2cc031fd756d71608cf666a138a4a69c353e18 Author: Shravan Sunder <[email protected]> Date: Fri Jul 9 08:59:08 2021 -0400 #254 fixed issue with eth-hooks where tsc was finding errors within the ethers lib august austintgriffith/eth-hooks#16 commit 5f5b9aac9d3407aab5450b805446bedc6a5e4f95 Author: Shravan Sunder <[email protected]> Date: Fri Jul 9 08:59:08 2021 -0400 #254 fixed issue with eth-hooks where tsc was finding errors within the ethers lib august austintgriffith/eth-hooks#16 commit eb14d869753a34c2af44aa2fb925cd8e9b5b739f Author: Shravan Sunder <[email protected]> Date: Fri Jul 9 08:16:41 2021 -0400 #254 edited hardhat types so that ethers is consistently in HardHatRuntime commit 7e60c83739eefa3b011fa3858b0e3d79727f092c Author: Shravan Sunder <[email protected]> Date: Thu Jul 8 21:28:12 2021 -0400 fix gitignore of contract type commit 1b35559d6fb6a67b554b3593283458533ed8e12a Merge: c9282501 5d35466b Author: Shravan Sunder <[email protected]> Date: Thu Jul 8 21:21:29 2021 -0400 Merge commit '5d35466b4bf997754759013073e091aafe303a79' into typescript-hoist-hooks commit cab28cfa534b9b3af51cb23df1dc7a8d701e1923 Merge: 38528dd6 5d35466b Author: Shravan Sunder <[email protected]> Date: Thu Jul 8 21:21:29 2021 -0400 Merge commit '5d35466b4bf997754759013073e091aafe303a79' into typescript-hoist-hooks commit 38528dd6e25cd2e678122313da60a83b095ddc56 Author: Shravan Sunder <[email protected]> Date: Thu Jul 8 21:19:43 2021 -0400 #254 some eslint changes commit 5d35466b4bf997754759013073e091aafe303a79 Author: Shravan Sunder <[email protected]> Date: Thu Jul 8 20:48:24 2021 -0400 feat: #16 snchronized eslint config commit c9282501f540b71e8016bd62100e2aaff2ca7ffb Merge: 2bd61d2c b57abd22 Author: Shravan Sunder <[email protected]> Date: Thu Jul 8 19:43:26 2021 -0400 Merge branch 'typescript-hoist-hooks-subtree' into typescript-hoist-hooks commit 4dde95445844b1cb6adc7bb034c09eb1759f0794 Merge: 2bd61d2c e8014295 Author: Shravan Sunder <[email protected]> Date: Thu Jul 8 19:43:26 2021 -0400 Merge branch 'typescript-hoist-hooks-subtree' into typescript-hoist-hooks commit 2bd61d2cffe6614781af7f0a7aef1105f1447553 Author: Shravan Sunder <[email protected]> Date: Thu Jul 8 19:43:12 2021 -0400 Revert "Merge branch 'stage-hoist-hooks' into typescript-hoist-hooks" This reverts commit d9e53558f00ecc83b0432cfd76f6b184ba869cc8, reversing changes made to 8dcf971ca97554fe95724f263c2f214e655845ae. commit e801429584800a3a9d632cfa2d3caecd30144d45 Merge: 8dcf971c b57abd22 Author: Shravan Sunder <[email protected]> Date: Thu Jul 8 19:40:05 2021 -0400 Add 'packages/eth-hooks/' from commit 'b57abd22fac8695d6c517e70fdcba31338643da9' git-subtree-dir: packages/eth-hooks git-subtree-mainline: 8dcf971ca97554fe95724f263c2f214e655845ae git-subtree-split: b57abd22fac8695d6c517e70fdcba31338643da9 commit d9e53558f00ecc83b0432cfd76f6b184ba869cc8 Merge: 8dcf971c 86d28915 Author: Shravan Sunder <[email protected]> Date: Thu Jul 8 18:37:17 2021 -0400 Merge branch 'stage-hoist-hooks' into typescript-hoist-hooks # Conflicts: # packages/react-app/package.json # yarn.lock commit b57abd22fac8695d6c517e70fdcba31338643da9 Author: Shravan Sunder <[email protected]> Date: Thu Jul 8 18:36:06 2021 -0400 feat: #16 updated useUserSigner to useProviderAndSigner commit 8dcf971ca97554fe95724f263c2f214e655845ae Author: Shravan Sunder <[email protected]> Date: Thu Jul 8 18:34:00 2021 -0400 #254 updating types of transactor.ts, Account.tsx Wallet.tsx commit 63540a8e6b1efe8136dea0e3029d101e42515616 Author: Shravan Sunder <[email protected]> Date: Wed Jul 7 23:30:56 2021 -0400 #254 continuing working on replacing hooks with new eth-hooks - some confusion about userSigner vs userProvider commit 23fa610b5a3e83f3489c31895fe03790d1c9073f Author: Shravan Sunder <[email protected]> Date: Wed Jul 7 23:29:10 2021 -0400 feat: #16 gave up on subdirs commit 03b5e29af1d06ca0489bd678aa38150222055799 Author: Shravan Sunder <[email protected]> Date: Wed Jul 7 21:02:13 2021 -0400 feat: #16 attempting to load exports from subdirs commit 02599c8c54c9e0828c3919cfd6f40779157a14e7 Author: Shravan Sunder <[email protected]> Date: Wed Jul 7 18:10:08 2021 -0400 feat: #16 fixing packages for eth-hooks scaffold-eth compatability commit 31fc01dd9c09a6f43be99d8b3fa6afc17253b43b Author: Shravan Sunder <[email protected]> Date: Wed Jul 7 18:09:32 2021 -0400 #254 continuing working on replacing hooks with new eth-hooks commit 63a9646047283f5dc0234b7dec59207cd9d0101e Author: Shravan Sunder <[email protected]> Date: Wed Jul 7 10:00:48 2021 -0400 feat: #16 updated package structure - setup so that subdirs will properly be published - modified package.json for publishing - updated ethers packages commit 19eb04342e314fd45c96685b1c8973c8a1f2020a Author: Shravan Sunder <[email protected]> Date: Wed Jul 7 09:59:48 2021 -0400 #254 working on replacing hooks with new eth-hooks commit cd03b3bb6805d11dd2681e2e85e469aaa759b2c9 Merge: d20a1fa5 83a31bf5 Author: Shravan Sunder <[email protected]> Date: Wed Jul 7 08:42:15 2021 -0400 Merge branch 'typescript' into typescript-hoist-hooks commit 83a31bf52825aa073ae8eb22a67edf66bc020c2a Author: Shravan Sunder <[email protected]> Date: Wed Jul 7 08:39:15 2021 -0400 current typescript branch will not use eth-hooks, that will be added back later - fixed eslint config commit d4893269941a7f9edb9b4bb751bd5ba92b68c4b1 Merge: 452a53c8 a2e323eb Author: calvbore <[email protected]> Date: Wed Jul 7 00:50:00 2021 -0600 Merge pull request #19 from calvbore/cb-patch-3 update useBalance to match scaffold-eth commit a2e323ebf4b18d4682a2db640e8f2f2f1ff98f23 Merge: 790b2fcc 452a53c8 Author: calvbore <[email protected]> Date: Wed Jul 7 00:46:30 2021 -0600 Merge branch 'austintgriffith:master' into cb-patch-3 commit 790b2fccd23deb5db1ac8b9e7fe6dd0571cef758 Author: Calvin Quin Boehr <[email protected]> Date: Wed Jul 7 00:43:31 2021 -0600 merge master and scaffold-eth #247 into hooks commit d20a1fa554f1d2984d67e95fcc943562f85a64cf Author: Shravan Sunder <[email protected]> Date: Tue Jul 6 22:33:40 2021 -0400 #254 removing current typescript hooks commit 15b24f90acd1c61c6c38b6ce4334d94aa68e6bde Author: Shravan Sunder <[email protected]> Date: Tue Jul 6 22:23:48 2021 -0400 feat: #16 updating errors and packages commit b12ad436146a18928fd491337c9db7849a53fac7 Author: Shravan Sunder <[email protected]> Date: Tue Jul 6 22:04:04 2021 -0400 changed how generated folders are ignored. commit 876aab0b9d9a23f1d071534987be767885e8d773 Author: Shravan Sunder <[email protected]> Date: Tue Jul 6 21:39:09 2021 -0400 update typescript readme commit 73e3254912cfdb0d1acfe8fa7b339e66ef452e09 Author: Shravan Sunder <[email protected]> Date: Tue Jul 6 21:36:59 2021 -0400 update typescript readme commit e9918d10e63b01e598dc6717b0815979a81eea6b Merge: 42b39887 b6c00075 Author: Shravan Sunder <[email protected]> Date: Tue Jul 6 21:12:49 2021 -0400 Merge pull request #251 from ShravanSunder/vite-typescript-v1.2 Vite typescript v1.2 commit b6c00075d62da438547eb13a7f7d5d619706169a Author: Shravan Sunder <[email protected]> Date: Tue Jul 6 20:56:11 2021 -0400 updated ts your contract and commented out error type - everything works now commit 1f4a6c8dd0c24e51bbc0e047c142d322cb8c1c53 Author: Shravan Sunder <[email protected]> Date: Tue Jul 6 09:54:56 2021 -0400 updated ts library to latest master commit c0571b6a72ab904a44b4836b7171c1100d3f26f9 Merge: a2967190 84b5044b Author: Shravan Sunder <[email protected]> Date: Tue Jul 6 09:50:14 2021 -0400 Merge branch 'master' of https://github.com/austintgriffith/scaffold-eth into vite-typescript-v1.2 commit a296719018e6a5452df002d75078753567c5bbc6 Merge: d1ab021a aae4c134 Author: Shravan Sunder <[email protected]> Date: Tue Jul 6 09:44:25 2021 -0400 Merge branch 'ts-eslint-fix' into vite-typescript-v1.2 # Conflicts: # packages/vite-app-ts/.eslintrc commit d1ab021afebabf1c92e12fca9d03af81d150e696 Author: Shravan Sunder <[email protected]> Date: Tue Jul 6 09:43:33 2021 -0400 typescript cleanup commit b85704b50d680f44eae08c5d5e1d626c1530c109 Author: Shravan Sunder <[email protected]> Date: Fri Jul 2 08:57:29 2021 -0400 feat: #16 fixing types after merge commit 5275906890f89571d1cac56800548acb45d7353c Merge: 3417f040 452a53c8 Author: Shravan Sunder <[email protected]> Date: Fri Jul 2 08:56:49 2021 -0400 Merge branch 'master' into update-typescript-hooks # Conflicts: # src/ContractReader.ts # src/Events/index.ts # src/Events/useEventReader.ts # src/index.ts commit 452a53c839a8084786a45dd07ba509773bb72f0f Merge: ce670c5e 3b5a13f8 Author: calvbore <[email protected]> Date: Fri Jul 2 00:06:59 2021 -0600 Merge pull request #17 from calvbore/cb-patch-2 remove useEventReader hook commit 3417f04073b86efd8a57f594babeb4ab15125a5e Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 23:18:38 2021 -0400 feat: #16 renamed ens hooks commit fdd767c57c8b284f3e8d390da626040ee994e4c4 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 23:17:56 2021 -0400 feat: #16 updated ens hooks commit 8778f5dfc06e04a810b24a04ed0d839c56a1af96 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 23:16:50 2021 -0400 feat: #16 updated ens hooks commit f0365b346ef334f12276d9e75922710b33e3e107 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 23:06:52 2021 -0400 feat: #16 updated index commit f6db9071ff601e4641c12d3184884df4beb267a7 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 23:05:42 2021 -0400 feat: #16 updated event hooks commit 3d77d54e263cc8a6bc8ba1de399364876da61330 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 23:04:12 2021 -0400 feat: #16 updated event hooks commit 2172af2bb203e5a30f0fc829054390fd883d673c Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 22:56:21 2021 -0400 feat: #16 updated folder structure commit 9b526c0957f981ff289a546a4bb5a231b8253b70 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 22:52:39 2021 -0400 feat: #16 updated user address commit 863f3115711a97809191487eed9aa4e6bff1bea1 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 22:48:45 2021 -0400 feat: #16 updated userSigner, tokenlist commit e9ca5b1b5d3f7552f356b1903e7958ae81bd69c2 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 22:33:34 2021 -0400 feat: #16 updated TokenList and typing it. renamed timestamp commit 42e1dd08ef7213a5ee4ac6a46792d2bb34e208a0 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 22:25:15 2021 -0400 feat: #16 updated Timestamp commit aa2df426391360176742824d3311066a1246d8bf Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 22:17:48 2021 -0400 feat: #16 updated TokenBalance hook, renamed nonce commit e2a5399090769b2a371c0839b68c164ffcb61170 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 21:58:32 2021 -0400 feat: #16 fixed some usage of useOnBlock - because of typescript and check in onBlock, we don't need null check outside in the call back for provider - added comments commit 5596697ad05716670cb7be8b60af3764ce180c99 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 21:44:24 2021 -0400 feat: #16 renamed useGasPrice commit 5b0d3490e21aea00158b45d73fdf663ccb030361 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 21:43:47 2021 -0400 feat: #16 Removed localStorage hook. This should remain in the App rather than this package commit 407a6edb9fa29f689f07bcd2122594303e346570 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 21:43:22 2021 -0400 feat: #16 refactored GasPrice. added comments, created subfolders for some hooks commit 8c444301b4c331093d8078f40a4e8eaa34739558 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 21:07:53 2021 -0400 feat: #16 some renames commit 8b7bcfdf873c806e83c20b6b622d30e4f31217ac Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 21:07:23 2021 -0400 feat: #16 some renames commit 9963ccf29fe35ed1bc831d254c05d52e9a5d4b63 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 21:04:44 2021 -0400 feat: #16 ♻ updated echange price commit 18d0fab89a6835a95eeb14a408cd71ac886f7216 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 20:46:20 2021 -0400 feat: #16 ♻ renamed burnerSigner commit 00f07ffcd7d10690d88e070976eba83d1473d6ed Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 20:44:15 2021 -0400 feat: #16 ♻ updated private key value commit 42b39887b9d057883fba724585cd7e19acd61b8a Merge: bb41fbb8 40d11716 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 20:23:21 2021 -0400 Merge pull request #223 from ShravanSunder/vite-typescript-v1.1 Created typescript versions of the app and hardhat folder As per conversation on wednesday, merging this into the typescript branch in scaffold-eth so devs can experiment with this branch. commit 40d11716daa31668bf456af063f3d5073970a987 Merge: de5d7881 b5e6d35e Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 20:21:31 2021 -0400 Merge branch 'master' of https://github.com/austintgriffith/scaffold-eth into vite-typescript-v1.1 commit de5d78814429e2ea879e22426e2c8a4c1007f694 Merge: c3b47de3 bb41fbb8 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 20:20:00 2021 -0400 Merge remote-tracking branch 'origin/typescript' into vite-typescript-v1.1 commit 73a62fccab33a8feffe7ecb42f8fe2cfeb974cb4 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 20:18:39 2021 -0400 feat: #16 ♻ export of blockNumber commit 77d8d5f3adde5b579a9eb7783decceb9b763c623 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 20:17:34 2021 -0400 feat: #16 ♻ renamed blockNumber - added use debounce for use locally commit e77ca62ef8ddd771b1c4b65747895e16a37ca6e1 Author: Shravan Sunder <[email protected]> Date: Thu Jul 1 20:16:23 2021 -0400 feat: #16 ♻ updated blockNumber - updated usePoller with default values commit 3b5a13f8cb3413811ec7d8d713b9abeba7e7939b Author: Calvin Quin Boehr <[email protected]> Date: Thu Jul 1 16:37:09 2021 -0600 remove useEventReader hook commit 5eec19f38f54bca30e5339a1bb218beecb0f8d95 Author: Shravan Sunder <[email protected]> Date: Wed Jun 30 14:49:41 2021 -0400 feat: #16 ♻ renamed file useContractExistedAtAddress - probably not good to reexport usedebounce commit 916efa3212f141a64caf48c59da517cb7159fb60 Author: Shravan Sunder <[email protected]> Date: Wed Jun 30 14:39:50 2021 -0400 feat: #16 ♻ renamed file useContractExistedAtAddress commit b8553b6d7bf855f1b2325b91a2a53caf7cfc8a33 Author: Shravan Sunder <[email protected]> Date: Wed Jun 30 14:39:14 2021 -0400 feat: #16 ♻ modified useContractExistedAtAddress commit a284e77131bc66baeac16a771838919cf1cdcede Author: Shravan Sunder <[email protected]> Date: Wed Jun 30 14:33:53 2021 -0400 feat: #16 ♻ the amazing use-debouce well tested package, use debounce exists we don't need to reinvent the wheel https://github.com/xnimorz/use-debounce commit e5e962a3befd55a1c9de8c730a4d0778cc2c9cf9 Author: Shravan Sunder <[email protected]> Date: Wed Jun 30 14:16:59 2021 -0400 feat: #16 ✨ renamed contractLoader commit c7448b9dd8ca2847f8632d1846627445158720a2 Author: Shravan Sunder <[email protected]> Date: Wed Jun 30 14:16:20 2021 -0400 feat: #16 ✨ updated contractLoader - added provider types and providerOrSigner parse function commit a66bf99e66c3184706e5023d05117d56bf221977 Author: Shravan Sunder <[email protected]> Date: Wed Jun 30 14:14:52 2021 -0400 feat: #16 ✨ updated contractLoader - added provider types and providerOrSigner parse function commit be7ab7a5055804f4eff6f7eb012f8773ffc148c7 Author: Shravan Sunder <[email protected]> Date: Wed Jun 30 13:33:23 2021 -0400 feat: #16 updated contractReader file name and exports commit a2e615828c43a96347233106e4fba6ff7efbb119 Author: Shravan Sunder <[email protected]> Date: Wed Jun 30 13:31:25 2021 -0400 feat: #16 updated contractReader code and types - added comments commit 05e8d5f068941094d530e7d9244a166b63f905d2 Author: Shravan Sunder <[email protected]> Date: Wed Jun 30 11:48:00 2021 -0400 feat: #16 standardize file names to hook convention commit 07db4948cb50a12a7fee1eb2428c8985b75f43e9 Author: Shravan Sunder <[email protected]> Date: Wed Jun 30 11:46:53 2021 -0400 feat: #16 update provider type for some hooks - this will make sure that the hooks are compatable with impementations in the main repo commit ce670c5ec620e08e60fd7a9d5a2d2eb657d02579 Merge: c6a428ca 697e5fb5 Author: calvbore <[email protected]> Date: Tue Jun 29 18:22:41 2021 -0600 Merge pull request #15 from calvbore/cb-patch-1 Apply changes from scaffold-eth #227 commit 697e5fb5b0e675611619f20fcba3fd955bbc8790 Author: Calvin Quin Boehr <[email protected]> Date: Tue Jun 29 18:11:05 2021 -0600 Merge remote-tracking branch 'upstream/master' into eth-hooks-package-res2 commit aae4c134d5aa259e1bf7a01f2f19b2982178188e Author: Shravan Sunder <[email protected]> Date: Mon Jun 28 22:42:12 2021 -0400 eslint config fixes for vite-ts commit 51685789c5b4d6526e89aefe5a9d29fbb34405bd Author: Shravan Sunder <[email protected]> Date: Mon Jun 28 22:32:12 2021 -0400 feat: updating hooks with stricter types and jsdocs. updated balance, onblock, poller - also added more eslint config, with stricter rules - types for tests - updated packages commit c3b47de386a9d46cadafba27a80f547c115f232c Merge: 882832de d8246488 Author: Shravan Sunder <[email protected]> Date: Sun Jun 27 22:04:50 2021 -0400 Merge branch 'master' of https://github.com/austintgriffith/scaffold-eth into vite-typescript-v1.1 # Conflicts: # yarn.lock commit c6a428caba790d04c94dfa78c2ce249690eb5494 Merge: 719e3212 148fa12a Author: calvbore <[email protected]> Date: Sat Jun 26 15:32:59 2021 -0600 Merge pull request #14 from calvbore/cb-fix-2 commit 148fa12a1a136f108d150b6518f393eceb20e8ba Author: Calvin Quin Boehr <[email protected]> Date: Sat Jun 26 15:06:32 2021 -0600 apply additional changes from #210 commit f5ffd2a3ea73c9d1c5d188784d9dd2001c64d932 Author: Calvin Quin Boehr <[email protected]> Date: Sat Jun 26 15:05:30 2021 -0600 resolve merge conflicts from #210 commit 882832de48bee8c9c1b6cf549dbc5bf23e664028 Author: Shravan Sunder <[email protected]> Date: Sat Jun 26 13:58:32 2021 -0400 #9 merged with latest code for master - recommited changes - added hardhat-deploy and hardhat-deploy-ethers compatability - added hard hat types and typechain commit 719e3212752069aac5da5f73c65d5f23221a0918 Merge: 28b54491 1c192e23 Author: calvbore <[email protected]> Date: Fri Jun 25 00:44:27 2021 -0600 Merge pull request #13 from calvbore/cb-fix-1 small typing fix commit 1c192e239b74c869563e680dd087e85601add0df Author: Calvin Quin Boehr <[email protected]> Date: Fri Jun 25 00:40:44 2021 -0600 small typing fix commit 28b54491883f76ec4fec76b373cc499ffa9b4bfe Merge: 1826de32 3acaee84 Author: calvbore <[email protected]> Date: Wed Jun 23 01:58:00 2021 -0600 Merge pull request #11 from calvbore/refactor-updates Refactor Updates commit 3acaee8452c578cce74f6b5aae19687d54ad650c Author: Calvin Quin Boehr <[email protected]> Date: Tue Jun 22 23:16:40 2021 -0600 update readme commit 391d616e8027c6187bcee2c1f5b4a7fce2640007 Author: Calvin Quin Boehr <[email protected]> Date: Tue Jun 22 22:27:29 2021 -0600 variable typing tweaks and remove reference to constants.ts commit 36201658ea53429412bedb882786d085c7050dea Author: Calvin Quin Boehr <[email protected]> Date: Tue Jun 22 22:12:40 2021 -0600 remove unneeded contants.ts file commit 2469c350ee22da2b1b399c230708bd1fa571b75b Author: Calvin Quin Boehr <[email protected]> Date: Tue Jun 22 15:10:25 2021 -0600 remove references to LocalEventsListener hook commit 7a4cf71b23a12250334e1b49c44ce573dc009a0b Author: Calvin Quin Boehr <[email protected]> Date: Tue Jun 22 12:07:35 2021 -0600 consolidate event listeners commit 3a8844a4a4c8ad4297e075380b72ccfe1115d628 Author: Calvin Quin Boehr <[email protected]> Date: Tue Jun 22 01:42:28 2021 -0600 remove redundant hooks commit e1c560e29aeed9385029e62dd70780cef840f868 Author: Calvin Quin Boehr <[email protected]> Date: Tue Jun 22 01:24:02 2021 -0600 update implementations to be consistent with scaffold-eth refactor commit 7240eb784d0373503ed432f3309237ba377e6db5 Author: Calvin Quin Boehr <[email protected]> Date: Tue Jun 22 01:18:56 2021 -0600 update hooks to import ethers commit 3b25627f68a608748a2c0017cfed2a46e6555824 Author: Calvin Quin Boehr <[email protected]> Date: Mon Jun 21 23:07:43 2021 -0600 update useContractLoader to new refactor implementation commit f08b2d6d708ad6ac5fddd5b549faaa90b700104b Author: Calvin Quin Boehr <[email protected]> Date: Mon Jun 21 22:58:01 2021 -0600 clean up ethers depe…
- Loading branch information