Alexander Bezobchuk
e26ab1d116
Merge PR #4825 : Fix upload_coverage CI Job
2019-07-31 15:21:23 -04:00
Ethan Frey
68dd969b4d
Merge PR #4821 : Port weave errors package
2019-07-31 12:37:11 -04:00
Federico Kunze
7c70912263
Merge PR #4790 : Fix multisig output
2019-07-31 11:47:18 -04:00
Federico Kunze
8c989fd424
Merge PR #4797 : blacklist module accounts from receiving txs
2019-07-31 11:39:02 -04:00
colin axner
83b1a9fc22
Merge PR #4798 : Deprecate remove and add permissions in ModuleAccount
2019-07-31 11:07:39 -04:00
Federico Kunze
0fec74893d
Merge PR #4823 : fix DefaultUnbondingTime
2019-07-31 07:46:45 -07:00
frog power 4000
8f09f1e2b3
Merge PR #4800 : Organize store keys in app.go into a map
2019-07-31 06:59:16 -07:00
Federico Kunze
1765613718
Merge PR #4810 : CheckTx msg routing
2019-07-30 09:11:09 -07:00
Aditya
4d5d2f7f5d
Merge PR #4801 : Update tools dependency
2019-07-30 08:17:16 -07:00
yys
adf6ddd4a8
Merge PR #4716 : Fix ledger custom coin type support bug
2019-07-29 11:01:53 -07:00
frog power 4000
bd44492803
Merge PR #4792 : panic on non-registered store
...
* panic on non-registered store
* add pending
* cl
* Delete _4792-bpanic-on-retr
2019-07-29 13:43:14 -04:00
Federico Kunze
fb3e0af0b6
Merge PR #4760 : update x/auth to match module spec
2019-07-29 08:27:01 -07:00
Federico Kunze
24b9e84a84
Merge PR #4784 : JSON representation of event stats
2019-07-26 13:09:15 -07:00
Jack Zampolin
0ba74bb4b7
Merge PR #4777 : Fix Height Queries
2019-07-25 17:45:13 -07:00
colin axner
b4ff0a11f6
Merge PR #4786 : rename test_common to common_test
2019-07-25 14:32:37 -07:00
Federico Kunze
e8a52f17d1
Merge PR #4764 : fix flag min-self-delegation
2019-07-25 12:20:41 -07:00
mircea-c
e8ed9302f7
CI configuration refactor ( #4776 )
...
* added back the tools targets
* removed ci target
2019-07-25 20:21:42 +02:00
colin axner
243e87660b
Merge PR #4779 : Update staking/supply to use exported account interface
2019-07-24 15:54:46 -07:00
Alexander Bezobchuk
2b3d78599e
Merge PR #4772 : Add New Events Attributes
2019-07-24 15:50:34 -07:00
Federico Kunze
bfb6445b05
Merge PR #4757 : update x/genutil to match module spec
...
* reestructure genutil
* use auth and staking types packages
* cleanup
* rename pkg
* chacha cha
* update clog tags and pending
* address comments from code review
2019-07-24 17:37:03 -04:00
kevlubkcm
231fefadb3
Merge PR #4774 : fix typo in panic message
2019-07-24 12:13:35 -07:00
Alexander Bezobchuk
c71eaf77b4
Merge PR #4770 : Migrate Validators v0.36
2019-07-23 19:14:36 -04:00
Alexander Bezobchuk
309dacc637
Merge PR #4768 : Sort JSON during migration
2019-07-23 13:08:46 -07:00
Alexander Bezobchuk
2a27ebc9ab
Merge PR #4767 : Sort genesis JSON before printing
2019-07-23 10:00:26 -07:00
Alexander Bezobchuk
5c95591265
Update clog & Tags ( #4761 )
2019-07-23 08:40:34 +01:00
Federico Kunze
e85a734a57
update x/genaccounts to match module spec ( #4759 )
2019-07-22 16:26:42 +01:00
Minseo Park
bbb7113309
Merge PR #4752 : ABCI Part Additional Translation
2019-07-22 07:35:23 -04:00
Alexander Bezobchuk
3c822547cf
Merge PR #4750 : Allow the use of a custom genesis time in simulations
2019-07-19 14:46:06 -07:00
Federico Kunze
8af2230ee4
Merge PR #4731 : Save sim params and export app state to file
2019-07-19 18:59:04 +02:00
Alexander Bezobchuk
43478167c6
Merge PR #4745 : Update contributing doc
2019-07-19 16:24:39 +02:00
Federico Kunze
b17f8f8df7
Merge PR #4729 : Extend DiffKVStores to return a list of KVPairs
2019-07-19 16:05:37 +02:00
Marko
b45a94a54e
Merge PR #4743 : Update ADR template
2019-07-19 15:53:36 +02:00
Federico Kunze
52edb032ca
Merge PR #4717 : update x/slashing to match module spec
2019-07-19 15:43:38 +02:00
Marko
72ce6df7b6
Merge PR #4742 : Add Table of Contents to README
2019-07-19 15:23:35 +02:00
Gloria Zhao
c03f9690b6
Merge PR #4497 : tx-lifecycle concept doc
2019-07-18 08:12:27 -07:00
Marko
7bc705af85
ADR section to Contribution ( #4703 )
...
- Added a ADR section to the Contributing.md
- This will streamline and create a central palce for discussions
- Currently conversations are fragmented across platfroms and different forum posts,
the aim here is to move it all to one place and create a document to be used as
reference in the future for why SDK went in this direction.
2019-07-18 15:17:40 +01:00
Federico Kunze
a922dad346
Merge PR #4686 : v0.36 supply changes to genesis migration
2019-07-18 14:43:56 +02:00
Jack Zampolin
257d3bfbf2
Merge PR #4733 : Add @fedekunze to CODEOWNERS
2019-07-17 17:02:57 -07:00
gamarin2
ae77f0080a
Merge PR #4691 : Add baseapp concept doc
...
* consolidate intro
* start anatomy of sdk app
* wokring
* working
* querier
* working
* workiiiing
* finish
* add dep and makefile
* Apply suggestions from code review
Co-Authored-By: Alessio Treglia <quadrispro@ubuntu.com>
* typo
* typo
* Apply suggestions from code review
Co-Authored-By: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-Authored-By: Alessio Treglia <quadrispro@ubuntu.com>
Co-Authored-By: frog power 4000 <rigel.rozanski@gmail.com>
* refactor for new module interface
* karoly review
* Apply suggestions from code review
Co-Authored-By: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* encoding
* working on baseapp doc
* baseapp work
* reorg
* almost there
* finish first draft
* remove old files
* hans review'
* jack review + clarification on ABCI methods
2019-07-17 09:26:48 -07:00
colin axner
8c7ed19251
Remove Basic Permission ( #4722 )
...
Module account has "basic" permissions.
Since it is never checked against, we just delete it.
Closes : #4702
2019-07-16 15:02:36 +01:00
Ethan Frey
d3bb9f50e2
Simplify context ( #4706 )
...
Replace complex Context construct with a simpler immutible struct.
Only breaking change is not to support `Value` and `GetValue` as first class calls.
We do embed ctx.Context() as a raw context.Context instead to be used as you see fit.
2019-07-16 14:40:42 +01:00
Marko
6ca641891b
Merge PR #4721 : Upgrade tendermint version
...
- Upgrade to tendermint version `woohoo`
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
2019-07-15 10:31:55 -07:00
colin axner
8b49b58812
Merge PR #4710 : Update Invariant Printing
2019-07-15 09:56:38 -07:00
Federico Kunze
85ca553651
Merge PR #4718 : Update tendermint/iavl to v0.12.3
...
* update iavl to v0.12.3
* add PR number
2019-07-15 09:45:45 -07:00
colin axner
280734d0e3
collect all invariants for a block before stopping ( #4707 )
2019-07-11 11:56:43 +01:00
Austin Abell
3f519832a7
Merge PR #4687 : Changed replace directive to specific revision of tendermint crypto
2019-07-09 15:04:30 -07:00
Karoly Albert Szabo
8a042dedd3
Supply patch for REST ( #4698 )
...
While reintroducing the contract tests a little discrepancy was noted:
* type from integer to string in the swagger definition for supply/total/{denominator}
* remove slash from supply/total route in the implementation
2019-07-09 11:43:00 +01:00
colin axner
1c9a188346
Merge PR #4679 : Extended permissions for module accounts
2019-07-06 15:42:06 -04:00
Aayushi Jain
1a7f31f7c8
Merge PR #4678 : Clean YAML output
2019-07-05 19:25:56 -04:00
Alexander Bezobchuk
2fdbf631e7
Merge PR #4669 : v0.36 distribution genesis migration
2019-07-05 08:34:02 -04:00