-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Karma #759 #832
Karma #759 #832
Commits on Feb 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 30c1b26 - Browse repository at this point
Copy the full SHA 30c1b26View commit details
Commits on Mar 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 77f128e - Browse repository at this point
Copy the full SHA 77f128eView commit details -
Merge pull request #788 from loomnetwork/gateway-emit-events
[WIP] emit mainnet deposit/withdraw events
Configuration menu - View commit details
-
Copy full SHA for 0ee772a - Browse repository at this point
Copy the full SHA 0ee772aView commit details -
implement new privval interface
(cherry picked from commit f245e03)
Configuration menu - View commit details
-
Copy full SHA for f29bcea - Browse repository at this point
Copy the full SHA f29bceaView commit details -
Merge pull request #792 from loomnetwork/fix/implement-sign-method
implement missing Sign method
Configuration menu - View commit details
-
Copy full SHA for db9538a - Browse repository at this point
Copy the full SHA db9538aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6dc356 - Browse repository at this point
Copy the full SHA d6dc356View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2f19c2 - Browse repository at this point
Copy the full SHA e2f19c2View commit details -
Add --ext flag to debug dump-mempool
When the -e / --ext flag is specified the mempool_txs endpoint will be queried instead of unconfirmed_txs, mempool_txs provides additional metadata for each tx (currently just the height at which each tx was added to the mempool). When --ext is specified the --limit flag can be set to -1 to fetch all txs in the mempool.
Configuration menu - View commit details
-
Copy full SHA for ea8b134 - Browse repository at this point
Copy the full SHA ea8b134View commit details -
Configuration menu - View commit details
-
Copy full SHA for c89ce67 - Browse repository at this point
Copy the full SHA c89ce67View commit details -
Merge pull request #790 from loomnetwork/dump-mempool-cmd
Add debug dump-mempool command
Configuration menu - View commit details
-
Copy full SHA for 9204355 - Browse repository at this point
Copy the full SHA 9204355View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb5fb38 - Browse repository at this point
Copy the full SHA fb5fb38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5554842 - Browse repository at this point
Copy the full SHA 5554842View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f256f8 - Browse repository at this point
Copy the full SHA 8f256f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f00097b - Browse repository at this point
Copy the full SHA f00097bView commit details -
Merge pull request #795 from loomnetwork/fix-emit-wrong-gateway-version
make gateway emit more events
Configuration menu - View commit details
-
Copy full SHA for 2182b31 - Browse repository at this point
Copy the full SHA 2182b31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5048495 - Browse repository at this point
Copy the full SHA 5048495View commit details -
Configuration menu - View commit details
-
Copy full SHA for 958d76d - Browse repository at this point
Copy the full SHA 958d76dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8fd630 - Browse repository at this point
Copy the full SHA c8fd630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f417d5 - Browse repository at this point
Copy the full SHA 9f417d5View commit details -
Merge pull request #796 from loomnetwork/revert-795-fix-emit-wrong-ga…
…teway-version Revert "make gateway emit more events"
Configuration menu - View commit details
-
Copy full SHA for 5a3f7b1 - Browse repository at this point
Copy the full SHA 5a3f7b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d1309 - Browse repository at this point
Copy the full SHA e3d1309View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a8079 - Browse repository at this point
Copy the full SHA 23a8079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81bcc44 - Browse repository at this point
Copy the full SHA 81bcc44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85489c6 - Browse repository at this point
Copy the full SHA 85489c6View commit details -
Merge pull request #798 from loomnetwork/make-gateway-emit-events-againt
[WIP] make gateway emit events
Configuration menu - View commit details
-
Copy full SHA for d6d0f23 - Browse repository at this point
Copy the full SHA d6d0f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b4bd5 - Browse repository at this point
Copy the full SHA 89b4bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4d08fa - Browse repository at this point
Copy the full SHA b4d08faView commit details
Commits on Mar 2, 2019
-
use prefixed signing method (#800)
* use prefixed signing method in oracle * Add WithdrawalSigType gateway config
Configuration menu - View commit details
-
Copy full SHA for b7f9d0d - Browse repository at this point
Copy the full SHA b7f9d0dView commit details
Commits on Mar 4, 2019
-
* add new view only method for getting unclaimed tokens + test
Configuration menu - View commit details
-
Copy full SHA for 080761e - Browse repository at this point
Copy the full SHA 080761eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7bde53 - Browse repository at this point
Copy the full SHA e7bde53View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc855b8 - Browse repository at this point
Copy the full SHA bc855b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6733ec4 - Browse repository at this point
Copy the full SHA 6733ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e27ff13 - Browse repository at this point
Copy the full SHA e27ff13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05e2bca - Browse repository at this point
Copy the full SHA 05e2bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c347988 - Browse repository at this point
Copy the full SHA c347988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9831e22 - Browse repository at this point
Copy the full SHA 9831e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5428a15 - Browse repository at this point
Copy the full SHA 5428a15View commit details -
Merge pull request #805 from loomnetwork/gamechain-build-metadata
Added gamechain build metadata
Configuration menu - View commit details
-
Copy full SHA for c307b05 - Browse repository at this point
Copy the full SHA c307b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8185752 - Browse repository at this point
Copy the full SHA 8185752View commit details -
Merge pull request #809 from loomnetwork/fix_hsm
fix hsm signatures
Configuration menu - View commit details
-
Copy full SHA for a9382c1 - Browse repository at this point
Copy the full SHA a9382c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f78ba7d - Browse repository at this point
Copy the full SHA f78ba7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f64273f - Browse repository at this point
Copy the full SHA f64273fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcb1cc0 - Browse repository at this point
Copy the full SHA dcb1cc0View commit details -
Merge pull request #810 from loomnetwork/changelog
updating initial change log
Configuration menu - View commit details
-
Copy full SHA for 8aa5140 - Browse repository at this point
Copy the full SHA 8aa5140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48218e8 - Browse repository at this point
Copy the full SHA 48218e8View commit details
Commits on Mar 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fb03333 - Browse repository at this point
Copy the full SHA fb03333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e4e7b - Browse repository at this point
Copy the full SHA 97e4e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3a7aa - Browse repository at this point
Copy the full SHA ac3a7aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e2cf3 - Browse repository at this point
Copy the full SHA 97e2cf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bfdf15 - Browse repository at this point
Copy the full SHA 0bfdf15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90eb394 - Browse repository at this point
Copy the full SHA 90eb394View commit details -
(dpos) multiple delegations -- phase 1 (#811)
* transitioning to dposv3 types * first steps towards improved delegation storage * removing unnecessary `SetDelegation` function * adding support for delegationIndex in storage * changing capitalization of feeChangeDelay to reflect its being a constant * transitioning to delegation index storage * modularizing delegationkey computation * adjusting sort to handle new delegation index * adding index parameter to GetDelegation * reset makefile
Configuration menu - View commit details
-
Copy full SHA for ea98c6c - Browse repository at this point
Copy the full SHA ea98c6cView commit details
Commits on Mar 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4da072b - Browse repository at this point
Copy the full SHA 4da072bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef21fbf - Browse repository at this point
Copy the full SHA ef21fbfView commit details -
(dpos) multiple delegations -- final phase (#816)
* creating funcion to generate next delegation index - improving ListDelegations impl - simplifying Delegate given new multidelegation scheme * adjustments to use new checkdelegation request / repsonse * updating dpos redelegate & unbond funcs to support multidelegation * updating tests to work with new multidelegation features * removing old locktime-combining related tests * improving ranges over delegations * ensuring that redelegate uses proper delegation indices * adding multidelegation tests * resetting makefile
Configuration menu - View commit details
-
Copy full SHA for a820cdb - Browse repository at this point
Copy the full SHA a820cdbView commit details
Commits on Mar 7, 2019
-
Add NumMainnetBlockConfirmations setting to TG Oracle config
This setting specifies how many block confirmations the TG Oracle should wait for before forwarding events from an Ethereum block.
Configuration menu - View commit details
-
Copy full SHA for ddc80ee - Browse repository at this point
Copy the full SHA ddc80eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83de62a - Browse repository at this point
Copy the full SHA 83de62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78cf636 - Browse repository at this point
Copy the full SHA 78cf636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 100b5bb - Browse repository at this point
Copy the full SHA 100b5bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30bc200 - Browse repository at this point
Copy the full SHA 30bc200View commit details -
* adding comment to GetNextDelegationIndex * adding table-based lockup tests * deleting delegations whose full amounts have been unbonded * adding delegation deletion & DelegationsCount tests
Configuration menu - View commit details
-
Copy full SHA for 9627825 - Browse repository at this point
Copy the full SHA 9627825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31a0cb6 - Browse repository at this point
Copy the full SHA 31a0cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50365bb - Browse repository at this point
Copy the full SHA 50365bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c86a150 - Browse repository at this point
Copy the full SHA c86a150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0671aee - Browse repository at this point
Copy the full SHA 0671aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for baf6bff - Browse repository at this point
Copy the full SHA baf6bffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 098e767 - Browse repository at this point
Copy the full SHA 098e767View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b31d99 - Browse repository at this point
Copy the full SHA 8b31d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f7946 - Browse repository at this point
Copy the full SHA c8f7946View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd7e4a5 - Browse repository at this point
Copy the full SHA dd7e4a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 612c5c7 - Browse repository at this point
Copy the full SHA 612c5c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625f63f - Browse repository at this point
Copy the full SHA 625f63fView commit details -
Add withdrawer blacklist to TG Oracle
The blacklist can be specified using the WithdrawerAddressBlacklist setting in the Oracle config, which should contain a list of DAppChain addresses the TG Oracle shouldn't sign withdrawals for.
Configuration menu - View commit details
-
Copy full SHA for faeb4b7 - Browse repository at this point
Copy the full SHA faeb4b7View commit details -
adding parameter to set new locktime in Redelegate
- simplifying calculateTierLocktime arguments + resulted in test simplification as well
Configuration menu - View commit details
-
Copy full SHA for 1a5027c - Browse repository at this point
Copy the full SHA 1a5027cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4736086 - Browse repository at this point
Copy the full SHA 4736086View commit details
Commits on Mar 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5eb0d74 - Browse repository at this point
Copy the full SHA 5eb0d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed1c53a - Browse repository at this point
Copy the full SHA ed1c53aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a69831 - Browse repository at this point
Copy the full SHA 4a69831View commit details -
Configuration menu - View commit details
-
Copy full SHA for e37314d - Browse repository at this point
Copy the full SHA e37314dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec2b943 - Browse repository at this point
Copy the full SHA ec2b943View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58fb24c - Browse repository at this point
Copy the full SHA 58fb24cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4488856 - Browse repository at this point
Copy the full SHA 4488856View commit details -
Merge remote-tracking branch 'origin/issue774' into issue774
# Conflicts: # auth/eth.go
Configuration menu - View commit details
-
Copy full SHA for e8d89a9 - Browse repository at this point
Copy the full SHA e8d89a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b4481 - Browse repository at this point
Copy the full SHA 44b4481View commit details -
Configuration menu - View commit details
-
Copy full SHA for c11c503 - Browse repository at this point
Copy the full SHA c11c503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 894cce5 - Browse repository at this point
Copy the full SHA 894cce5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dea536 - Browse repository at this point
Copy the full SHA 8dea536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 723b059 - Browse repository at this point
Copy the full SHA 723b059View commit details -
Configuration menu - View commit details
-
Copy full SHA for c516dfa - Browse repository at this point
Copy the full SHA c516dfaView commit details
Commits on Mar 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e46996f - Browse repository at this point
Copy the full SHA e46996fView commit details -
Merge branch 'map-accounts-ledger' of github.com:loomnetwork/loomchai…
…n into map-accounts-ledger
Configuration menu - View commit details
-
Copy full SHA for 3e8bd3d - Browse repository at this point
Copy the full SHA 3e8bd3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cabd588 - Browse repository at this point
Copy the full SHA cabd588View commit details -
Merge pull request #825 from loomnetwork/postlockup
resetting tier postlockup & related changes
Configuration menu - View commit details
-
Copy full SHA for f1fa9de - Browse repository at this point
Copy the full SHA f1fa9deView commit details
Commits on Mar 11, 2019
-
Merge pull request #829 from loomnetwork/fix-deposit-event-emission
fix deposit event emission
Configuration menu - View commit details
-
Copy full SHA for da33cbf - Browse repository at this point
Copy the full SHA da33cbfView commit details -
Add
gateway unclaimed-tokens
cmd & extendgateway account
cmdThe gateway account cmd now displays the ETH & LOOM balances for the DAppChain account if an account mapping exists. The gateway unclaimed-tokens` cmd displays the unclaimed tokens held by the DAppChain Gateway. Output from the commands is rather crude.
Configuration menu - View commit details
-
Copy full SHA for 0897404 - Browse repository at this point
Copy the full SHA 0897404View commit details -
Configuration menu - View commit details
-
Copy full SHA for 111f44f - Browse repository at this point
Copy the full SHA 111f44fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 848a3de - Browse repository at this point
Copy the full SHA 848a3deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f5bec - Browse repository at this point
Copy the full SHA 72f5becView commit details -
Configuration menu - View commit details
-
Copy full SHA for de921d5 - Browse repository at this point
Copy the full SHA de921d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d77b6c - Browse repository at this point
Copy the full SHA 7d77b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96dfbc9 - Browse repository at this point
Copy the full SHA 96dfbc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8001d14 - Browse repository at this point
Copy the full SHA 8001d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3086f83 - Browse repository at this point
Copy the full SHA 3086f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d496b - Browse repository at this point
Copy the full SHA 28d496bView commit details -
Merge pull request #834 from loomnetwork/delegation-testing
dposv3 testing & cleanup
Configuration menu - View commit details
-
Copy full SHA for 51ddfac - Browse repository at this point
Copy the full SHA 51ddfacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64fcf6e - Browse repository at this point
Copy the full SHA 64fcf6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8214f61 - Browse repository at this point
Copy the full SHA 8214f61View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d8d47 - Browse repository at this point
Copy the full SHA f1d8d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f3c141 - Browse repository at this point
Copy the full SHA 3f3c141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0226d21 - Browse repository at this point
Copy the full SHA 0226d21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87bc490 - Browse repository at this point
Copy the full SHA 87bc490View commit details -
Configuration menu - View commit details
-
Copy full SHA for b564278 - Browse repository at this point
Copy the full SHA b564278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64d9b51 - Browse repository at this point
Copy the full SHA 64d9b51View commit details
Commits on Mar 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9dc2d88 - Browse repository at this point
Copy the full SHA 9dc2d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d0d71f - Browse repository at this point
Copy the full SHA 5d0d71fView commit details -
Merge pull request #815 from loomnetwork/map-accounts-ledger
[WIP Map accounts / Withdraw Rewards ledger
Configuration menu - View commit details
-
Copy full SHA for aa9c4f0 - Browse repository at this point
Copy the full SHA aa9c4f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9211f5c - Browse repository at this point
Copy the full SHA 9211f5cView commit details -
Collect GoLevelDB metrics and feed them to Prometheus (#779)
This addresses part of issue #769
Configuration menu - View commit details
-
Copy full SHA for 2ae732f - Browse repository at this point
Copy the full SHA 2ae732fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e44d7d0 - Browse repository at this point
Copy the full SHA e44d7d0View commit details -
Unsafe rpc methods on a separate interface (#804)
Unsafe TM endpoints can now be served on a separate interface, to enable this functionality add the following to `loom.yml`: UnsafeRPCEnabled: true UnsafeRPCBindAddress: "tcp://127.0.0.1:26680" # this is default host:port The following endpoints will then be available at `http://127.0.0.1:26680`: - `/dial_seeds` - `/dial_peers` - `/unsafe_flush_mempool` - `/unsafe_start_cpu_profiler` - `/unsafe_stop_cpu_profiler` - `/unsafe_write_heap_profile`
Configuration menu - View commit details
-
Copy full SHA for 2ed933e - Browse repository at this point
Copy the full SHA 2ed933eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2820b2 - Browse repository at this point
Copy the full SHA c2820b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e1f4b - Browse repository at this point
Copy the full SHA 69e1f4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a2863 - Browse repository at this point
Copy the full SHA e8a2863View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8279f6 - Browse repository at this point
Copy the full SHA c8279f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec768e8 - Browse repository at this point
Copy the full SHA ec768e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f94f73 - Browse repository at this point
Copy the full SHA 5f94f73View commit details -
Configuration menu - View commit details
-
Copy full SHA for c48afe7 - Browse repository at this point
Copy the full SHA c48afe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d68c5cc - Browse repository at this point
Copy the full SHA d68c5ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39190a8 - Browse repository at this point
Copy the full SHA 39190a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d36e536 - Browse repository at this point
Copy the full SHA d36e536View commit details
Commits on Mar 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cd73b8a - Browse repository at this point
Copy the full SHA cd73b8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6feba8 - Browse repository at this point
Copy the full SHA b6feba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17258be - Browse repository at this point
Copy the full SHA 17258beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 854f5c8 - Browse repository at this point
Copy the full SHA 854f5c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0ba94 - Browse repository at this point
Copy the full SHA fc0ba94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 112333c - Browse repository at this point
Copy the full SHA 112333cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23edd08 - Browse repository at this point
Copy the full SHA 23edd08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 035d0f0 - Browse repository at this point
Copy the full SHA 035d0f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0341d5 - Browse repository at this point
Copy the full SHA b0341d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c25f1b3 - Browse repository at this point
Copy the full SHA c25f1b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 964da99 - Browse repository at this point
Copy the full SHA 964da99View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a92e4 - Browse repository at this point
Copy the full SHA d1a92e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1bb07d - Browse repository at this point
Copy the full SHA f1bb07dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37b6b91 - Browse repository at this point
Copy the full SHA 37b6b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for e10938e - Browse repository at this point
Copy the full SHA e10938eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 568ad66 - Browse repository at this point
Copy the full SHA 568ad66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 847da4c - Browse repository at this point
Copy the full SHA 847da4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f11c680 - Browse repository at this point
Copy the full SHA f11c680View commit details -
Merge pull request #844 from loomnetwork/add-gamechain-flags
Fixed Gamechain flags missing when building with cleveldb
Configuration menu - View commit details
-
Copy full SHA for 7e430ed - Browse repository at this point
Copy the full SHA 7e430edView commit details -
Merge pull request #835 from loomnetwork/rewards-delegation
Automatic Rewards Delegation
Configuration menu - View commit details
-
Copy full SHA for 4f626bc - Browse repository at this point
Copy the full SHA 4f626bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c46a3 - Browse repository at this point
Copy the full SHA c3c46a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 719e8c2 - Browse repository at this point
Copy the full SHA 719e8c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd174df - Browse repository at this point
Copy the full SHA dd174dfView commit details -
Merge pull request #846 from loomnetwork/eth-signature
Remove unused code and comments.
Configuration menu - View commit details
-
Copy full SHA for 9e88e7d - Browse repository at this point
Copy the full SHA 9e88e7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f53480 - Browse repository at this point
Copy the full SHA 4f53480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68cb5fc - Browse repository at this point
Copy the full SHA 68cb5fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb1ed0 - Browse repository at this point
Copy the full SHA 1fb1ed0View commit details -
Merge pull request #847 from loomnetwork/tweaks-address
[wip] minor fix on address mapper
Configuration menu - View commit details
-
Copy full SHA for ddf29b5 - Browse repository at this point
Copy the full SHA ddf29b5View commit details
Commits on Mar 14, 2019
-
Default address mapping to ture if transfergateway, loomcointransfer …
…or plasmacash. Set default external mappings after chain Id read from backend cfg.
Configuration menu - View commit details
-
Copy full SHA for 7366dce - Browse repository at this point
Copy the full SHA 7366dceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d299cd - Browse repository at this point
Copy the full SHA 6d299cdView commit details -
Merge pull request #851 from loomnetwork/eth-sig
Default address mapping to true if transfergateway, loomcointransfer …
Configuration menu - View commit details
-
Copy full SHA for e47f323 - Browse repository at this point
Copy the full SHA e47f323View commit details -
Add more CLI cmds to debug staking issues on PlasmaChain (#838)
Add the following cmds for debugging staking issues on PlasmaChain: - withdrawal-receipt - check-all-delegations - list-candidates
Configuration menu - View commit details
-
Copy full SHA for bc4bf41 - Browse repository at this point
Copy the full SHA bc4bf41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85fb665 - Browse repository at this point
Copy the full SHA 85fb665View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62b40fe - Browse repository at this point
Copy the full SHA 62b40feView commit details
Commits on Mar 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f7b7180 - Browse repository at this point
Copy the full SHA f7b7180View commit details -
Merge pull request #853 from loomnetwork/fix-address-mapper-load
address mapper condition need to execute post load
Configuration menu - View commit details
-
Copy full SHA for 7f16112 - Browse repository at this point
Copy the full SHA 7f16112View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e4f71 - Browse repository at this point
Copy the full SHA f8e4f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e2d3f - Browse repository at this point
Copy the full SHA 68e2d3fView commit details
Commits on Mar 16, 2019
-
Remove AddValidatorCommands to fix build
This function no longer exists in go-loom.
Configuration menu - View commit details
-
Copy full SHA for f777056 - Browse repository at this point
Copy the full SHA f777056View commit details -
Add support for txs signed with TRON private keys (#854)
Increased the test timeout by 5 minutes because 20 minutes sometimes isn't enough for the Linux build bot.
Configuration menu - View commit details
-
Copy full SHA for 80d8209 - Browse repository at this point
Copy the full SHA 80d8209View commit details -
ETH/TRON SignedTx only needs a signed hash of the NonceTx bytes...
Just like a regular LOOM ed25519 SignedTx.
Configuration menu - View commit details
-
Copy full SHA for e71fd95 - Browse repository at this point
Copy the full SHA e71fd95View commit details -
Changed the default to no external networks, they should be explicitly configured.
Configuration menu - View commit details
-
Copy full SHA for 981c6c7 - Browse repository at this point
Copy the full SHA 981c6c7View commit details -
Merge pull request #859 from loomnetwork/refactor-multi-chain-signatures
Refactor multi-chain signature support - first pass
Configuration menu - View commit details
-
Copy full SHA for 12e4318 - Browse repository at this point
Copy the full SHA 12e4318View commit details
Commits on Mar 17, 2019
-
Refactor multi-chain signature support - second pass (#860)
* Eliminate dependency on SignedTx.ChainName, simplify middleware config SignedTx.ChainName was redundant, the chain ID of the message sender address is sufficient to figure out how the signature of the SignedTx should be verified. * Eliminate nonce2 endpoint The existing nonce endpoint can be overloaded to support new signing middleware. The client also shouldn't have to worry about account types when requesting a tx nonce, the node can figure out the account type from the chain ID of the account.
Configuration menu - View commit details
-
Copy full SHA for 88e051c - Browse repository at this point
Copy the full SHA 88e051cView commit details
Commits on Mar 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e17d948 - Browse repository at this point
Copy the full SHA e17d948View commit details -
2)Integration in Makefile 3)Integration in jenkins 4)Lint Report
Configuration menu - View commit details
-
Copy full SHA for a20d992 - Browse repository at this point
Copy the full SHA a20d992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6457beb - Browse repository at this point
Copy the full SHA 6457bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for af46463 - Browse repository at this point
Copy the full SHA af46463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a7b42 - Browse repository at this point
Copy the full SHA 36a7b42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18cd177 - Browse repository at this point
Copy the full SHA 18cd177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0285086 - Browse repository at this point
Copy the full SHA 0285086View commit details -
Configuration menu - View commit details
-
Copy full SHA for 666881b - Browse repository at this point
Copy the full SHA 666881bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae8a43d - Browse repository at this point
Copy the full SHA ae8a43dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f80ba04 - Browse repository at this point
Copy the full SHA f80ba04View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6a7b25 - Browse repository at this point
Copy the full SHA d6a7b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6527e01 - Browse repository at this point
Copy the full SHA 6527e01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cb77b9 - Browse repository at this point
Copy the full SHA 4cb77b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 665f525 - Browse repository at this point
Copy the full SHA 665f525View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe853d9 - Browse repository at this point
Copy the full SHA fe853d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1798c5 - Browse repository at this point
Copy the full SHA f1798c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bed37fa - Browse repository at this point
Copy the full SHA bed37faView commit details -
Merge pull request #864 from loomnetwork/testing
Testing & Candidate Updates
Configuration menu - View commit details
-
Copy full SHA for c07eb87 - Browse repository at this point
Copy the full SHA c07eb87View commit details
Commits on Mar 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6262d37 - Browse repository at this point
Copy the full SHA 6262d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb984e0 - Browse repository at this point
Copy the full SHA eb984e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 511d71e - Browse repository at this point
Copy the full SHA 511d71eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 700d7ca - Browse repository at this point
Copy the full SHA 700d7caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88bdb54 - Browse repository at this point
Copy the full SHA 88bdb54View commit details -
Merge pull request #863 from loomnetwork/golangcilint
Golangcilint
Configuration menu - View commit details
-
Copy full SHA for ce7109d - Browse repository at this point
Copy the full SHA ce7109dView commit details
Commits on Mar 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b0ed247 - Browse repository at this point
Copy the full SHA b0ed247View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e4689a - Browse repository at this point
Copy the full SHA 3e4689aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44876c1 - Browse repository at this point
Copy the full SHA 44876c1View commit details -
Merge pull request #867 from loomnetwork/golangciconfigurationfile
golangcilint configuration file
Configuration menu - View commit details
-
Copy full SHA for 6b1d736 - Browse repository at this point
Copy the full SHA 6b1d736View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa03c5 - Browse repository at this point
Copy the full SHA 9aa03c5View commit details -
Merge pull request #868 from loomnetwork/fix-compilations
fix compilations
Configuration menu - View commit details
-
Copy full SHA for 1d79743 - Browse repository at this point
Copy the full SHA 1d79743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 443e773 - Browse repository at this point
Copy the full SHA 443e773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65cbcce - Browse repository at this point
Copy the full SHA 65cbcceView commit details -
Configuration menu - View commit details
-
Copy full SHA for da87a7d - Browse repository at this point
Copy the full SHA da87a7dView commit details -
- Inline enableFeature - Add missing request validation checks - Make getParams return default initialized struct when no params are set - Fix attempts to read unarmshaled struct on proto.Unmarshal error - Add comments
Configuration menu - View commit details
-
Copy full SHA for d2e9423 - Browse repository at this point
Copy the full SHA d2e9423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 871408b - Browse repository at this point
Copy the full SHA 871408bView commit details -
Reduce number of calls to the DPOSv2 contract & pull out less data
Really the current validator set should be available through Validators() on the contract context, but that doesn't appear to be hooked up to DPOSv2, only v1, so we have to make a direct call into the DPOSv2 contract for now.
Configuration menu - View commit details
-
Copy full SHA for 6f7236f - Browse repository at this point
Copy the full SHA 6f7236fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f2be9 - Browse repository at this point
Copy the full SHA 03f2be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 704af7d - Browse repository at this point
Copy the full SHA 704af7dView commit details -
Merge pull request #840 from loomnetwork/feature-flag
The ChainConfig contract keeps track of boolean feature flags that become active after the majority of validators enable them. Features aren't activated immediately once majority is reached, there's a wait period of N blocks to allow all nodes time to upgrade to a new build if needed. Both the majority percentage and the wait period (in blocks) can be configured by the contract owner (which must be set when the contract is deployed). Once a feature flag is activated its value can be accessed in other contracts via the new `FeatureEnabled` method available on the contract context. Currently it's not possible to disable a feature flag. A new `chain-cfg` sub-command has been added to the loom CLI to interact with the `ChainConfig` contract.
Configuration menu - View commit details
-
Copy full SHA for ddb5908 - Browse repository at this point
Copy the full SHA ddb5908View commit details
Commits on Mar 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f266e1b - Browse repository at this point
Copy the full SHA f266e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9edc266 - Browse repository at this point
Copy the full SHA 9edc266View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e9cd4 - Browse repository at this point
Copy the full SHA a1e9cd4View commit details -
Merge pull request #876 from loomnetwork/redelegate
emit refferer wallet on dpos staking
Configuration menu - View commit details
-
Copy full SHA for 3a0ed5e - Browse repository at this point
Copy the full SHA 3a0ed5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4bf0b2 - Browse repository at this point
Copy the full SHA f4bf0b2View commit details -
Merge pull request #877 from loomnetwork/fix-getblockbyhash
Fix GetEvmBlockByHash
Configuration menu - View commit details
-
Copy full SHA for 6257265 - Browse repository at this point
Copy the full SHA 6257265View commit details -
ChainConfigMiddleware switches between MultiChainSignatureTxMiddleware and SignatureTxMiddleware based on feature flags & config settings.
Configuration menu - View commit details
-
Copy full SHA for 407cf4f - Browse repository at this point
Copy the full SHA 407cf4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5220841 - Browse repository at this point
Copy the full SHA 5220841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a1da0 - Browse repository at this point
Copy the full SHA 23a1da0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9651b - Browse repository at this point
Copy the full SHA fa9651bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 824b45f - Browse repository at this point
Copy the full SHA 824b45fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d68fa3 - Browse repository at this point
Copy the full SHA 5d68fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dacc653 - Browse repository at this point
Copy the full SHA dacc653View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a7648 - Browse repository at this point
Copy the full SHA 72a7648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e9e96c - Browse repository at this point
Copy the full SHA 9e9e96cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f785731 - Browse repository at this point
Copy the full SHA f785731View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a6df93 - Browse repository at this point
Copy the full SHA 2a6df93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54e05d2 - Browse repository at this point
Copy the full SHA 54e05d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37bfd21 - Browse repository at this point
Copy the full SHA 37bfd21View commit details -
Configuration menu - View commit details
-
Copy full SHA for a573de3 - Browse repository at this point
Copy the full SHA a573de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3e857 - Browse repository at this point
Copy the full SHA 4c3e857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 454c685 - Browse repository at this point
Copy the full SHA 454c685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b84b0b - Browse repository at this point
Copy the full SHA 7b84b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dba91f - Browse repository at this point
Copy the full SHA 6dba91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e916966 - Browse repository at this point
Copy the full SHA e916966View commit details -
Configuration menu - View commit details
-
Copy full SHA for 849700b - Browse repository at this point
Copy the full SHA 849700bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5600a8f - Browse repository at this point
Copy the full SHA 5600a8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f3df2e - Browse repository at this point
Copy the full SHA 3f3df2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ac537 - Browse repository at this point
Copy the full SHA c1ac537View commit details -
Configuration menu - View commit details
-
Copy full SHA for d61037f - Browse repository at this point
Copy the full SHA d61037fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef997aa - Browse repository at this point
Copy the full SHA ef997aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 075a468 - Browse repository at this point
Copy the full SHA 075a468View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a1bb6 - Browse repository at this point
Copy the full SHA d3a1bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98440f8 - Browse repository at this point
Copy the full SHA 98440f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b3740 - Browse repository at this point
Copy the full SHA b7b3740View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b037f - Browse repository at this point
Copy the full SHA a8b037fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f2875d - Browse repository at this point
Copy the full SHA 5f2875dView commit details