its NOT resistent against global Mining.
he only changed BLOCK into BRICK
............
== Brickwall ==
getbestbrickhash
getbrick "hash" ( verbose )
getbrickcount
getbrickhash index
getbrickheader "hash" ( verbose )
getbrickwallinfo
getdifficulty
getmempoolancestors txid (verbose)
getmempooldescendants txid (verbose)
getmempoolentry txid
getmempoolinfo
getrawmempool ( verbose )
gettxout "txid" n ( includemempool )
gettxoutproof ["txid",...] ( brickhash )
gettxoutsetinfo
getwalltips
verifytxoutproof "proof"
verifywall ( checklevel numbricks )
etc etc
== Wallet ==
abandontransaction "txid"
addmultisigaddress nrequired ["key",...] ( "account" )
addwitnessaddress "address"
backupwallet "destination"
dumpprivkey "magacoinaddress"
dumpwallet "filename"
encryptwallet "passphrase"
getaccount "magacoinaddress"
getaccountaddress "account"
getaddressesbyaccount "account"
getbalance ( "account" minconf includeWatchonly )
getnewaddress ( "account" )
getrawchangeaddress
getreceivedbyaccount "account" ( minconf )
getreceivedbyaddress "magacoinaddress" ( minconf )
gettransaction "txid" ( includeWatchonly )
getunconfirmedbalance
getwalletinfo
importaddress "address" ( "label" rescan p2sh )
importprivkey "magacoinprivkey" ( "label" rescan )
importprunedfunds
importpubkey "pubkey" ( "label" rescan )
importwallet "filename"
keypoolrefill ( newsize )
listaccounts ( minconf includeWatchonly)
listaddressgroupings
listlockunspent
listreceivedbyaccount ( minconf includeempty includeWatchonly)
listreceivedbyaddress ( minconf includeempty includeWatchonly)
listsincebrick ( "brickhash" target-confirmations includeWatchonly)
listtransactions ( "account" count from includeWatchonly)
listunspent ( minconf maxconf ["address",...] )
lockunspent unlock ([{"txid":"txid","vout":n},...])
move "fromaccount" "toaccount" amount ( minconf "comment" )
removeprunedfunds "txid"
sendfrom "fromaccount" "tomagacoinaddress" amount ( minconf "comment" "comment-to" )
sendmany "fromaccount" {"address":amount,...} ( minconf "comment" ["address",...] )
sendtoaddress "magacoinaddress" amount ( "comment" "comment-to" subtractfeefromamount )
setaccount "magacoinaddress" "account"
settxfee amount
signmessage "magacoinaddress" "message"
https://github.com/magacoin/magacoin/commit/18c1b18536c36571fd61a0854a664cada6c702e5#diff-4e34e39304dbb6e918ba34c1a2495acdnothing really new :
./magacoin-cli getinfo
{
"version": 130300,
"protocolversion": 70015,
"walletversion": 130000,
"balance": 0.00000000,
"bricks": 1309,
"timeoffset": 0,
"connections": 1,
"proxy": "",
"difficulty": 0.000244140625,
"testnet": false,
"keypoololdest": 1499279854,
"keypoolsize": 100,
"paytxfee": 0.00000000,
"relayfee": 0.00100000,
"errors": ""
works , and with edited rpc calls its an normal scrypt coin