Skip to content

Commit

Permalink
Merge pull request #78 from seed-labs/development
Browse files Browse the repository at this point in the history
Master merge
  • Loading branch information
magicnat authored Jul 15, 2022
2 parents fcfd83a + 1f88843 commit ca24fb4
Show file tree
Hide file tree
Showing 154 changed files with 16,801 additions and 2,004 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
**/output/*
**/eth-states*/*
**/__pycache__/*
*.out
*.o
Expand All @@ -21,4 +22,4 @@ client/frontend/node_modules
client/backend/node_modules
client/backend/bin
*.bin
output
output
20 changes: 18 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,30 @@ name is available.
Honghao Zeng (magicnat)
```

## Lead Developers
## Core Developers
```
(in the order of join time)
Wenliang Du (kevin-w-du)
Honghao Zeng (magicnat)
Kyungrok Won (wonkr)
```

## Developers
To elect a developer into the core team, one of the core team members needs to
make a proposal, presenting the case to the entire core team. The core team
will meet (online) and discuss the case. Eventually, the core team will vote. A
candidate winning at least two third of the votes will be elected.

The membership of the core team
is not permanent. If a core team member is not actively engaged for a long
period of time, a member can propose to vote him/her out. The same procedure
will be followed, and two third of the votes are needed.
The founding members cannot be voted out.


## Contributors
```
(in alphabetical order)
Keyi Li (kevin1993s)
Rawi Sader (RawinSader)
```

1 change: 0 additions & 1 deletion blockchain-client/src/.gitignore

This file was deleted.

46 changes: 0 additions & 46 deletions blockchain-client/src/DockerOdeWrapper.ts

This file was deleted.

6 changes: 0 additions & 6 deletions blockchain-client/src/Dockerfile

This file was deleted.

51 changes: 0 additions & 51 deletions blockchain-client/src/apis.ts

This file was deleted.

104 changes: 0 additions & 104 deletions blockchain-client/src/commands.ts

This file was deleted.

68 changes: 0 additions & 68 deletions blockchain-client/src/common/helpers.ts

This file was deleted.

10 changes: 0 additions & 10 deletions blockchain-client/src/docker-compose.yml

This file was deleted.

5 changes: 0 additions & 5 deletions blockchain-client/src/docker/index.ts

This file was deleted.

25 changes: 0 additions & 25 deletions blockchain-client/src/index.ts

This file was deleted.

Loading

0 comments on commit ca24fb4

Please sign in to comment.