Sally MacFarlane
6ce6a295ea
Release 2.1.5 ( #262 )
...
* version bump
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Alberto Hernandez
45702dd4b5
Upgrade Pragma Header in order to allow solidity latest solidity compilers ( #261 )
...
* Upgrade Pragma Header in order to allow solidity latest solidity compilers
* Upgrade minimum version of contracts to 0.7.0
Pragma header mandatory added
Some minor changes on SC according the upgrade of Solidity
* Fix Lint Problems
* Downgrade Truffle because latest version does not generate the test reports
* Downgrade the smartcontract compatibility to 0.6.0
* Restore accidentally deleted files
Co-authored-by: Alberto Hernandez <albherna@gmail.com>
3 years ago
Alberto Hernandez
5f1c076392
Feature No host validation ( #251 )
...
* Fix NodeStorage Access Control
* Added No Host Validation
* Renamed IP to Hosts
* typo to kick off build
* Fix Lint issues
* Host Validation only with enodeId & Rename function
* Flipped the name of variables to clarify the scenario
* Fix parameter name
Co-authored-by: Alberto Hernandez <albherna@gmail.com>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
Co-authored-by: Antony Denyer <email@antonydenyer.co.uk>
3 years ago
Alberto Hernandez
15cf31b284
Fix NodeStorage Access Control ( #250 )
...
Co-authored-by: Alberto Hernandez <albherna@gmail.com>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
taccatisid
be8f6f34ab
replace node-sass with dart-sass ( #254 )
...
Signed-off-by: Taccat Isid <taccatisid@protonmail.com>
3 years ago
Sally MacFarlane
15a76b3dc1
Web3 1.5.3 ( #249 )
...
* yarn add web3@^1.5.3 web3-utils@^1.5.3
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
d601e3b299
[MINOR] Node rules log fix ( #248 )
...
* bug fix
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
e76ad9df9a
Run mythx on main branch ( #246 )
...
* mythx on main
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
4f3455cceb
Unused deps ( #244 )
...
* removed unused dependencies
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
3da8558e3a
Change deprecated ethereum.enable() call ( #245 )
...
* update deprecated call
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
b2d8a9c1f7
Solium -> Ethlint ( #243 )
...
* solium -> ethlint
* solidity-coverage ^0.7.17
* removed truffle-typings
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
f685932bae
[MINOR] Readme updates ( #238 )
...
* lint comment
* link
* heading
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
cc06108f0f
Update Truffle to 5.0.44 ( #242 )
...
* update truffle to latest 5.0 version
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
* consistency of variable names
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
* network name
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
1618996d8f
Husky update ( #241 )
...
* update husky to v4
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
* husky v7
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
* Revert "husky v7"
This reverts commit ebcb0f63a9
.
3 years ago
Sally MacFarlane
8d20fe4f44
Update prettier to 2.3 ( #240 )
...
* prettier 2.3.2
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
6ff6c580f0
Update typechain and ethers ( #239 )
...
* updated typechain
* ethers 4.0.49
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
f02499d1ce
Update more JS dependencies ( #237 )
...
* updated some dependencies
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
30b3444993
Replace Rimble-UI components with Material-UI ( #234 )
...
Replaced Rimble-ui components with Material UI equivalents
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
taccatisid
26345ee405
Allow admin accounts to send transactions ( #235 )
...
Signed-off-by: Taccat Isid <taccatisid@protonmail.com>
3 years ago
Sally MacFarlane
2f3302803c
Upgrade more JS dependencies ( #233 )
...
* yarn dependencies
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
00f8686b08
Upgrade JS dependencies ( #231 )
...
* yarn upgrade
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
18caafe0d0
Separate Node storage from Node Rules ( #219 )
...
* separate node storage from rules
* updated version number of rules
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
c84e9b8d0f
separate account storage from rules ( #215 )
...
* eternal storage and passing tests
* add deploying account to storage in constructor
* storage use ingress to determine who is authorized to updateVersion
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
c53063f9b1
Change IP to host in UI ( #228 )
...
* IP -> host
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
a5a0a6e5e7
Log fix ( #227 )
...
* log after adding initial admins
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
80559dac05
add logging for lists as they are deployed and even if they aren't ( #225 )
...
* add logging for lists as they are deployed and even if they aren't
* log end of lists
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
5f9d37b1bd
more mythx including ignoring one that can't be fixed ( #224 )
...
* external function
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
af9ea5bfe1
Address mythx warnings ( #214 )
...
* mythx external warnings
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
df6c4355f0
Enable Yarn publish to npm ( #223 )
...
* added keywords and description
* upgraded istanbul and solidity-coverage to address critical warnings
* made package public so we can publish to npm
* publish to org
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
bec94f0f7b
updated license wording ( #221 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
e61380f465
README - changed order and wording ( #217 )
...
* made more friendly
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
c8224ce96a
added link to audit and some headings ( #213 )
...
* added link to audit and some heaings
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
05bdf9de4e
chainId ( #212 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
b1a5afbc33
updated repo links ( #211 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
abfdd543dd
make functions external where possible ( #207 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Sally MacFarlane
24d13ce172
moved comment to disable mythx warning ( #206 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Sally MacFarlane
7f02c9a2b9
added instructions for how to update snapshots ( #195 )
...
* added how to update snapshots instructions
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Sally MacFarlane
c8b02babec
upgraded dependencies ( #205 )
...
* upgraded dependencies
* updated snapshots
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Sally MacFarlane
cdc5cf5634
fixed bug in processing environment variables ( #204 )
...
* NETWORK_ID -> CHAIN_ID
* fixed bug in RETAIN logic
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Sally MacFarlane
be8c86a318
consistency of css ( #203 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Sally MacFarlane
c72cc42e73
changes to match EEA client spec V6 ( #200 )
...
* changed ip to string
* changed enodeHigh to string
* removed enodeLow
* renamed enodeHigh -> enodeId
* fixed calls to connectionAllowed to match new api
* updated genesis
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Sally MacFarlane
ca5c680919
yarn add --dev enzyme ( #194 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Sally MacFarlane
adc1571245
removed deprecated environment variables ( #198 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Sally MacFarlane
2ac677d6d5
[MINOR] updated some text in test scripts ( #196 )
...
* text changes
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Lucas Saldanha
bc36d77b61
Fix mythx rule ignore ( #192 )
4 years ago
JoranHonig
d78690403c
fix mythx disable comment ( #191 )
...
The comment should be placed on the same line as the reported issue.
4 years ago
Lucas Saldanha
cb323fa512
Fix Mythx false alarms ( #190 )
...
Signed-off-by: Lucas Saldanha <lucascrsaldanha@gmail.com>
4 years ago
Lucas Saldanha
83be7c97f1
Added Mythx workflow step ( #189 )
...
Signed-off-by: Lucas Saldanha <lucascrsaldanha@gmail.com>
4 years ago
JoranHonig
9c13f240b6
Add MythX Vulnerability scanning to CI ( #187 )
...
* Add first MythX config and CircleCI job
Co-authored-by: Dominik Muhs <dmuhs@protonmail.ch>
4 years ago
Alberto Hernandez
f353047bea
Allow Register Ipv6 ips in the enodes ( #186 )
...
* Provide Registration method to enodes with IPv6
Co-authored-by: alberto.hernandez <albherna@gmail.com>
4 years ago