Going with a traditional RDMS approach:
Pro
- As it allows to multiple access points (import and export becomes easy)
- Lets you model as per the logical model
- maintains transactionality via ACID which is much needed
As of this moment, the JS
files are clunky and use the older syntax
After discussions with folks form the community, it's been agreed upon that we'd integrate babel
to enable developers use the newer syntax while ensure the compiler will take care of the backward compatibility
Possible solutions: gulp / PIPELINE / webpack
The following doc explores how we'd go about updating the codebase to support cross chain integrations.
These requires a lot of documentation + strict guidelines which engineering WILL have to f ollow to ensure we can get a decent implementation of the idea listed below of it.
Currently the following are tightly coupled with Ethereum + Metamask.
Assume I’ve got 500 ADY tokens
CURRENT STATE
public static org.json.JSONObject cleanJson(org.json.JSONObject jsonObject) throws JSONException {
Iterator <String> keys = jsonObject.keys();
while (keys.hasNext()) {
String key = keys.next();
if (jsonObject.has(key)) {
Object val = jsonObject.get(key);
THIS IS A REAL PAYOUT FOR rinkeby DAI. ARE YOU DOUBLE SECRET SUPER SURE? (y/n) y | |
#TODO: Send this txn view etherscan 0x86a4cabC9b8EBf94Ef609c6E077AD472386Af93c | |
[["0x0559A413A3AB19508a144aeebC474eB14c5e76CE", "54473691834527902"], ["0xC662606eDB852ba22F75680f7b2c89767014520e", "54473691834527902"], ["0x31cA6CA7f7A3298Bc6c5103Aa45847f34e382a1C", "54473691834527902"], ["0x257cb82C6F915931b6336a4C0EBeFd41C4d17F47", "54473691834527902"], ["0x36A0356d43EE4168ED24EFA1CAe3198708667ac0", "132642558435945606"], ["0x751329B3A2a92FBEffDAC3Eaa5F9fBeA7584a0bC", "108924722760525005"], ["0x1bC0f329CB0A20FAb58054d0098d79446a0AE860", "123261249063708000"], ["0x84242012cCf68382Bd005587247e167CE1c96BFA", "129145660342536994"], ["0x41DdE2Dc7f718D5F764fc97e8d122864587642d4", "129145660342536994"], ["0x76609C4947289D40B1444C90c9AF44E0f03F425a", "129145660342536994"], ["0xB6F7C2a6EEFB0d627D149d7263152Ad4548120f2", "131083501258330986"], ["0x11860d47411Cc5f132B5791201E01d25a3b4d1c7", "135719582188974008"], ["0xfC0FFdA6bacd430679B012D |
[ | |
{ | |
"id": 2575, | |
"title": "DefiLab_xyz", | |
"admin_address": "0xD7ceb6F030699BF707Cb8b927A4f39c989c5Ab8B", | |
"clr_matches": [ | |
{ | |
"pk": 6218, | |
"amount": 9054.20287179098, | |
"round_number": 12, |