Wykres commitów

80 Commity (3fc9340aebc9b500a37c7a189a2b1336ade34e2e)

Autor SHA1 Wiadomość Data
Neeraj Kashyap a585c582ac test -> lint 2021-12-18 09:03:17 -08:00
Neeraj Kashyap 66870a1d6f Removed unit tests from test action
Because we otherwise have to set up:
1. brownie
2. brownie pm install...
3. ganache-cli (via `npm install ganache-cli`)

It's a bit heavy. Easier to run manually for now.
2021-12-18 09:01:55 -08:00
Neeraj Kashyap af7eee8744 Fixed and simplified test action 2021-12-18 08:59:29 -08:00
Neeraj Kashyap 7180c68201 Created GitHub Action workflow to run tests 2021-12-18 08:57:23 -08:00
Neeraj Kashyap af85c349b1
Merge pull request #7 from bugout-dev/erc20
The Moonstream DAO governance token
2021-12-18 08:47:33 -08:00
Neeraj Kashyap f1f4561c95 Deployed ERC20 diamond to Mumbai 2021-12-18 08:47:09 -08:00
yhtiyar 873fd3c30d tests for erc20 2021-12-18 19:29:10 +03:00
Neeraj Kashyap 0d8e00931b Documented new behavior in "./test.sh -h" 2021-12-18 07:46:18 -08:00
Neeraj Kashyap 6738b0e821 Modified test.sh to accept test modules from command line 2021-12-18 07:43:21 -08:00
yhtiyar 32b9a87656 added tests for method 2021-12-18 18:41:41 +03:00
Neeraj Kashyap f12f0de623 Started adding ERC20 tests 2021-12-17 17:22:55 -08:00
Neeraj Kashyap 07f6217ddd Completed template for Moonstream governance token deployment 2021-12-17 17:14:46 -08:00
Neeraj Kashyap 9c3763e66d Added test for removal of ERC20Facet 2021-12-17 17:03:45 -08:00
Neeraj Kashyap 7b832c785b Added ERC20 initialization when facet is cut onto diamond
[WIP] ERC20 deployment checklist template
[WIP] clean up code a bit
2021-12-17 13:01:51 -08:00
Neeraj Kashyap 3ac420c409 ERC20 implementation 2021-12-17 10:28:34 -08:00
Neeraj Kashyap fe3a1e8634 Added ERC20WithCommonStorage 2021-12-17 08:30:40 -08:00
Tim Pechersky 6e738bea79 spelling and grammar 2021-12-16 14:48:57 +00:00
Tim Pechersky 4eff761750 grammar 2021-12-16 14:45:27 +00:00
Neeraj Kashyap f3e9baac91 [WIP] ERC20 with library storage implementation 2021-12-16 06:38:12 -08:00
Tim Pechersky 6c475f16c6 Automated price discovery algorithm proposal 2021-12-16 14:33:13 +00:00
Tim Pechersky 5ec6ddeac1 add empty whitepaper md 2021-12-16 14:30:59 +00:00
Neeraj Kashyap f1a1badad3
Merge pull request #1 from bugout-dev/diamond
Diamond functionality
2021-12-12 13:37:34 -08:00
Neeraj Kashyap e45e904416 Removed DiamondInit stuff 2021-12-12 13:35:59 -08:00
Neeraj Kashyap 65fdaa166e Added CLI functionality for basic diamond operations 2021-12-12 13:33:56 -08:00
Neeraj Kashyap db1437bafb moonworm-generated Python interface for diamond contracts 2021-12-11 18:56:19 -08:00
Neeraj Kashyap e1038671f0 Updated comments in Diamond contracts code
Removed TestFacets
2021-12-11 18:53:12 -08:00
Neeraj Kashyap 98e4547561 Added Diamond contracts
From: https://github.com/mudgen/diamond-3-hardhat
2021-12-11 18:47:41 -08:00
Neeraj Kashyap 7f58333cba Initiated brownie project 2021-12-11 18:46:57 -08:00
Neeraj Kashyap a4c65a0d92 SEt up "dao" CLI skeleton 2021-12-11 18:45:58 -08:00
Neeraj Kashyap f6d5b3029a
Initial commit 2021-12-11 18:41:34 -08:00