Skip to content

Commit 71f1f07

Browse files
authored
Merge pull request #98 from renproject/release/1.0.0
2 parents 3ec7d69 + d8f0ac5 commit 71f1f07

209 files changed

Lines changed: 39438 additions & 21981 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- install_deps
3737
- run:
3838
name: Run tests
39-
command: yarn run coverage && yarn run coveralls
39+
command: NODE_OPTIONS=--max_old_space_size=4096 yarn run coverage && yarn run coveralls
4040

4141
workflows:
4242
build:

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ dist
1010
coverageEnv
1111
coverage.json
1212
.coveralls.yml
13+
.coverage_artifacts
14+
.coverage_contracts
15+
*output.log
1316

1417
# Configuration files
1518
*.env

.npmignore

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Node / NPM / Yarn
2+
node_modules
3+
npm-debug.log*
4+
yarn-debug.log*
5+
yarn-error.log*
6+
7+
# Build / test artifacts
8+
coverage
9+
dist
10+
coverageEnv
11+
coverage.json
12+
.coveralls.yml
13+
.coverage_artifacts
14+
.coverage_contracts
15+
*output.log
16+
17+
# Configuration files
18+
*.env
19+
.env*
20+
21+
# OS files
22+
.DS_Store
23+
24+
# Solidity
25+
.node-xmlhttprequest-sync-*
26+
scTopics
27+
allFiredEvents
28+
in_complete_tests
29+
build/development
30+
local_*
31+
bindings.go
32+
types
33+
34+
35+
# npmignore - content above this line is automatically generated and modifications may be omitted
36+
# see npmjs.com/npmignore for more details.
37+
test
38+
.circleci
39+
.github
40+
.vscode
41+
.gitattributes
42+
.solcover.js
43+
tsconfig.json
44+
tslint.json

.solcover.js

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
module.exports = {
2-
copyPackages: ["@openzeppelin/contracts"], // needed to import from node_modules
2+
copyPackages: ["@openzeppelin/contracts-ethereum-package"], // needed to import from node_modules.
33
testrpcOptions: "-d --accounts 10 --port 8555",
44
skipFiles: [
5-
// REN token
5+
// REN token.
66
"RenToken/RenToken.sol",
77

8-
// Contract for building bindings
8+
// Contract for building bindings.
99
"test/Bindings.sol",
1010

11-
// Migration contract
11+
// Migration contract.
1212
"migrations/Migrations.sol",
1313

14-
// Contracts for assisting the tests
14+
// Examples
15+
"Gateway/adapters/BasicAdapter.sol",
16+
"Gateway/examples/Vesting.sol",
17+
18+
// Contracts for assisting the tests.
1519
"test/ERC20WithFeesTest.sol",
1620
"test/tokens/ImpreciseToken.sol",
1721
"test/tokens/SelfDestructingToken.sol",
@@ -24,6 +28,6 @@ module.exports = {
2428
"test/StringTest.sol",
2529
"test/CompareTest.sol",
2630
"test/tokens/PaymentToken.sol",
27-
"test/CycleChanger.sol",
28-
],
31+
"test/CycleChanger.sol"
32+
]
2933
};

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@
88

99
Ren is powered by the RenVM — the Ren Virtual Machine — in a decentralized network of Darknodes that is distinct from Ethereum. This ensures the performance of the network, and the privacy of data, is not dependent on Ethereum.
1010

11-
## Docs
12-
13-
* [Darknode Registry](./docs/01-darknode-registry.md)
14-
* [Darknode Payments](./docs/02-darknode-payments.md)
15-
1611
## Tests
1712

1813
Install the dependencies.
Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"contractName": "Protocol",
2+
"contractName": "BCHGateway",
33
"abi": [
44
{
55
"anonymous": false,
@@ -164,10 +164,10 @@
164164
"type": "function"
165165
}
166166
],
167-
"sourcePath": "./contracts/Protocol/Protocol.sol",
167+
"sourcePath": "~/github/renproject/ren-sol/contracts/Gateway/Gateway.sol",
168168
"compiler": {
169169
"name": "solc",
170-
"version": "0.5.12+commit.7709ece9.Emscripten.clang"
170+
"version": "0.5.16+commit.9c3226ce.Emscripten.clang"
171171
},
172172
"networks": {
173173
"1": {
@@ -189,8 +189,7 @@
189189
}
190190
],
191191
"name": "AdminChanged",
192-
"type": "event",
193-
"signature": "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
192+
"type": "event"
194193
},
195194
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b": {
196195
"anonymous": false,
@@ -203,14 +202,13 @@
203202
}
204203
],
205204
"name": "Upgraded",
206-
"type": "event",
207-
"signature": "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b"
205+
"type": "event"
208206
}
209207
},
210208
"links": {},
211-
"address": "0xeF4de0E97D92757520D78c4d49d8151964f6a85B",
212-
"transactionHash": "0x5df7b19fdbaffdf70b33e17190e20e1c4a3d24db5473d69cdf5520327317a0ee"
209+
"address": "0xc3AC15BEc6dA89e8DC5c4d1b4d0C785547676e3a",
210+
"transactionHash": "0x216aceeb99702118eb1ed0dc12244419ef3454d24ed01fae58a9c0a7c2f985fb"
213211
}
214212
},
215-
"schemaVersion": "3.0.20"
213+
"schemaVersion": "3.0.23"
216214
}

0 commit comments

Comments
 (0)