Update to kredits-contracts 6.0 and ethers 5.x #194

Closed
bumi wants to merge 1 commits from chore/kredits-contracts-6 into master
2 changed files with 1656 additions and 551 deletions
+1654 -549
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -65,8 +65,8 @@
"eslint": "^7.1.0",
"eslint-plugin-ember": "^8.5.2",
"eslint-plugin-node": "^11.1.0",
"ethers": "^4.0.47",
"kredits-contracts": "^5.5.0",
"ethers": "^5.0.7",
"kredits-contracts": "^6.0.0",
"loader.js": "^4.7.0",
"localforage": "^1.7.3",
"ndjson": "github:hugomrdias/ndjson#feat/readable-stream3",